1.13. Interfaces for libXi

Table 1-19 defines the library name and shared object name for the libXi library

Table 1-19. libXi Definition

Library:libXi
SONAME:libXi.so.6

The behavior of the interfaces in this library is specified by the following specifications:

X11 Input Library

1.13.1. XInput

1.13.1.1. Interfaces for XInput

An LSB conforming implementation shall provide the generic functions for XInput specified in Table 1-20, with the full mandatory functionality as described in the referenced underlying specification.

Table 1-20. libXi - XInput Function Interfaces

XAllowDeviceEvents [1]XFreeDeviceMotionEvents [1]XGetFeedbackControl [1]XSetDeviceButtonMapping [1]
XChangeDeviceControl [1]XFreeDeviceState [1]XGetSelectedExtensionEvents [1]XSetDeviceFocus [1]
XChangeDeviceDontPropagateList [1]XFreeFeedbackList [1]XGrabDevice [1]XSetDeviceMode [1]
XChangeDeviceKeyMapping [1]XGetDeviceButtonMapping [1]XGrabDeviceButton [1]XSetDeviceModifierMapping [1]
XChangeFeedbackControl [1]XGetDeviceControl [1]XGrabDeviceKey [1]XSetDeviceValuators [1]
XChangeKeyboardDevice [1]XGetDeviceDontPropagateList [1]XInput_find_display [1]XUngrabDevice [1]
XChangePointerDevice [1]XGetDeviceFocus [1]XListInputDevices [1]XUngrabDeviceButton [1]
XCloseDevice [1]XGetDeviceKeyMapping [1]XOpenDevice [1]XUngrabDeviceKey [1]
XDeviceBell [1]XGetDeviceModifierMapping [1]XQueryDeviceState [1] 
XFreeDeviceControl [1]XGetDeviceMotionEvents [1]XSelectExtensionEvent [1] 
XFreeDeviceList [1]XGetExtensionVersion [1]XSendExtensionEvent [1] 

Referenced Specification(s)