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

Re: Plus de flèche haut (clavier) sous X11



Résolu.

Bonjour à tous.

Le problème se trouvait dans mon .xbindkeysrc.
Xbindkeys est un logiciel qui sert à intercepter des touches ou
combinaisons de touches du clavier sous X11 et de les associer à une
commande.

Cela dit, pourquoi ça marchait avant et pourquoi une touche n'a plus
le même keycode après une mise à jour ???? Mystère...


Maintenant ça marche flèche haut :

KeyPress event, serial 32, synthetic NO, window 0x1e00001,
    root 0x115, subw 0x0, time 3765612, (229,368), root:(1059,416),
    state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
    root 0x115, subw 0x0, time 3765700, (229,368), root:(1059,416),
    state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False


Bonne nuit à tous.

-- 
Benoît

Le 30 avril 2011 22:15, Benoit B <benoitlst@gmail.com> a écrit :
> Bonjour à tous,
>
> La touche flèche haut de mon clavier ne fonctionne plus sous X11
> depuis la dernière mise à jour.
> Par contre dans un terminal en mode texte (alt F1 à F6) cette touche
> fonctionne, ce n'est pas un problème matériel.
>
> Voici la sortie de xev (pour la flèche haut)
>
> FocusOut event, serial 32, synthetic NO, window 0x1000001,
>    mode NotifyGrab, detail NotifyAncestor
>
> FocusIn event, serial 32, synthetic NO, window 0x1000001,
>    mode NotifyUngrab, detail NotifyAncestor
>
> KeymapNotify event, serial 32, synthetic NO, window 0x0,
>    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
>           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
>
>
> Voici la sortie pour une touche correctement identifiée (flèche bas) :
>
> KeyPress event, serial 32, synthetic NO, window 0x1e00001,
>    root 0x115, subw 0x0, time 4103735, (-751,28), root:(0,76),
>    state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
>    XLookupString gives 0 bytes:
>    XmbLookupString gives 0 bytes:
>    XFilterEvent returns: False
>
> KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
>    root 0x115, subw 0x0, time 4103823, (-751,28), root:(0,76),
>    state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
>    XLookupString gives 0 bytes:
>    XFilterEvent returns: False
>
>
> Merci d'avance pour votre aide.
>
> --
> Benoît
>


Reply to: