qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] ABNT2 keys again


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] ABNT2 keys again
Date: Tue, 26 May 2015 16:01:06 +0200

>  static const uint8_t evdev_keycode_to_pc_keycode[61] = {
> -    0,         /*  97 EVDEV - RO   ("Internet" Keyboards) */
> +    0x73,      /*  97 EVDEV - /?<C2><B0> (ABNT2 Keyboards) */

That one looks good.

> -    0,         /* 129 EVDEV - I129 ("Internet" Keyboards) */
> +    0x34,      /* 129 abnt2 KP-period */

That is the *other* dot key, outside keypad.

Patches just sent via git-send-email, test results are welcome.

thanks,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]