HOWTO:Num Lock
From PardusWiki
To enable numlock after login;
- Open TASMA (Pardus Configuration Center)
- Choose Peripherals>Keyboard
- Click on the "turn on" from the "NumLock on KDE Startup" section and press "Apply" button.
To enable numlock before login;
- Press Alt+F2 and write kdesu kwrite /usr/kde/3.5/share/config/kdm/kdmrc then press "Run" button.
- Find the line with [X-*-Greeter] and add this line under it: NumLock=On
- File should look like that after the change, save the file and close kwrite:
| Code: /usr/kde/3.5/share/config/kdm/kdmrc |
| {{{2}}} |