Bug 21240 - Despite setting of numlock in systemsettings - keyboard, numock is not on
Summary: Despite setting of numlock in systemsettings - keyboard, numock is not on
Status: RESOLVED DUPLICATE of bug 18027
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-14 20:29 CEST by Herman Viaene
Modified: 2017-07-15 00:56 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Herman Viaene 2017-07-14 20:29:21 CEST
Description of problem:
Numlock is not on in plasma login screen

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Set numlock on in systemsettings - keyboard
2.Reboot Plasma
3.numlock is not on in login screen.
Comment 1 Marja Van Waes 2017-07-15 00:56:48 CEST
This is a duplicate of bug 18027, for which Daniel Tartavel found the culprit.

There is a line

          # chkconfig: 3457 29 15

in   /etc/rc.d/init.d/numlock


Please remove the "7" so that it becomes

          # chkconfig: 345 29 15

and then run 

          systemctl start numlock


as explained in bug 18027

*** This bug has been marked as a duplicate of bug 18027 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE
CC: (none) => marja11


Note You need to log in before you can comment on or make changes to this bug.