Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 03/05/2006 16:08:19
Module Name: src
Committed By: jmmv
Date: Sun Mar 5 16:08:19 UTC 2006
Modified Files:
src/sys/dev/usb: ukbdmap.c
Log Message:
Add keysyms for f13, f14, f15 and f16 (as reported by an Apple USB Spanish
keyboard). Somebody with a US keyboard should check if these are applicable
in that case too.
Fix mapping of the ccedilla/rightbrace key on Spanish keyboards. Looks like
as if that key can be reported by two different keycodes.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/usb/ukbdmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.