From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- .../hw/dmx/doc/html/struct__DMXLocalInitInfo.html | 1185 ++++++++------------ 1 file changed, 489 insertions(+), 696 deletions(-) (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 index 73b3e3ba6..9803358d9 100644 --- a/xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html +++ b/xorg-server/hw/dmx/doc/html/struct__DMXLocalInitInfo.html @@ -6,764 +6,557 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_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

-

- - - - -
- + + +
+

_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

-

- - - - -
- + +
+

Non-zero if device has a bell

+ +

Referenced by dmxDeviceOnOff(), and othUSBGetInfo().

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::buttonClass + int _DMXLocalInitInfo::buttonClass
-
- - - - - -
-   - - -

-Non-zero if buttons are present

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::focusClass + int _DMXLocalInitInfo::focusClass
-
- - - - - -
-   - - -

-Non-zero if device can cause focus

-

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

-Do not allow command line override

-

- - - - -
- + +
+

Do not allow command line override

+ +

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

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::freemap + int _DMXLocalInitInfo::freemap
-
- - - - - -
-   - - -

-If non-zero, free keySyms.map

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::freenames + int _DMXLocalInitInfo::freenames
-
- - - - - -
-   - - -

-Non-zero if names should be free'd

-

- - - - -
- + +
+

Non-zero if names should be free'd

+ +

Referenced by dmxCommonKbdGetInfo(), and dmxKeyboardOn().

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::intFeedbackClass + int _DMXLocalInitInfo::intFeedbackClass
-
- - - - - -
-   - - -

-Non-zero if device has integer feedback

-

- - - - -
- + +
+

Non-zero if device has integer feedback

+ +

Referenced by dmxDeviceOnOff().

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::kbdFeedbackClass + int _DMXLocalInitInfo::kbdFeedbackClass
-
- - - - - -
-   - - -

-Non-zero if device has keyboard feedback

-

- - - - -
- + +
+

Non-zero if device has keyboard feedback

+ +

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

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::keyboard + int _DMXLocalInitInfo::keyboard
-
- - - - - -
-   - - -

-Non-zero if the device is a keyboard

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::keyClass + int _DMXLocalInitInfo::keyClass
-
- - - - - -
-   - - -

-Non-zero if keys are present

-

- - - - -
- + + + + +
+
+
- +
KeySymsRec _DMXLocalInitInfo::keySyms + KeySymsRec _DMXLocalInitInfo::keySyms
-
- - - - - -
-   - - -

-Key symbols

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::ledFeedbackClass + int _DMXLocalInitInfo::ledFeedbackClass
-
- - - - - -
-   - - -

-Non-zero if device has LED indicators

-

- - - - -
- + +
+

Non-zero if device has LED indicators

+ +

Referenced by dmxDeviceOnOff(), and othUSBGetInfo().

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

-Button map

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::maxres[DMX_MAX_AXES] + int _DMXLocalInitInfo::maxres[DMX_MAX_AXES]
-
- - - - - -
-   - - -

-Maximum resolutions

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::maxSymbols + int _DMXLocalInitInfo::maxSymbols
-
- - - - - -
-   - - -

-Maximum symbols

-

- - - - -
- + +
+

Maximum symbols

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::maxSymbolsSupported + int _DMXLocalInitInfo::maxSymbolsSupported
-
- - - - - -
-   - - -

-Maximum symbols supported

-

- - - - -
- + +
+

Maximum symbols supported

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::maxval[DMX_MAX_AXES] + int _DMXLocalInitInfo::maxval[DMX_MAX_AXES]
-
- - - - - -
-   - - -

-Maximum values

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::minres[DMX_MAX_AXES] + int _DMXLocalInitInfo::minres[DMX_MAX_AXES]
-
- - - - - -
-   - - -

-Minimum resolutions

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::minval[DMX_MAX_AXES] + int _DMXLocalInitInfo::minval[DMX_MAX_AXES]
-
- - - - - -
-   - - -

-Minimum values

-

- - - - -
- + + + + +
+
+
- +
CARD8 _DMXLocalInitInfo::modMap[MAP_LENGTH] + CARD8 _DMXLocalInitInfo::modMap[MAP_LENGTH]
-
- - - - - -
-   - - -

-Modifier map

-

- - - - -
- + + + + +
+
+
- +
XkbComponentNamesRec _DMXLocalInitInfo::names + XkbComponentNamesRec _DMXLocalInitInfo::names
-
- - - - - -
-   - - -

-XKB component names

-

- - - - -
- + +
+

XKB component names

+ +

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

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::numAbsAxes + int _DMXLocalInitInfo::numAbsAxes
-
- - - - - -
-   - - -

-Number of absolute axes

-

- - - - -
- + +
+

Number of absolute axes

+ +

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

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::numButtons + int _DMXLocalInitInfo::numButtons
-
- - - - - -
-   - - -

-Number of buttons

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::numRelAxes + int _DMXLocalInitInfo::numRelAxes
-
- - - - - -
-   - - -

-Number of relative axes

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::proximityClass + int _DMXLocalInitInfo::proximityClass
-
- - - - - -
-   - - -

-Non-zero if device causes proximity events

-

- - - - -
- + +
+

Non-zero if device causes proximity events

+ +

Referenced by dmxCommonOthGetInfo(), and dmxDeviceOnOff().

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::ptrFeedbackClass + int _DMXLocalInitInfo::ptrFeedbackClass
-
- - - - - -
-   - - -

-Non-zero if device has pointer feedback

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::res[DMX_MAX_AXES] + int _DMXLocalInitInfo::res[DMX_MAX_AXES]
-
- - - - - -
-   - - -

-Resolution

-

- - - - -
- + + + + +
+
+
- +
int _DMXLocalInitInfo::strFeedbackClass + int _DMXLocalInitInfo::strFeedbackClass
-
- - - - - -
-   - - -

-Non-zero if device has string feedback

-

- - - - -
- + +
+

Non-zero if device has string feedback

+ +

Referenced by dmxDeviceOnOff().

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

-Key symbols

-

- - - - -
- + +
+

Key symbols

+ +
+ + +
+
+
- +
int _DMXLocalInitInfo::valuatorClass + int _DMXLocalInitInfo::valuatorClass
-
- - - - - -
-   - - -

-Non-zero if valuators are present

-

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

-XKB description

-


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

XKB description

+ +

Referenced by dmxDeviceOnOff().

+ +
+ +
The documentation for this struct was generated from the following file: +
-- cgit v1.2.3