https://bugs.kde.org/show_bug.cgi?id=398201

--- Comment #3 from Ovidiu-Florin BOGDAN <ovidiu....@gmail.com> ---
With the setting set:

==============
When pressing the new left Alt:

KeyPress event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2618710, (90,-11), root:(1122,60),
    state 0x0, keycode 133 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2618839, (90,-11), root:(1122,60),
    state 0x8, keycode 133 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

==============
When pressing the new left Meta:

KeyPress event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2700818, (-201,132), root:(831,203),
    state 0x0, keycode 64 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2700987, (-201,132), root:(831,203),
    state 0x40, keycode 64 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

==============
When pressing the new right Alt:

KeyPress event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2789743, (-345,-38), root:(687,33),
    state 0x0, keycode 134 (keysym 0xffea, Alt_R), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2789888, (-345,-38), root:(687,33),
    state 0x8, keycode 134 (keysym 0xffea, Alt_R), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

==============
When pressing the new right Meta:

KeyPress event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2842917, (-251,121), root:(781,192),
    state 0x0, keycode 108 (keysym 0xffec, Super_R), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x5a00001,
    root 0x2bd, subw 0x0, time 2843022, (-251,121), root:(781,192),
    state 0x40, keycode 108 (keysym 0xffec, Super_R), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to