Bug#681197: grub2: grub-mklayout and at_keyboard.mod have problem with jp keyboard
Vladimir 'φ-coder/phcoder' Serbinenko
phcoder at gmail.com
Fri Apr 12 19:36:29 UTC 2013
On 29.01.2013 12:58, Hiroyuki YAMAMORI wrote:
> Hello,
>
> Simply, I'd defined those values as unused.
> Now, I've referred to below.
> HID Usage Tables http://www.usb.org/developers/devclass_docs/Hut1_12v2.pdf
> key code mapping http://source.android.com/tech/input/keyboard-devices.html
> Linux kernel source linux-2.6.x/include/linux/input.h
>
> Then, it's better to change to
> GRUB_KEYBOARD_KEY_INTERNATIONAL1 0x87,
> GRUB_KEYBOARD_KEY_INTERNATIONAL3 0x89,
> (Same KEY_INTERNATIONAL1 as KEY_RO)
> (Same KEY_INTERNATIONAL3 as KEY_YEN)
> and it's better to add
> GRUB_KEYBOARD_KEY_KPCOMMA 0x85,
> about "grub-2.00/include/grub/keyboard_layouts.h".
>
Can you prepare the patch for it?
> Thanks,
> Hiroyuki YAMAMORI
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20130412/c3058e0b/attachment.pgp>
More information about the Pkg-grub-devel
mailing list