_DMXLocalInitInfo Struct Reference

#include <dmxinputinit.h>

Data Fields

int keyboard
int keyClass
KeySymsRec keySyms
int freemap
CARD8 modMap [MAP_LENGTH]
XkbDescPtr xkb
XkbComponentNamesRec names
int freenames
int force
int buttonClass
int numButtons
unsigned char map [DMX_MAX_BUTTONS]
int valuatorClass
int numRelAxes
int numAbsAxes
int minval [DMX_MAX_AXES]
int maxval [DMX_MAX_AXES]
int res [DMX_MAX_AXES]
int minres [DMX_MAX_AXES]
int maxres [DMX_MAX_AXES]
int focusClass
int proximityClass
int kbdFeedbackClass
int ptrFeedbackClass
int ledFeedbackClass
int belFeedbackClass
int intFeedbackClass
int strFeedbackClass
int maxSymbols
int maxSymbolsSupported
KeySym * symbols

Detailed Description

Stores information from low-level device that is used to initialize the device at the dix level.


Field Documentation

Non-zero if device has a bell

Referenced by dmxDeviceOnOff(), and othUSBGetInfo().

Do not allow command line override

Referenced by dmxDummyKbdGetInfo(), dmxKeyboardOn(), and kbdUSBGetInfo().

Non-zero if names should be free'd

Referenced by dmxCommonKbdGetInfo(), and dmxKeyboardOn().

Non-zero if device has integer feedback

Referenced by dmxDeviceOnOff().

Non-zero if device has LED indicators

Referenced by dmxDeviceOnOff(), and othUSBGetInfo().

Maximum symbols

Maximum symbols supported

XkbComponentNamesRec _DMXLocalInitInfo::names

XKB component names

Referenced by dmxCommonKbdGetInfo(), dmxKeyboardOn(), and kbdUSBGetInfo().

Number of absolute axes

Referenced by dmxCommonOthGetInfo(), dmxDeviceOnOff(), and othUSBGetInfo().

Non-zero if device causes proximity events

Referenced by dmxCommonOthGetInfo(), and dmxDeviceOnOff().

Non-zero if device has string feedback

Referenced by dmxDeviceOnOff().

Key symbols

XKB description

Referenced by dmxDeviceOnOff().


The documentation for this struct was generated from the following file: