← Back to team overview

compiz team mailing list archive

[Bug 408587] [NEW] Super key not working unless shift pressed on Toshiba Portege

 

Public bug reported:

Trying to use Compiz ring switcher on my Toshiba laptop... I have it set
to the default Super+Tab keys.  This did not work, after restarting it
still does not work.  I tried the reverse switching using
Super+Shift+Tab this did not work, so I tried again and found it did if
I pushed Shift+Super+Tab (in that order).

I then found out that if I pushed Shift then Super, release Shift and
then push Tab.  This works... but is a bit silly.  Running xev I have
the following output:

In the Super+Tab configuration:

FocusOut event, serial 32, synthetic NO, window 0x4a00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 32, synthetic NO, window 0x4a00001,
    mode NotifyUngrab, detail NotifyAncestor

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

In the Shift+Super+Tab configuration:

KeyPress event, serial 35, synthetic NO, window 0x4a00001,
    root 0xaa, subw 0x0, time 7912242, (515,559), root:(522,610),
    state 0x10, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x4a00001,
    root 0xaa, subw 0x0, time 7913544, (515,559), root:(522,610),
    state 0x11, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x4a00001,
    root 0xaa, subw 0x0, time 7914401, (515,559), root:(522,610),
    state 0x51, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

FocusOut event, serial 35, synthetic NO, window 0x4a00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 35, synthetic NO, window 0x4a00001,
    mode NotifyUngrab, detail NotifyNonlinear

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

FocusOut event, serial 35, synthetic NO, window 0x4a00001,
    mode NotifyNormal, detail NotifyNonlinear


It's very odd, any ideas?  I have default keyboard settings and a Generic 105-key keyboard set.

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Super key not working unless shift pressed on Toshiba Portege
https://bugs.launchpad.net/bugs/408587
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.



Follow ups

References