xf86-input-keyboard: Changes to 'refs/tags/xf86-input-keyboard-1.8.0'

Peter Hutterer whot at kemper.freedesktop.org
Fri Nov 1 00:45:08 CET 2013


Tag 'xf86-input-keyboard-1.8.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2013-11-01 00:45 -0700

keyboard 1.8.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEABECAAYFAlJy65UACgkQ4jt+cLRn8L8YCgCeP12q/AsZXWsdGRQKhCjotI0d
y6MAnA8Ippb/xjmiM+J681dmDlSkH8PO
=Oxqo
-----END PGP SIGNATURE-----

Changes since xf86-input-keyboard-1.7.0:
Peter Hutterer (1):
      keyboard 1.8.0

Thomas Klausner (25):
      Added some missing keysyms to the ADB keymap.
      Map the Sun keyboard "help" key.
      Added keysym for Power keys.
      Added keysyms for extra keys on Sun Type 6 USB keyboard.
      Fixes for the ADB map.
      More ADB fixes.
      Add translation table for AT/PS2 pseudo XT scancodes.
      Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.
      Add a couple mappings for keys found on Sun keyboards.
      Fix scan code 50 key on non-US-USB keyboards.
      Add a basic map for an LK201 keyboard.
      Set the version for the keyboard.
      Fix a shadowing warning, and add const.
      Recognize WSKBD_TYPE_MAPLE for dreamcast.
      Add default device for Protocol "wskbd".
      Add WSKBD_TYPE_LK201.
      Make OpenKeyboard() warn instead of error out.
      Fix wskbd handling when VT switching.
      Improve auto-detection.
      Move WSCONS case inside switch statement.
      Add some NetBSD feature detection code.
      Do not assume type in WS_*_MAP_SIZE macros.
      Factor out common code.
      Check open() return value.
      Whitespace fixes.

---
 configure.ac     |   18 +
 src/Makefile.am  |    2 
 src/bsd_KbdMap.c |  586 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 src/bsd_kbd.c    |  109 ++++++++--
 src/kbd.c        |    8 
 src/xf86OSKbd.h  |    1 
 6 files changed, 661 insertions(+), 63 deletions(-)
---


More information about the xorg-commit mailing list