xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2016-11-17 Thread Timo Aaltonen
configure.ac |4 - src/bsd_KbdMap.c | 30 ++-- src/kbd.c| 189 +++ 3 files changed, 92 insertions(+), 131 deletions(-) New commits: commit 0c7f51291f91eee61fcaf05080001a5e9b22fb53 Author: Peter Hutterer

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2013-07-21 Thread Julien Cristau
autogen.sh|4 +++- configure.ac |5 ++--- man/kbd.man |2 +- src/Makefile.am |1 + src/at_scancode.c |4 ++-- src/kbd.c | 23 +-- src/sun_kbd.c | 30 ++ src/xf86OSKbd.h |4 8 files

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2012-03-20 Thread Cyril Brulebois
configure.ac |2 +- man/kbd.man | 19 +++ src/at_scancode.c |4 +--- src/kbd.c | 31 ++- 4 files changed, 23 insertions(+), 33 deletions(-) New commits: commit a6a0dee4178600a5a9403f69c22bd4eb483fbd34 Author: Peter

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2011-03-07 Thread Cyril Brulebois
configure.ac |2 +- man/kbd.man | 11 ++- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 0b9cd5121e1025e95a7e32addb675ab874bc6cb1 Author: Peter Hutterer peter.hutte...@who-t.net Date: Tue Mar 8 09:38:29 2011 +1000 keyboard 1.6.0 Signed-off-by:

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2011-02-20 Thread Cyril Brulebois
.gitignore| 75 - COPYING | 42 ++--- Makefile.am | 11 - configure.ac | 93 --- man/Makefile.am | 67 +++- man/kbd.man |6 src/Makefile.am | 12 - src/at_scancode.c |1 src/bsd_KbdMap.c | 203

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2009-11-30 Thread Timo Aaltonen
.gitignore |4 README | 20 ++ configure.ac | 15 - man/.gitignore |2 man/kbd.man | 19 +- src/.gitignore |6 src/bsd_kbd.c| 47 - src/hurd_kbd.c |2 src/kbd.c| 470 +++

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2009-04-09 Thread Julien Cristau
.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

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2008-05-28 Thread Brice Goglin
.cvsignore | 19 - .gitignore | 20 + COPYING | 234 ++- configure.ac |2 man/Makefile.am |5 man/kbd.man | 50 ++- man/keyboard.man | 108 -- src/Makefile.am |2 src/bsd_kbd.c|2 src/kbd.c| 24 +

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2007-06-13 Thread Drew Parsons
src/kbd.c | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit 36cf953910002a00a3694033d49c6c38319b0283 Author: Julien Cristau [EMAIL PROTECTED] Date: Wed Jun 13 23:02:58 2007 +1000 Keep module version up-to-date using PACKAGE_VERSION_* diff

xserver-xorg-input-keyboard: Changes to 'upstream-unstable'

2007-01-28 Thread David Nusinow
New branch 'upstream-unstable' available with the following commits: commit caeb0f364c1a95a9ad3e64dd722c8ddc88077a86 Author: Daniel Stone [EMAIL PROTECTED] Date: Fri Dec 8 09:09:24 2006 +0200 don't release keys on newer servers On newer servers, we take care of the key release over VT