[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for German keyboard layout for the at_keyboard input
From: |
Andrei Borzenkov |
Subject: |
Re: Patch for German keyboard layout for the at_keyboard input |
Date: |
Wed, 27 Jul 2016 08:37:39 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
15.05.2016 21:19, fgndevelop пишет:
>
> Also I patched at_keyboard.c. It has a minor typo, in line 91 both scancode
> 0x52 and
> 0x53 are mapped to the same GRUB_KEYBOARD_KEY_NUMDOT. This is wrong,
> scancode 0x52
> has to be mapped to GRUB_KEYBOARD_KEY_NUM0 (as that's what it is).
>
set 2 was apparently reversed too. Applied, thanks!