x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
XIDeviceInfo
x11
extensions
XInput2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
struct
XIDeviceInfo {
int
deviceid
;
char
*
name
;
int
use
;
int
attachment
;
Bool
enabled
;
int
num_classes
;
XIAnyClassInfo
**
classes
;
}
Members
Variables
attachment
int
attachment
;
Undocumented in source.
classes
XIAnyClassInfo
**
classes
;
Undocumented in source.
deviceid
int
deviceid
;
Undocumented in source.
enabled
Bool
enabled
;
Undocumented in source.
name
char
*
name
;
Undocumented in source.
num_classes
int
num_classes
;
Undocumented in source.
use
int
use
;
Undocumented in source.
Meta
Source
See Implementation
x11
extensions
XInput2
aliases
XIFocusInEvent
XIFocusOutEvent
XIGroupState
XILeaveEvent
functions
XIAllowEvents
XIChangeHierarchy
XIChangeProperty
XIDefineCursor
XIDeleteProperty
XIFreeDeviceInfo
XIGetClientPointer
XIGetFocus
XIGetProperty
XIGetSelectedEvents
XIGrabButton
XIGrabDevice
XIGrabEnter
XIGrabFocusIn
XIGrabKeycode
XIListProperties
XIQueryDevice
XIQueryPointer
XIQueryVersion
XISelectEvents
XISetClientPointer
XISetFocus
XIUndefineCursor
XIUngrabButton
XIUngrabDevice
XIUngrabEnter
XIUngrabFocusIn
XIUngrabKeycode
XIWarpPointer
structs
XIAddMasterInfo
XIAnyClassInfo
XIAttachSlaveInfo
XIButtonClassInfo
XIButtonState
XIDetachSlaveInfo
XIDeviceChangedEvent
XIDeviceEvent
XIDeviceInfo
XIEnterEvent
XIEvent
XIEventMask
XIGrabModifiers
XIHierarchyEvent
XIHierarchyInfo
XIKeyClassInfo
XIModifierState
XIPropertyEvent
XIRawEvent
XIRemoveMasterInfo
XIValuatorClassInfo
XIValuatorState
unions
XIAnyHierarchyChangeInfo