https://bugs.kde.org/show_bug.cgi?id=501126
--- Comment #2 from David <david.baked...@passinbox.com> --- `evtest` shows 4 different devices for the keyboard when I first run it. Available devices: /dev/input/event19: ZSA Technology Labs Ergodox EZ /dev/input/event21: ZSA Technology Labs Ergodox EZ System Control /dev/input/event22: ZSA Technology Labs Ergodox EZ Consumer Control /dev/input/event23: ZSA Technology Labs Ergodox EZ Keyboard When my system is upgraded to the latest version and I select the device that is showing in Game Controller settings it shows this: Input driver version is 1.0.1 Input device ID: bus 0x3 vendor 0x3297 product 0x4976 version 0x111 Input device name: "ZSA Technology Labs Ergodox EZ System Control" Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 103 (KEY_UP) Event code 105 (KEY_LEFT) Event code 106 (KEY_RIGHT) Event code 108 (KEY_DOWN) Event code 116 (KEY_POWER) Event code 138 (KEY_HELP) Event code 139 (KEY_MENU) Event code 142 (KEY_SLEEP) Event code 143 (KEY_WAKEUP) Event code 148 (KEY_PROG1) Event code 174 (KEY_EXIT) Event code 227 (KEY_SWITCHVIDEOMODE) Event code 248 (KEY_MICMUTE) Event code 353 (KEY_SELECT) Event code 356 (KEY_POWER2) Event code 408 (KEY_RESTART) Event code 438 (KEY_CONTEXT_MENU) Event code 590 (?) Event code 591 (?) Event type 3 (EV_ABS) Event code 16 (ABS_HAT0X) Value 0 Min -1 Max 1 Event code 17 (ABS_HAT0Y) Value 0 Min -1 Max 1 Event code 40 (ABS_MISC) Value 0 Min 1 Max 183 Event type 4 (EV_MSC) Event code 4 (MSC_SCAN) If I downgrade to the previous version of my system I get this instead: Input driver version is 1.0.1 Input device ID: bus 0x3 vendor 0x3297 product 0x4976 version 0x111 Input device name: "ZSA Technology Labs Ergodox EZ System Control" Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 103 (KEY_UP) Event code 105 (KEY_LEFT) Event code 106 (KEY_RIGHT) Event code 108 (KEY_DOWN) Event code 116 (KEY_POWER) Event code 138 (KEY_HELP) Event code 139 (KEY_MENU) Event code 142 (KEY_SLEEP) Event code 143 (KEY_WAKEUP) Event code 148 (KEY_PROG1) Event code 174 (KEY_EXIT) Event code 227 (KEY_SWITCHVIDEOMODE) Event code 248 (KEY_MICMUTE) Event code 353 (KEY_SELECT) Event code 356 (KEY_POWER2) Event code 408 (KEY_RESTART) Event code 438 (KEY_CONTEXT_MENU) Event code 590 (?) Event code 591 (?) Event type 3 (EV_ABS) Event code 40 (ABS_MISC) Value 0 Min 1 Max 183 Event type 4 (EV_MSC) Event code 4 (MSC_SCAN) I realized while testing I can see the kernel got upgraded from 16.13.1 to 16.13.5 as well so I may have to try a bit harder to isolate this to the Plasma update. -- You are receiving this mail because: You are watching all bug changes.