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 --- xorg-server/hw/dmx/doc/html/dmxdummy_8h.html | 136 +++++++++++++-------------- 1 file changed, 67 insertions(+), 69 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/dmxdummy_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxdummy_8h.html b/xorg-server/hw/dmx/doc/html/dmxdummy_8h.html index ca868f943..158731b70 100644 --- a/xorg-server/hw/dmx/doc/html/dmxdummy_8h.html +++ b/xorg-server/hw/dmx/doc/html/dmxdummy_8h.html @@ -6,97 +6,95 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
+ + +

dmxdummy.h File Reference

-

-Go to the source code of this file. - - - - - - +

Go to the source code of this file.

+

Functions

void dmxDummyMouGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
void dmxDummyKbdGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
+ + +

Functions

void dmxDummyMouGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
void dmxDummyKbdGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
-


Detailed Description

-Interface to dummy input device support.
See also:
dmxdummy.c
-

Function Documentation

-

- - - - -
- +

Detailed Description

+

Interface to dummy input device support.

+
See also:
dmxdummy.c
+

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + - - + + -
void dmxDummyKbdGetInfo DevicePtr  pDev, void dmxDummyKbdGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  infoDMXLocalInitInfoPtr  info 
)
-
- - - - - -
-   - + +
+

Return information about the dummy keyboard device specified in pDev into the structure pointed to by info. The keyboard is set up to have 1 valid key code that is NoSymbol

-

-Return information about the dummy keyboard device specified in pDev into the structure pointed to by info. The keyboard is set up to have 1 valid key code that is NoSymbol

-

- - - - -
- +

References _DMXLocalInitInfo::focusClass, _DMXLocalInitInfo::force, _DMXLocalInitInfo::freemap, _DMXLocalInitInfo::kbdFeedbackClass, _DMXLocalInitInfo::keyboard, _DMXLocalInitInfo::keyClass, and _DMXLocalInitInfo::keySyms.

+ + + + +
+
+
- - - - + + + + + - - - + + - - + + -
void dmxDummyMouGetInfo DevicePtr  pDev, void dmxDummyMouGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  infoDMXLocalInitInfoPtr  info 
)
-
- - - - - -
-   - + +
+

Return information about the dummy mouse device specified in pDev into the structure pointed to by info. They mouse has 3 buttons and two axes.

-

-Return information about the dummy mouse device specified in pDev into the structure pointed to by info. They mouse has 3 buttons and two axes.

+

References _DMXLocalInitInfo::buttonClass, _DMXLocalInitInfo::map, _DMXLocalInitInfo::maxres, _DMXLocalInitInfo::maxval, _DMXLocalInitInfo::minres, _DMXLocalInitInfo::minval, _DMXLocalInitInfo::numButtons, _DMXLocalInitInfo::numRelAxes, _DMXLocalInitInfo::ptrFeedbackClass, _DMXLocalInitInfo::res, and _DMXLocalInitInfo::valuatorClass.

+ +
+ +
-- cgit v1.2.3