summaryrefslogtreecommitdiff
path: root/hw/dmx/input/lnx-keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* dmx: Remove non-evdev hardware input driversAdam Jackson2017-01-191-1193/+0
* dix: Update some comments to reflect the new non-SIGIO input modelAdam Jackson2016-06-081-1/+1
* dix: Use OsSignal() not signal()Adam Jackson2016-06-081-3/+2
* Drop trailing whitespacesPeter Hutterer2014-11-121-10/+10
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-6/+6
* Introduce a consistent coding styleKeith Packard2012-03-211-456/+660
* Replace XmuSnprintf with snprintf.Jamey Sharp2011-09-191-2/+2
* dmx: Fix a non-constant printf format string warning.Jamey Sharp2011-09-181-2/+2
* Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2010-06-061-1/+1
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-1/+1
* dmx: switch lnx-input and usb-input over to xkb-only.Peter Hutterer2009-09-131-6/+11
* Input: Remove modifierMap from coreDaniel Stone2009-01-221-1/+1
* I hate you xlib. Please die in a fire.Adam Jackson2008-10-081-2/+2
* xalloc+memset(0) -> xcallocAdam Jackson2008-10-061-2/+1
* Death to RCS tags.Adam Jackson2007-06-291-1/+0
* Checkpoint fixes to DMX for X input changes.Brian2007-03-301-0/+12
* Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin2005-07-121-0/+4
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-1/+1
* Add Distributed Multihead X (DMX) supportKevin E Martin2004-06-301-0/+971