July 07, 2004

Set Num Lock on/off under Linux

console, setleds -D {+|-}num < {tty}
X, numlockx {on|off|switch}
http://ktown.kde.org/~seli/numlockx/
Mandrake has numlockx in /usr/X11R6/bin/enable_X11_numlock

eg.
for tty in /dev/tty[1-8]; do
setleds -D +num < $tty
done

numlockx on

Posted by pank at July 7, 2004 09:44 AM
Comments
Post a comment













Remember personal info?