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

Re: Pavé numérique bullseye



On 2021-08-18 23:57:57 +0200, Jean Bernon wrote:
> La pression de la touche numlock avec xev donne ceci :
> 
> KeyPress event, serial 34, synthetic NO, window 0x2a00001,
>     root 0x522, subw 0x0, time 1626327, (158,-18), root:(208,96),
>     state 0x0, keycode 110 (keysym 0xff50, Home), same_screen YES,
>     XLookupString gives 0 bytes: 
>     XmbLookupString gives 0 bytes: 
>     XFilterEvent returns: False
> 
> KeyRelease event, serial 37, synthetic NO, window 0x2a00001,
>     root 0x522, subw 0x0, time 1626536, (158,-18), root:(208,96),
>     state 0x0, keycode 110 (keysym 0xff50, Home), same_screen YES,
>     XLookupString gives 0 bytes: 
>     XFilterEvent returns: False

Mapping du clavier mal configuré, donc. Ça, c'est le code de la
touche Home. Pour numlock, tu devrais obtenir:

    state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,

ou similaire.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: