From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../Xserver/hw/dmx/doc/html/dmxdummy_8c.html | 111 --------------------- 1 file changed, 111 deletions(-) delete mode 100644 nx-X11/programs/Xserver/hw/dmx/doc/html/dmxdummy_8c.html (limited to 'nx-X11/programs/Xserver/hw/dmx/doc/html/dmxdummy_8c.html') diff --git a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxdummy_8c.html b/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxdummy_8c.html deleted file mode 100644 index d497e154a..000000000 --- a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxdummy_8c.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - File Index - - - - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

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

-

- - - - -
- - - - - - - - - - - - - - - - - - - -
void dmxDummyMouGetInfo DevicePtr  pDev,
DMXLocalInitInfoPtr  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.

-


-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3