On Sat, 20 Aug 2005, Michael wrote:

the attached patch fixes a problem with 'kbd' and ADB keyboards.
Apparently these keyboards send a 0 after each caps-lock, but since 0 is
used for 'a' we can't just drop it. This patch adds a remap function
which takes care of that - without it you'd get a spurious 'a' or 'A'
after each caps-lock.
Tested on NetBSD/macppc.

I have instead committed NetBSD's HEAD version of this file, after changing ADBScanCode to 'static' and cleaning whitespace.

Thanks for your submission.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Academic Information and        |  fax:    1-780-492-1729           |
|    Communications Technologies   |  email:  [EMAIL PROTECTED]          |
|  352 General Services Building   +-----------------------------------+
|  University of Alberta           |                                   |
|  Edmonton, Alberta               |     Standard disclaimers apply    |
|  T6G 2H1                         |                                   |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.
_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to