Last updated: Apr 13, 2007
Here are two tips to activate numlock just after boot:
echo "LEDS=+num" >> /etc/console-tools/config
You should first install numlockx on Debian:
apt-get install numlockx
If you use gdm as dm, just add the following lines at the beginning of the file: /etc/gdm/Init/Default
if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on fi
You will find here some information about me and my different projects. I am involved in several open source projects, and try to promote Free software. This site is thus mainly dedicated to Free Software use on GNU/Linux systems. Please do not hesitate to contact me for any comments on this site.