| Ubuntu 9.04: Enable NumLock in KDM |
|
|
|
| Tech Notes - Linux |
| Written by Rick |
| Friday, 05 June 2009 17:00 |
|
I've tried following instructions found on the 'net for turning on the NumLock key at startup in KDE. Only problem; I don't have the keyboard element installed for some reason. So I'm trying the KDM solution;
Edit /etc/kde4/kdm/Xsetup. Add the following lines; if [ -x /usr/bin/numlockx ]; then |




