Pascal Hauck schrieb:
> Bei mir funktioniert die linke Alt – die xmodmap verändert diese Taste gar
> nicht. Funktioniert sie denn unter QWERTZ?
> Es gab jedoch Probleme mit der neuen Version von X.org, mit Ubuntu und vor
> allem mit Gnome – deshalb vermute ich eher, dass dort das Problem liegt.
>
> Dennoch:
> Öffne mal eine Shell, starte xev und gebe uns mal die Ausgabe, die du
> erhältst, wenn du die linke Alt drückst.
>
>
> Gruß,
> Pascal
Hier die Ausgabe mit neo:
KeyPress event, serial 35, synthetic NO, window 0x7800001,
root 0x13c, subw 0x0, time 15706598, (-311,134), root:(505,185),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 35, synthetic NO, window 0x7800001,
root 0x13c, subw 0x0, time 15706934, (-311,134), root:(505,185),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Und hier mit layout de:
KeyPress event, serial 35, synthetic NO, window 0x7800001,
root 0x13c, subw 0x0, time 15801241, (-1101,34), root:(327,814),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 35, synthetic NO, window 0x7800001,
root 0x13c, subw 0x0, time 15802465, (-1211,150), root:(217,930),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Mit normal de funktioniert das linke alt auch korrekt. Seltsam, weil die
Ausgaben ja doch fast identisch sind (bis auf time und position)...
Grüße,
~Tim