[Bug 379826] Re: kde keyboard shortcuts can't capture ctrl/alt/shift plus forward

jshute jshute at gmail.com
Wed Jun 3 05:43:52 UTC 2009


Here's another data point, from reproducing it again in xev.  If I have
numlock on, the key state includes the 0x10 bit for all key up and key
down events, except for the extra keys.  So it isn't just losing
ctrl/alt/shift modifiers, it seems to be losing all the state bits.


Press 'a':

KeyPress event, serial 34, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822087326, (132,102), root:(1449,127),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,        
    XLookupString gives 1 bytes: (61) "a"                            
    XmbLookupString gives 1 bytes: (61) "a"                          
    XFilterEvent returns: False                                      

KeyRelease event, serial 34, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822087430, (132,102), root:(1449,127),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,        
    XLookupString gives 1 bytes: (61) "a"                            
    XFilterEvent returns: False                                      


Press 'Play' button twice (state 0 on the first KeyPress is wrong):

KeyPress event, serial 38, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822166959, (148,91), root:(1465,116),
    state 0x0, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,
    XLookupString gives 0 bytes:                                               
    XmbLookupString gives 0 bytes:                                             
    XFilterEvent returns: False                                                

KeyRelease event, serial 40, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822167031, (148,91), root:(1465,116),
    state 0x10, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,
    XLookupString gives 0 bytes:                                                
    XFilterEvent returns: False                                                 

KeyPress event, serial 40, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822168311, (148,91), root:(1465,116),
    state 0x10, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,
    XLookupString gives 0 bytes:                                                
    XmbLookupString gives 0 bytes:                                              
    XFilterEvent returns: False                                                 

KeyRelease event, serial 40, synthetic NO, window 0x2a00001,
    root 0x1a7, subw 0x0, time 822168407, (148,91), root:(1465,116),
    state 0x10, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,
    XLookupString gives 0 bytes:                                                
    XFilterEvent returns: False                                                 

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/27439984/Xorg.0.log

-- 
kde keyboard shortcuts can't capture ctrl/alt/shift plus forward
https://bugs.launchpad.net/bugs/379826
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.




More information about the kubuntu-bugs mailing list