1.3.1:
Adam Jackson (1):
keyboard 1.3.1
Paulo Cesar Pereira de Andrade (1):
Don't send events in DEVICE_INIT, only after DEVICE_ON.
1.3.0:
Adam Jackson (2):
Don't sleep(1) on VT entry.
keyboard 1.3.0
Alan Coopersmith (4):
Update kbd man page to say it has replaced keyboard driver now.
Use $(XKBPATH) for xkb file path in man page
Revert previous attempts to sync lock state & LEDs
Correct COPYING file and note which notices apply to which code/OS'es
Daniel Drake (1):
Bug 11026: xf86-input-keyboard COPYING file
David Marx (1):
Sun bug #6425775 Xserver is blocked when a program rings keyboard-bell
Julien Cristau (1):
Remove the legacy keyboard driver's manpage
Matej Kosik (1):
Add information & example of XKB options to man page
Matthieu Herrb (2):
Fix parameters order for printWsType().
Makefile.am: nuke RCS Id
Paulo Cesar Pereira de Andrade (1):
Alternate patch to preserve NumLock & CapsLock leds at X Server startup.
Samuel Thibault (1):
lnx: Automatically inherit the vt's numlock and capslock
status (Bug #2243)
This release fixes the driver for the new input-hotplug support in
xserver 1.4. The two interim releases (1.2.0 and 1.2.1) never got
tagged and released, so this is the next version after 1.1.1.
Alan Coopersmith (6):
Update Solaris port to work with os layer move into kbd driver
renamed: .cvsignore -> .gitignore
Update key mappings before we walk them looking for modifiers, not after
Remove old wrappers used for sharing code between keyboard & kbd drivers
Sun bug 6312042: Preserve NumLock & CapsLock state on Xorg startup
Remove unused variables
Daniel Stone (5):
move os keyboard layer into kbd driver, remove legacy keyboard driver
add xf86OSKbd.h to build system, _SOURCES -> _SRCS
bump to 1.2.1
add xf86Keymap.h, fix _SOURCES -> _SRCS in Makefile.am
don't release keys on newer servers
Eric Anholt (2):
Bug #9748: Include GPL license by Rik Faith for some lnx_kbd.c contents.
Bump version to 1.2.2 for release.
Julien Cristau (1):
Keep module version up-to-date using PACKAGE_VERSION_*
Samuel Thibault (1):
Fix key led update