mapfile-vers revision 699
192N/A#
699N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
192N/A#
192N/A# Permission is hereby granted, free of charge, to any person obtaining a
192N/A# copy of this software and associated documentation files (the
192N/A# "Software"), to deal in the Software without restriction, including
192N/A# without limitation the rights to use, copy, modify, merge, publish,
192N/A# distribute, and/or sell copies of the Software, and to permit persons
192N/A# to whom the Software is furnished to do so, provided that the above
192N/A# copyright notice(s) and this permission notice appear in all copies of
192N/A# the Software and that both the above copyright notice(s) and this
192N/A# permission notice appear in supporting documentation.
192N/A#
192N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
192N/A# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
192N/A# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
192N/A# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
192N/A# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
192N/A# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
192N/A# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
192N/A# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
192N/A# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
192N/A#
192N/A# Except as contained in this notice, the name of a copyright holder
192N/A# shall not be used in advertising or otherwise to promote the sale, use
192N/A# or other dealings in this Software without prior written authorization
192N/A# of the copyright holder.
192N/A#
192N/A#
699N/A# ident "@(#)mapfile-vers 1.2 09/05/07 SMI"
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
699N/A