NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51255 CVS commit: [netbsd-7] src/sys/dev/adb



The following reply was made to PR port-macppc/51255; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51255 CVS commit: [netbsd-7] src/sys/dev/adb
Date: Tue, 5 Jul 2016 19:14:59 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Tue Jul  5 19:14:59 UTC 2016
 
 Modified Files:
 	src/sys/dev/adb [netbsd-7]: adb_kbd.c adb_keymap.h adb_usb_map.c
 
 Log Message:
 Pull up following revision(s) (requested by sevan in ticket #1187):
 	sys/dev/adb/adb_kbd.c: revision 1.23
 	sys/dev/adb/adb_keymap.h: revisions 1.5, 1.6
 	sys/dev/adb/adb_usb_map.c: revision 1.2
 nicely ask the keyboard to distinguish between left and right Control, Alt
 and Shift keys.
 Welcome to the world of accents and diacritics!
 --
 Add us.dvorak keymap variant for ADB keyboards.  Addresses PR 51255.
 Tested by sevan@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.22.4.1 src/sys/dev/adb/adb_kbd.c
 cvs rdiff -u -r1.4 -r1.4.14.1 src/sys/dev/adb/adb_keymap.h
 cvs rdiff -u -r1.1 -r1.1.16.1 src/sys/dev/adb/adb_usb_map.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index