summaryrefslogtreecommitdiff
path: root/hw/dmx/input/dmxinputinit.c
AgeCommit message (Expand)Author
2008-12-09Revert "dmx: claim we support XI 2."Keith Packard
2008-06-05dmx: remove a ifndef XINPUT, XINPUT is always defined now.Peter Hutterer
2008-06-05dmx: for now, don't acknowledge SDs.Peter Hutterer
2008-06-05dmx: learn about the existence of IsXExtensionPointer and IsXExtensionKeyboardPeter Hutterer
2008-06-05dmx: claim we support XI 2.Peter Hutterer
2008-06-05dmx: some more build fixes.Peter Hutterer
2008-05-14dmx: fix build.Peter Hutterer
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2007-06-29Death to RCS tags.Adam Jackson
2007-04-02remove some debug codeBrian
2007-04-02undo 1280 valuator hackBrian
2007-03-30formatting fixesBrian
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian
2007-03-30Tweak some parameters, etc. Things seem a little better now, but still a way...Brian
2007-03-30more debugBrian
2007-03-30Checkpoint fixes to DMX for X input changes.Brian
2006-06-01Remove horrendously ugly DDX backward-compatibility.Daniel Stone
2006-05-29Remove -xkbmap argument.Daniel Stone
2006-04-14Coverity #1007: Fix a silly null check.Adam Jackson
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2004-07-07Bugzilla #817Rik Faith
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin