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

Re: Problème sur une touche de mon clavier



Le Tue, 22 Nov 2005 18:36:56 +0100
Patrice OLIVER <oliverp21@gmail.com> a écrit:

> Je vais essayer un reboot en fr-latin9. J'ai parcouru les configs sur des
> machines analogues et elles sont paramétrées comme la mienne.
> Ce n'est pas un problème matériel car tout fonctionne sous Windows.
> Ce qui est bizarre c'est qu'elle a fonctionné cette satanée touche :(

Pas la peine de rebouter,
tu te mets sur root et tu fais

/etc/init.d/xdm restart

(ou kdm, ou gdm...)

Cela dit, ton xev m'étonne: raisonnons:


xev:

Je tape le à (bien fait!)

- J'appuie:
KeyPress event, serial 25, synthetic NO, window 0x2e00001,
    root 0x8f, subw 0x0, time 10011837, (457,-37), root:(577,85),
    state 0x0, keycode 19 (keysym 0xe0, agrave), same_screen YES,
    XLookupString gives 1 bytes:  "à"
- Je relache:
KeyRelease event, serial 25, synthetic NO, window 0x2e00001,
    root 0x8f, subw 0x0, time 10012619, (457,-37), root:(577,85),
    state 0x0, keycode 19 (keysym 0xe0, agrave), same_screen YES,
    XLookupString gives 1 bytes:  "à"

Bon, une touche sans sortie (alt-à)
- J'appuie sur Alt:
KeyPress event, serial 25, synthetic NO, window 0x2e00001,
    root 0x8f, subw 0x0, time 10073033, (715,-31), root:(835,91),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:  ""
-J'appuie sur «à» (la touche Alt-à ne donne rien)
FocusOut event, serial 25, synthetic NO, window 0x2e00001,
    mode NotifyGrab, detail NotifyAncestor
-Je relache le «à»
FocusIn event, serial 25, synthetic NO, window 0x2e00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 25, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   1   0   0   0   0   0   0
0 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
-Je relâche le alt:
KeyRelease event, serial 25, synthetic NO, window 0x2e00001,
    root 0x8f, subw 0x0, time 10075987, (715,-31), root:(835,91),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:  ""

Le Keymap notifie me dit que le code ne correspond à rien. Or je note
dans ton xev que tu as

KeymapNotify event, serial 28, synthetic NO, window 0x0,
keys: 49 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

donc ta touche est bien détectée mais tu n'as pas de code associé. A
mon avis, il y a un pbm de mappage de code sur clavier (xmodmap ou
autre). Mais là je ne connais pas bien Xmodmap pour t'aider.


François Boisson



Reply to: