CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2019-12-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Dec 18 19:37:40 UTC 2019 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: add some missing translations for japanese keyboards from Yasushi Oshima via PR54784 To generate a diff of

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2017-08-25 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Aug 25 21:27:34 UTC 2017 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: fix tpyo To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 \ xsrc/external/mit/xf86-input-

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2015-11-12 Thread Frank Wille
Module Name:xsrc Committed By: phx Date: Thu Nov 12 12:03:58 UTC 2015 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c Log Message: Scancode translation table for wskbd on Amiga keyboards. To generate a diff of this commit: cvs rdiff

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2014-04-04 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Apr 4 12:50:09 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: PR/48347: Yasushi Oshima: Cannot input Japanese special keys of JP106 keyboard with NetBSD/evbarm(RPI) or so

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2014-03-20 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Mar 20 10:27:39 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Remove obsolete chunk. No diffs to upstream remaining :) To generate a diff of this commit: cvs rdiff -u -r1.19 -r

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2014-03-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Mar 20 06:40:47 UTC 2014 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c Log Message: merge xf86-input-keyboard 1.8.0. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ xs

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2013-07-26 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Jul 26 20:37:00 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.h Log Message: Remove unnecessary include, to reduce diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2013-03-18 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Mon Mar 18 11:50:08 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: If WSKBDIO_GTYPE succeeds and returns type=0, it is a mux with no keyboard attached. In this case, assume USB.

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2013-02-14 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Feb 14 20:53:27 UTC 2013 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c xf86OSKbd.h Log Message: when using /dev/wskbd* we need to close the device when VT switching out of X, and open it again wh

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-07-21 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sat Jul 21 10:19:40 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Don't return FALSE in OpenKeyboard() even if wskbd type is unknown so that we can still setup keyboard map manua

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-07-16 Thread David Brownlee
Module Name:xsrc Committed By: abs Date: Mon Jul 16 12:50:25 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Add WSKBD_TYPE_LK201 To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 \ xsrc/external/mit/xf86-in

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-07-16 Thread David Brownlee
Module Name:xsrc Committed By: abs Date: Mon Jul 16 12:49:42 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: Add a basic map for an LK201 keyboard To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ xsrc/ex

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-02-25 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Sat Feb 25 15:38:46 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: Fix scan code 50 key on non-us-USB keyboards (BSlash2 -> BSlash). >From macallan. To generate a diff of this

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jul 24 00:45:04 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: vtSwitchSupported no longer exists; don't try to set it To generate a diff of this commit: cvs rdiff -u -r1.13 -r1

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jul 24 00:06:38 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c kbd.c Log Message: merge xf86-input-keyboard-1.6.0 To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-28 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Apr 28 23:27:02 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: kbd.c Log Message: default to wskbd only if DEFAULT_TO_WSKBD is defined To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Mon Apr 18 23:31:06 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: add a couple mappings for keys found on Sun keyboards To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Mon Apr 18 23:30:11 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c kbd.c Log Message: be less braindead about the Device option - only default to /dev/wskbd if Protocol is set to wskbd. Now P

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-13 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Apr 13 16:23:29 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: kbd.c Log Message: default to wskbd tested on amd64, sparc(64), shark Now X without a config file should work on most hardware To ge

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-11-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Nov 22 07:29:09 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c bsd_kbd.h Removed Files: xsrc/external/mit/xf86-input-keyboard/dist/src: sco_KbdMap.c sco_kbd.c

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-11-07 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Nov 7 15:48:18 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast. To generate a diff of this commit: cvs rd

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-11-07 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Nov 7 15:44:04 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Recognize WSKBD_TYPE_MAPLE for dreamcast. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \ x

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-10-29 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Fri Oct 29 10:51:42 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Fix an incorrect warning fix in previous. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ xs

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-10-24 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Oct 24 07:44:19 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Make this compile with WARNS=2. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ xsrc/externa

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2010-05-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat May 22 21:20:17 UTC 2010 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: merge xf86-input-keyboard 1.4.0 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ xsrc/external/mi