xserver-multidpi/hw/dmx/input
Brian ebdc8ce5c1 Checkpoint DMX updates: things are working much better now, but still not 100% right.
Use new dmxCoreMotion2() function which enqueues motion events with
GetPointerEvents()/mieqEnqueue().
The clipAxis() code in GetPointerEvents() is causing some grief.  The
limits seem to have always been (0,0) according to the original calls
to InitValuatorAxisStruct() in dmxinputinit.c.
Terrible hack for now: Call InitValuatorAxisStruct() with hard-coded max
values of 1280 (my screen width).
2007-03-30 16:05:46 -06:00
..
ChkNotMaskEv.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
ChkNotMaskEv.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxarg.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxarg.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxbackend.c Checkpoint DMX updates: things are working much better now, but still not 100% right. 2007-03-30 16:05:46 -06:00
dmxbackend.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxcommon.c Coverity #1003, #1004: Two more useless null checks. 2006-04-14 23:10:59 +00:00
dmxcommon.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxconsole.c Coverity #1005: Avoid a null deref. 2006-04-14 23:09:38 +00:00
dmxconsole.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxdetach.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxdummy.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxdummy.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxeq.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dmxeq.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxevents.c Checkpoint DMX updates: things are working much better now, but still not 100% right. 2007-03-30 16:05:46 -06:00
dmxevents.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxinputinit.c Checkpoint DMX updates: things are working much better now, but still not 100% right. 2007-03-30 16:05:46 -06:00
dmxinputinit.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxmap.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxmap.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxmotion.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxmotion.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxsigio.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
dmxsigio.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxxinput.c Checkpoint fixes to DMX for X input changes. 2007-03-30 13:19:33 -06:00
lnx-keyboard.c Checkpoint fixes to DMX for X input changes. 2007-03-30 13:19:33 -06:00
lnx-keyboard.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
lnx-ms.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
lnx-ms.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
lnx-ps2.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
lnx-ps2.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
Makefile.am Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
usb-common.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
usb-common.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
usb-keyboard.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
usb-keyboard.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
usb-mouse.c Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
usb-mouse.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
usb-other.c More warning cleanup. 2006-03-29 01:05:09 +00:00
usb-other.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
usb-private.h Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00