summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't set xkb repeat rate from the driver.Peter Hutterer2009-02-111-13/+0
* No autorepeat handling in the driver.Daniel Stone2009-02-111-14/+0
* unifdef XKB and remove all "noXkb" handling.Peter Hutterer2009-02-112-198/+35
* nec/jp layout is just "jp" these days.Daniel Stone2009-02-112-2/+2
* No more special sun keyboards anymore.Daniel Stone2009-02-112-18/+0
* Remove special support for Panix106Daniel Stone2009-02-112-12/+0
* Change KbdCtrlProc to a voidDaniel Stone2009-02-111-4/+2
* Remove leftover ifdef XINPUT.Daniel Stone2009-02-111-3/+0
* Remove SpecialKey handling.Daniel Stone2009-02-117-263/+0
* Janitor: compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-02-054-9/+5
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-01-301-0/+20
* Use XKB_DFLT_RULES from xorg-server.h for default xkb rules filenameAlan Coopersmith2009-01-201-1/+7
* Add note on hal-based configuration to man pageAlan Coopersmith2009-01-091-1/+8
* Move ifdefs to clear "warning: statement has no consequent: if"Alan Coopersmith2009-01-071-4/+5
* Make LED masks more consistently unsigned long to clear compiler/lint warningsAlan Coopersmith2009-01-071-4/+4
* Remove unused variables from Solaris codeAlan Coopersmith2009-01-072-4/+0
* Update for servers newer then 1.5 or git master.xf86-input-keyboard-1.3.2Paulo Cesar Pereira de Andrade2009-01-076-61/+29
* Renamed subdir .cvsignore files to .gitignoreAlan Coopersmith2008-11-182-0/+0
* sun_kbd.c: Don't try to repeat shutdown actions on already closed keyboardAlan Coopersmith2008-11-112-3/+7
* Set TERMINATE_FALLBACK to 0.Luc Verhaegen2008-10-131-1/+1
* Remove useless call to xf86AddModuleInfoAdam Jackson2008-08-191-6/+1
* Remove XFree86-Misc leftovers.Adam Jackson2008-08-191-14/+0
* Move atKeynames.h and xf86CommonSpecialKey() here.Kristian Høgsberg2008-07-243-2/+340
* keyboard 1.3.1xf86-input-keyboard-1.3.1Adam Jackson2008-05-211-1/+1
* Don't send events in DEVICE_INIT, only after DEVICE_ON.Paulo Cesar Pereira de Andrade2008-05-011-10/+18
* keyboard 1.3.0xf86-input-keyboard-1.3.0Adam Jackson2008-03-201-1/+1
* Correct COPYING file and note which notices apply to which code/OS'esAlan Coopersmith2008-03-171-60/+149
* Bug 11026: xf86-input-keyboard COPYING fileDaniel Drake2008-03-171-8/+137
* Alternate patch to preserve NumLock & CapsLock leds at X Server startup.Paulo Cesar Pereira de Andrade2008-03-171-2/+9
* Revert previous attempts to sync lock state & LEDsAlan Coopersmith2008-03-172-52/+0
* Use $(XKBPATH) for xkb file path in man pageAlan Coopersmith2008-03-172-1/+5
* Add information & example of XKB options to man pageMatej Kosik2008-03-171-1/+40
* Makefile.am: nuke RCS IdMatthieu Herrb2008-03-081-1/+0
* lnx: Automatically inherit the vt's numlock and capslock status (Bug #2243)Samuel Thibault2008-01-161-0/+15
* Fix parameters order for printWsType().Matthieu Herrb2007-12-121-1/+1
* Don't sleep(1) on VT entry.Adam Jackson2007-12-031-1/+0
* Update kbd man page to say it has replaced keyboard driver now.Alan Coopersmith2007-10-111-4/+5
* Sun bug #6425775 Xserver is blocked when a program rings keyboard-bellDavid Marx2007-10-101-0/+30
* Remove the legacy keyboard driver's manpageJulien Cristau2007-09-061-108/+0
* Bump version to 1.2.2 for release.xf86-input-keyboard-1.2.2Eric Anholt2007-09-051-1/+1
* Bug #9748: Include GPL license by Rik Faith for some lnx_kbd.c contents.Eric Anholt2007-08-201-0/+4
* Remove unused variablesAlan Coopersmith2007-07-181-5/+0
* Sun bug 6312042: Preserve NumLock & CapsLock state on Xorg startupAlan Coopersmith2007-07-181-0/+37
* Remove old wrappers used for sharing code between keyboard & kbd driversAlan Coopersmith2007-07-182-176/+104
* Update key mappings before we walk them looking for modifiers, not afterAlan Coopersmith2007-07-181-27/+29
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2007-07-171-0/+1
* Update Solaris port to work with os layer move into kbd driverAlan Coopersmith2007-07-175-453/+110
* Keep module version up-to-date using PACKAGE_VERSION_*Julien Cristau2007-06-131-1/+1
* Fix key led updateSamuel Thibault2007-02-051-1/+16
* don't release keys on newer serversDaniel Stone2006-12-081-0/+4