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

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Wed Jan 7 09:43:33 PST 2009


Tag 'xf86-input-keyboard-1.3.2' created by Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br> at 2009-01-07 17:15 -0800

Keyboard Input Driver Version 1.3.2

Changes since xf86-input-keyboard-1.3.1:
Adam Jackson (2):
      Remove XFree86-Misc leftovers.
      Remove useless call to xf86AddModuleInfo

Alan Coopersmith (2):
      sun_kbd.c: Don't try to repeat shutdown actions on already closed keyboard
      Renamed subdir .cvsignore files to .gitignore

Kristian Høgsberg (1):
      Move atKeynames.h and xf86CommonSpecialKey() here.

Luc Verhaegen (1):
      Set TERMINATE_FALLBACK to 0.

Paulo Cesar Pereira de Andrade (1):
      Update for servers newer then 1.5 or git master.

---
 .gitignore       |    1 
 ChangeLog        |   51 ---------
 Makefile.am      |   11 ++
 configure.ac     |   18 ++-
 man/.cvsignore   |    2 
 man/.gitignore   |    2 
 src/.cvsignore   |    6 -
 src/.gitignore   |    6 +
 src/Makefile.am  |    7 -
 src/atKeynames.h |  295 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/kbd.c        |   52 +++++++--
 src/sun_kbd.c    |    8 +
 src/sun_kbd.h    |    2 
 13 files changed, 376 insertions(+), 85 deletions(-)
---


More information about the xorg-commit mailing list