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

Alex <alex...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex...@protonmail.com

--- Comment #1 from Alex <alex...@protonmail.com> ---
Hi, I have the same laptop and cannot reproduce. I am on Plasma 5.25.5, Fedora
36, kernel 5.19.9.

In my case, it seems like instead of KeyPress events, I get KemapNotify events,
but still get KeyRelease.


xev output for mute:

KeymapNotify event, serial 40, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   2   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
    root 0x7b2, subw 0x0, time 468384, (162,-15), root:(1801,961),
    state 0x0, keycode 121 (keysym 0x1008ff12, XF86AudioMute), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False


xev output for volume down:

KeymapNotify event, serial 40, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   4   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
    root 0x7b2, subw 0x0, time 528691, (163,-15), root:(1802,961),
    state 0x0, keycode 122 (keysym 0x1008ff11, XF86AudioLowerVolume),
same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False


xev output for volume up:

KeymapNotify event, serial 40, synthetic NO, window 0x0,
    keys:  4294967218 0   0   0   0   0   0   0   0   0   0   0   0   0   0   8 
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
    root 0x7b2, subw 0x0, time 569790, (153,-16), root:(1792,960),
    state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume),
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