FreeBSD Bugzilla – Attachment 78000 Details for
Bug 112217
(kbdmux) Japanese 106/109 USB keyboard ignores backslash/underscore
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 488 bytes, created by
Maho Nakata
on 2007-04-28 22:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maho Nakata
Created:
2007-04-28 22:50:02 UTC
Size:
488 bytes
patch
obsolete
>--- kbdmux.c.org Wed Mar 29 11:06:35 2006 >+++ kbdmux.c Mon May 15 19:08:36 2006 >@@ -764,6 +764,9 @@ > case 0x63: /* wake key */ > keycode = 0x6f; > break; >+ case 0x64: /* [JP106USB] backslash, underscore */ >+ keycode = 0x73; >+ break; > default: /* ignore everything else */ > goto next_code; > }
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 112217
: 78000