The nucklock selection is ignored every boot. I prefer to have NumLock always ON, so I go to HID in System Setting (see the attached picture), then select "Turn On" in the NumLock on KDE Startup section, however, every boot the numlock is off, I need to switch it on manually.
Created attachment 88945 [details] Setting page
Hi, the bug is still present in Plasma 5.1
I can confirm that this bug is present (and very annoying).
Hello I confirm the bug too.
Bug still there on Plasma 5.2 Beta (5.1.95).
This code still uses XLib while pretty much everything else has moved to XCB. I think that this might be related, I'll try to have someone understanding X code to have a look at that.
Git commit 13abf54e3c9379399878150152d636c475103d83 by Lukáš Tinkl. Committed on 23/01/2015 at 17:13. Pushed by lukas into branch 'master'. use KModifierKeyInfo directly to set the numlock status M +1 -1 kcms/keyboard/CMakeLists.txt M +3 -6 kcms/keyboard/keyboard_hardware.cpp D +0 -305 kcms/keyboard/numlockx.c http://commits.kde.org/plasma-desktop/13abf54e3c9379399878150152d636c475103d83
Git commit 640e3b0e15e70ac6bd30289399efbb6a6ebbc0b3 by Lukáš Tinkl. Committed on 23/01/2015 at 17:13. Pushed by lukas into branch 'Plasma/5.2'. use KModifierKeyInfo directly to set the numlock status M +1 -1 kcms/keyboard/CMakeLists.txt M +3 -6 kcms/keyboard/keyboard_hardware.cpp D +0 -305 kcms/keyboard/numlockx.c http://commits.kde.org/plasma-desktop/640e3b0e15e70ac6bd30289399efbb6a6ebbc0b3
*** Bug 343832 has been marked as a duplicate of this bug. ***