xserver-multidpi/hw/dmx/input
Brian 0aaf28e563 In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to the size of the backend display.
It seems that the changes to X input exposed a problem that wasn't detected
before.  The axis clipping code in GetPointerEvents() uses those limits to
constrain the pointer's coordinate range.  The max was zero so the pointer
couldn't move.
2007-04-02 12:41:30 -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 In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to the size of the backend display. 2007-04-02 12:41:30 -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 Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button coordinate problem 2007-04-02 12:29:37 -06:00
dmxevents.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
dmxinputinit.c undo 1280 valuator hack 2007-04-02 12:39:04 -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