Hello,

>> 12:44:02.389552: EV_MSC MSC_SCAN 458887 <== Here, / was pressed
>> 12:44:02.389552: EV_KEY KEY_RO (0x59) pressed
>
> 'RO'.  Hmm, not very descriptive.  Any idea what this could stand for?

RO stands for Romaji, which is japanese with roman letters (transliteration).

>
>> 12:44:04.253486: EV_MSC MSC_SCAN 458885 <== Here, . in the numpad was
>> pressed
>> 12:44:04.253486: EV_KEY KEY_KPCOMMA (0x79) pressed
>
> Ok.  Is there a key with ',' too in your numpad?

Yes, there is a separated ',' in the numpad, and when I press it I get

17:48:47.878881: EV_MSC MSC_SCAN 458851
17:48:47.878881: EV_KEY KEY_KPDOT (0x53) pressed
17:48:47.878881: EV_SYN code=0 value=0
^[[3~17:48:47.966876: EV_MSC MSC_SCAN 458851
17:48:47.966876: EV_KEY KEY_KPDOT (0x53) released
17:48:47.966876: EV_SYN code=0 value=0

Apparently the codes are exchanged in ABNT2 numpad.

Thanks,
Joao Luis.


Reply via email to