• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Tastaturprobleme mit Beryl

Hallo,

ich hab ein kleines, aber störendes Problem mit Beryl unter AIGLX. Zur Zeit läuft es mit einer X700 und dem freien radeon Treiber mit Opensuse 10.2 plus dem Xorg 7.2 Repository. Stell ich jetzt den Fenstermanager auf Beryl, dann funktioniert meine Shift-Taste nicht, obwohl die Feststell-Taste funktioniert :shock:

xev sagt folgendes, wenn ich die Shift-Taste unter kwin nutze:
Code:
KeyPress event, serial 33, synthetic NO, window 0x3c00001,
    root 0x4d, subw 0x0, time 723659, (791,337), root:(830,418),
    state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x3c00001,
    root 0x4d, subw 0x0, time 723751, (791,337), root:(830,418),
    state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

Sobald ich jetzt beryl nehm, ändert sich das ganze:
Code:
FocusOut event, serial 33, synthetic NO, window 0x3c00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 33, synthetic NO, window 0x3c00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 33, 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

PropertyNotify event, serial 33, synthetic NO, window 0x3c00001,
    atom 0x118 (_NET_WM_STATE), time 880916, state PropertyNewValue

Da ja die deutsche Sprache nicht ganz ohne Großbuchstaben auskommt, wäre es schön, wenn die Taste auch funktioniert :wink:
 
Oben