Quelques informations supplémentaires :
Voici ce que renvoie xev: j’ai juste appuyé sur fn+w
KeyPress event, serial 30, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 388482, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XmbLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 388982, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 388982, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XmbLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 389016, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 389016, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XmbLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 389057, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 389057, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XmbLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3600001,
root 0x10b, subw 0x0, time 389091, (276,192), root:(284,289),
state 0x2000, keycode 94 (keysym 0x3c, less), same_screen YES,
XLookupString gives 1 bytes: (3c) "<"
XFilterEvent returns: False
Comme vous le voyez, il répète comme si on maintenait la touche enfoncé. De plus, le premier code est serial 30 et les autres serial 33. Quelqu’un sait cela est significatif ?
Si je relance xev et refait FN+w ou FN+W, il ne se passe plus rien. comme ci la touche n’existait plus.
Merci pour votre aide.