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

Peter Hutterer whot at kemper.freedesktop.org
Sun Feb 20 16:40:47 PST 2011


Tag 'xf86-input-keyboard-1.5.99.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2011-02-21 00:00 -0800

keyboard 1.5.99.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk1hqxcACgkQ4jt+cLRn8L+yMQCbBORZtGB8RcrAge9Pno2qjU6D
7YoAnRFSLF2GQjSBlD+G0FLz+DVOKFa8
=V1Nc
-----END PGP SIGNATURE-----

Changes since xf86-input-keyboard-1.5.0:
Adam Jackson (2):
      Remove paranoia about event processing during suspend
      linux: warning fixes

Alan Coopersmith (1):
      sun_kbd: Replace deprecated xfree/xcalloc with free & calloc

Alexandr Shadchin (19):
      Removing unused variable kbdType.
      Removing unused variables vtSwitchSupported and VTSwitchEnabled
      Remove unused code
      bsd: Include fix
      Removing unused OpenBSD PCCONS code
      Removing unused SetKbdRepeat
      Fix default options for PC98
      bsd: Fix print wscons type keyboard for Sun5
      Do not print values of variables XkbRules etc. twice
      Remove random History comment and OS_KBD_VERSION_CURRENT
      bsd: Replace deprecated xfree/xcalloc with free & calloc
      Removing unused PROT_XQUEUE and PROT_USB
      Removing unused bell_pitch and bell_duration
      lnx: Fix detect CustomKeycodes for __powerpc__
      Remove unused XQUEUE
      Do not print values of Protocol twice
      Cleanup set the value of CustomKeycodes
      Require server 1.4 or later
      Removed unnecessary code, since ABI_XINPUT_VERSION >= 2

Javier Acosta (1):
      Make key codes for Sun Japanese keyboard match xkb-config mappings

Peter Hutterer (2):
      Adjust to input ABI 12.
      keyboard 1.5.99.901

---
 configure.ac     |    4 -
 src/bsd_KbdMap.c |  200 -------------------------------------------------------
 src/bsd_kbd.c    |   53 ++------------
 src/hurd_kbd.c   |    9 --
 src/kbd.c        |  174 +++++++++++++++++------------------------------
 src/lnx_KbdMap.c |    4 -
 src/lnx_kbd.c    |    9 --
 src/sun_kbd.c    |   41 ++---------
 src/sun_kbdMap.c |   12 ---
 src/xf86Keymap.h |  139 --------------------------------------
 src/xf86OSKbd.h  |   26 -------
 11 files changed, 89 insertions(+), 582 deletions(-)
---


More information about the xorg-commit mailing list