Showing posts with label numlock. Show all posts
Showing posts with label numlock. Show all posts

Saturday, 15 December 2012

enable numlock at session start, linux mint, num lock

If you need the numlock to be on after logging in...

sudo apt-get install numlockx

easy.

If you need numlock on before logging in try using setleds in a rc.d or init.d script.  Reference: https://www.redhat.com/archives/redhat-install-list/2004-June/msg00108.html

 setleds -D +num < /dev/tty1

WindyCityTech Blogger
WindyWindyCityTech Wordpress