192N/A#
1351N/A# Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
192N/A#
192N/A# Permission is hereby granted, free of charge, to any person obtaining a
919N/A# copy of this software and associated documentation files (the "Software"),
919N/A# to deal in the Software without restriction, including without limitation
919N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
919N/A# and/or sell copies of the Software, and to permit persons to whom the
919N/A# Software is furnished to do so, subject to the following conditions:
192N/A#
919N/A# The above copyright notice and this permission notice (including the next
919N/A# paragraph) shall be included in all copies or substantial portions of the
919N/A# Software.
192N/A#
919N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919N/A# DEALINGS IN THE SOFTWARE.
192N/A#
192N/A#
192N/A#
192N/A
192N/AlibXrandr_1.0 {
192N/A global:
192N/A XRRQueryExtension;
192N/A XRRQueryVersion;
192N/A XRRGetScreenInfo;
192N/A XRRFreeScreenConfigInfo;
192N/A XRRSetScreenConfig;
192N/A XRRConfigRotations;
192N/A XRRConfigTimes;
192N/A XRRConfigSizes;
192N/A XRRConfigCurrentConfiguration;
192N/A XRRRootToScreen;
192N/A XRRSelectInput;
192N/A XRRRotations;
192N/A XRRSizes;
192N/A XRRTimes;
192N/A local:
192N/A *;
192N/A};
192N/A
192N/AlibXrandr_1.1 {
192N/A global:
192N/A XRRSetScreenConfigAndRate;
192N/A XRRConfigRates;
192N/A XRRConfigCurrentRate;
192N/A XRRRates;
192N/A} libXrandr_1.0;
192N/A
192N/A
192N/AlibXrandr_1.2 {
192N/A global:
192N/A XRRGetScreenSizeRange;
192N/A XRRSetScreenSize;
192N/A XRRGetScreenResources;
192N/A XRRFreeScreenResources;
192N/A XRRGetOutputInfo;
192N/A XRRFreeOutputInfo;
192N/A XRRListOutputProperties;
192N/A XRRQueryOutputProperty;
192N/A XRRConfigureOutputProperty;
192N/A XRRChangeOutputProperty;
192N/A XRRDeleteOutputProperty;
192N/A XRRGetOutputProperty;
192N/A XRRAllocModeInfo;
192N/A XRRCreateMode;
192N/A XRRDestroyMode;
192N/A XRRAddOutputMode;
192N/A XRRDeleteOutputMode;
192N/A XRRFreeModeInfo;
192N/A XRRGetCrtcInfo;
192N/A XRRFreeCrtcInfo;
192N/A XRRSetCrtcConfig;
192N/A XRRGetCrtcGammaSize;
192N/A XRRGetCrtcGamma;
192N/A XRRAllocGamma;
192N/A XRRSetCrtcGamma;
192N/A XRRFreeGamma;
192N/A XRRUpdateConfiguration;
192N/A} libXrandr_1.1;
192N/A
699N/AlibXrandr_1.3 {
699N/A global:
699N/A XRRGetScreenResourcesCurrent;
699N/A XRRSetCrtcTransform;
699N/A XRRGetCrtcTransform;
699N/A XRRGetPanning;
699N/A XRRFreePanning;
699N/A XRRSetPanning;
699N/A XRRSetOutputPrimary;
699N/A XRRGetOutputPrimary;
699N/A} libXrandr_1.2;
699N/A
1351N/AlibXrandr_1.4 {
1351N/A global:
1351N/A XRRChangeProviderProperty;
1351N/A XRRConfigureProviderProperty;
1351N/A XRRDeleteProviderProperty;
1351N/A XRRFreeProviderInfo;
1351N/A XRRFreeProviderResources;
1351N/A XRRGetProviderInfo;
1351N/A XRRGetProviderProperty;
1351N/A XRRGetProviderResources;
1351N/A XRRListProviderProperties;
1351N/A XRRQueryProviderProperty;
1351N/A XRRSetProviderOffloadSink;
1351N/A XRRSetProviderOutputSource;
1351N/A} libXrandr_1.3;