Summary: | NumLock on startup setting is ignored | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Valerio De Angelis <valeriodean> |
Component: | general | Assignee: | Lukáš Tinkl <lukas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94, cyberbeat, darktori, hyperz.2007, lapinkiller, lukas, mklapetek, valeriodean |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/13abf54e3c9379399878150152d636c475103d83 | Version Fixed In: | 5.2.1 |
Sentry Crash Report: | |||
Attachments: | Setting page |
Description
Valerio De Angelis
2014-10-03 16:11:04 UTC
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. *** |