920N/A#
1560N/A# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
920N/A#
920N/A# Permission is hereby granted, free of charge, to any person obtaining a
920N/A# copy of this software and associated documentation files (the "Software"),
920N/A# to deal in the Software without restriction, including without limitation
920N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
920N/A# and/or sell copies of the Software, and to permit persons to whom the
920N/A# Software is furnished to do so, subject to the following conditions:
920N/A#
920N/A# The above copyright notice and this permission notice (including the next
920N/A# paragraph) shall be included in all copies or substantial portions of the
920N/A# Software.
920N/A#
920N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
920N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
920N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
920N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
920N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
920N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
920N/A# DEALINGS IN THE SOFTWARE.
920N/A#
920N/A
1366N/ASUNW_1.4 {
1366N/A global:
1560N/A# Added in libXi 1.7.0
1366N/A XIBarrierReleasePointer;
1366N/A XIBarrierReleasePointers;
1560N/A
1560N/A# Added in libXi 1.6.0
1560N/A XIAllowTouchEvents;
1366N/A XIGrabTouchBegin;
1366N/A XIUngrabTouchBegin;
1366N/A
920N/A# Added in libXi 1.3.0 / <X11/extensions/XInput2.h>:
920N/A XIQueryPointer;
920N/A XIWarpPointer;
920N/A XIDefineCursor;
920N/A XIUndefineCursor;
920N/A XIChangeHierarchy;
920N/A XISetClientPointer;
920N/A XIGetClientPointer;
920N/A XISelectEvents;
920N/A XIGetSelectedEvents;
920N/A XIQueryVersion;
920N/A XIQueryDevice;
920N/A XISetFocus;
920N/A XIGetFocus;
920N/A XIGrabDevice;
920N/A XIUngrabDevice;
920N/A XIAllowEvents;
920N/A XIGrabButton;
920N/A XIGrabKeycode;
920N/A XIGrabEnter;
920N/A XIGrabFocusIn;
920N/A XIUngrabButton;
920N/A XIUngrabKeycode;
920N/A XIUngrabEnter;
920N/A XIUngrabFocusIn;
920N/A XIListProperties;
920N/A XIChangeProperty;
920N/A XIUngrabFocusIn;
920N/A XIListProperties;
920N/A XIChangeProperty;
920N/A XIDeleteProperty;
920N/A XIGetProperty;
920N/A XIFreeDeviceInfo;
920N/A} SUNW_1.3;
920N/A
920N/A# X Input Extension 1.5 (inputproto 1.5.0 / libXi 1.2.1) [PSARC 2009/303]
920N/ASUNW_1.3 {
920N/A global:
920N/A XChangeDeviceProperty;
920N/A XDeleteDeviceProperty;
920N/A XGetDeviceProperty;
920N/A XListDeviceProperties;
920N/A} SUNW_1.2;
920N/A
920N/A# Used by DevicePresence macro in public <X11/XInput.h> header (CR 6778267)
920N/ASUNW_1.2 {
920N/A global:
920N/A _XiGetDevicePresenceNotifyEvent;
920N/A} SUNW_1.1;
920N/A
920N/ASUNW_1.1 {
920N/A global:
920N/A XAllowDeviceEvents;
920N/A XChangeDeviceControl;
920N/A XChangeDeviceDontPropagateList;
920N/A XChangeDeviceKeyMapping;
920N/A XChangeFeedbackControl;
920N/A XChangeKeyboardDevice;
920N/A XChangePointerDevice;
920N/A XCloseDevice;
920N/A XDeviceBell;
920N/A XFreeDeviceControl;
920N/A XFreeDeviceList;
920N/A XFreeDeviceMotionEvents;
920N/A XFreeDeviceState;
920N/A XFreeFeedbackList;
920N/A XGetDeviceButtonMapping;
920N/A XGetDeviceControl;
920N/A XGetDeviceDontPropagateList;
920N/A XGetDeviceFocus;
920N/A XGetDeviceKeyMapping;
920N/A XGetDeviceModifierMapping;
920N/A XGetDeviceMotionEvents;
920N/A XGetExtensionVersion;
920N/A XGetFeedbackControl;
920N/A XGetSelectedExtensionEvents;
920N/A XGrabDevice;
920N/A XGrabDeviceButton;
920N/A XGrabDeviceKey;
920N/A XListInputDevices;
920N/A XOpenDevice;
920N/A XQueryDeviceState;
920N/A XSelectExtensionEvent;
920N/A XSendExtensionEvent;
920N/A XSetDeviceButtonMapping;
920N/A XSetDeviceFocus;
920N/A XSetDeviceMode;
920N/A XSetDeviceModifierMapping;
920N/A XSetDeviceValuators;
920N/A XUngrabDevice;
920N/A XUngrabDeviceButton;
920N/A XUngrabDeviceKey;
920N/A local:
920N/A *;
920N/A};
920N/A
920N/ASUNWprivate {
920N/A global:
920N/A _xibadclass;
920N/A _xibaddevice;
920N/A _xibadevent;
920N/A _xibadmode;
920N/A _xidevicebusy;
920N/A};
920N/A