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" . --- xorg-server/hw/dmx/doc/html/dmxdummy_8c.html | 109 --------------------------- 1 file changed, 109 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/dmxdummy_8c.html (limited to 'xorg-server/hw/dmx/doc/html/dmxdummy_8c.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxdummy_8c.html b/xorg-server/hw/dmx/doc/html/dmxdummy_8c.html deleted file mode 100644 index f504a462f..000000000 --- a/xorg-server/hw/dmx/doc/html/dmxdummy_8c.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - - File Index - - - - - -
-

dmxdummy.c File Reference

#include "dmx.h"
-#include "dmxinputinit.h"
-#include "dmxdummy.h"
- - - - -

Functions

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

Detailed Description

-

Provide mouse and keyboard that are sufficient for starting the X server, but that don't actually provide any events. This is useful for testing.

-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
void dmxDummyKbdGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  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

- -

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

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void dmxDummyMouGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  info 
)
-
- -
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3