summaryrefslogtreecommitdiff
path: root/hw/xnest/Keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-07dix: purge leftover manual key down bit setting.Peter Hutterer1-7/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-08-05xnest: restore xnestUpdateModifierStatePeter Hutterer1-16/+5
2009-08-03xnest: fix up parameters to InitKeyboardDeviceStruct.Peter Hutterer1-1/+1
2009-04-17input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.Peter Hutterer1-8/+1
2009-04-14xnest: remove unused variable 'names'.Peter Hutterer1-2/+0
2009-01-25Update xnest keyboard code to match xephyr/kdrive.Paulo Cesar Pereira de Andrade1-12/+26
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-18/+4
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-42/+34
2009-01-21Update xorg-server.h.in & Xnest to use new XKB default #definesAlan Coopersmith1-28/+5
2009-01-22XNest: Fix the build caused by __XKBDEFRULES__ -> XKB_DFLT_RULES in 23862ede5...Benjamin Close1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-11-04xnest: I'm sure xfree works fine, even if we're 64 bit.Peter Hutterer1-4/+0
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone1-0/+6
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-06-09fix compiler warnings in hw/xnest/Keyboard.cGreg Kroah-Hartman1-3/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-7/+1
2006-03-27Remove remnants of XkbCF code.Daniel Stone1-21/+1
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin1-1/+5
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-02Bug #3546: Use MAP_LENGTH instead of a magic number. (Mark McLoughlin) BugAdam Jackson1-2/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-06-25Bug #3030: Fix Xnest keyboard state handling. (Mark McLoughlin)Adam Jackson1-0/+49
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-27/+14
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-2/+133
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+165