From f0abc6f0061255195880cc281f428f4adcf3b33a Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 15:17:20 +0000 Subject: svn merge -r554:HEAD "^/branches/released" . --- .../hw/dmx/doc/html/struct__DMXLocalInitInfo.html | 571 --------------------- 1 file changed, 571 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html (limited to 'xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html b/xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html deleted file mode 100644 index 9803358d9..000000000 --- a/xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - - File Index - - - - - -
-

_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().

- -
-
- - - - - -
-
- - - - -
int _DMXLocalInitInfo::force
-
-
-

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 keyboard feedback

- -

Referenced by dmxBackendKbdGetInfo(), dmxCommonOthGetInfo(), dmxConsoleKbdGetInfo(), dmxDummyKbdGetInfo(), kbdLinuxGetInfo(), and kbdUSBGetInfo().

- -
-
- - - - - - - -
- -
-

Non-zero if device has LED indicators

- -

Referenced by dmxDeviceOnOff(), and othUSBGetInfo().

- -
-
- -
-
- - - - -
unsigned char _DMXLocalInitInfo::map[DMX_MAX_BUTTONS]
-
- -
- - - -
- -
-

Maximum symbols

- -
-
- -
- -
-

Maximum symbols supported

- -
-
- - - - - - - -
-
- - - - -
CARD8 _DMXLocalInitInfo::modMap[MAP_LENGTH]
-
- -
- -
-
- - - - -
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().

- -
-
- -
-
- - - - -
KeySym* _DMXLocalInitInfo::symbols
-
-
-

Key symbols

- -
-
- - - -
-
- - - - -
XkbDescPtr _DMXLocalInitInfo::xkb
-
-
-

XKB description

- -

Referenced by dmxDeviceOnOff().

- -
-
-
The documentation for this struct was generated from the following file: -
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3