Commit graph

7 commits

Author SHA1 Message Date
bjs
49df9ac506 Build with -DTERMINATE_FALLBACK=0; this stops the server
from sending two extra ctrl-alt-backspace events. (from upstream).

Bump PKGREVISION.
2008-10-26 21:11:29 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
wiz
7e7badbf51 Update to 1.3.1:
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)
2008-05-30 10:52:05 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
bf1ca5a325 Update to 1.2.2:
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
2008-01-15 23:46:13 +00:00
joerg
1c74572863 Update to xf86-input-keyboard-1.2.0:
Split monolithic source in small subcomponents, moving code out of
the server.
2007-08-05 23:32:47 +00:00
joerg
44b3b6c47f Import xf86-input-keyboard-1.1.1:
This is the keyboard driver for the modular Xorg server.
2006-11-14 17:15:00 +00:00