https://bugs.kde.org/show_bug.cgi?id=482654
Oleksandr Natalenko <oleksa...@natalenko.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, usability CC| |oleksa...@natalenko.name --- Comment #1 from Oleksandr Natalenko <oleksa...@natalenko.name> --- I can confirm something is not OK with extra keyboard keys on Plasma 6. I have Logitech MX Keys keyboard with a dedicated calculator button. In `xev` it is correctly reported to produce XF86Calculator event: ``` KeyPress event, serial 41, synthetic NO, window 0x9800001, root 0x545, subw 0x0, time 98906706, (-215,321), root:(975,945), state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 41, synthetic NO, window 0x9800001, root 0x545, subw 0x0, time 98906806, (-215,321), root:(975,945), state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False ``` but in System Settings it is not recognised, and KCalc is not opened any more when pressing the button. With Plasma it worked OK. -- You are receiving this mail because: You are watching all bug changes.