FreeBSD Bugzilla – Attachment 163365 Details for
Bug 204709
[patch][ukbd] Apple USB Keyboard JIS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for usr.sbin/bluetooth/bthidd/kbd.c
bthidd.patch (text/plain), 804 bytes, created by
Yuichiro NAITO
on 2015-11-21 03:50:35 UTC
(
hide
)
Description:
patch for usr.sbin/bluetooth/bthidd/kbd.c
Filename:
MIME Type:
Creator:
Yuichiro NAITO
Created:
2015-11-21 03:50:35 UTC
Size:
804 bytes
patch
obsolete
>Index: usr.sbin/bluetooth/bthidd/kbd.c >=================================================================== >--- usr.sbin/bluetooth/bthidd/kbd.c (revision 290768) >+++ usr.sbin/bluetooth/bthidd/kbd.c (working copy) >@@ -225,8 +225,8 @@ > /* Keyboard Int'l 7 8D */ -1, /* Unassigned */ > /* Keyboard Int'l 8 8E */ -1, /* Unassigned */ > /* Keyboard Int'l 9 8F */ -1, /* Unassigned */ >-/* Keyboard Lang 1 90 */ 0x71, /* eisu */ >-/* Keyboard Lang 2 91 */ 0x72, /* kana */ >+/* Keyboard Lang 1 90 */ 0x71, /* Kana */ >+/* Keyboard Lang 2 91 */ 0x72, /* Eisu */ > /* Keyboard Lang 3 92 */ 0x78, /* F8 */ > /* Keyboard Lang 4 93 */ 0x77, /* F7 */ > /* Keyboard Lang 5 94 */ 0x76, /* F6 */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 204709
:
163364
| 163365