To enable NumLock on by default, add these lines to /etc/rc.d/rc.sysinit

for tty in /dev/tty[1-9]*; do
 setleds -D +num < $tty
done

That will do it...
Just becarefull since I have crashed linux on many occasions editing this
file.

On Wed, 3 Nov 1999 00:23:05 -0800 [EMAIL PROTECTED] (Sevatio Octavio)
writes:
> How do you get the NumLock Key to come on automatically upon reboot?
> 
> Seve
> 

___________________________________________________________________
Get the Internet just the way you want it.
Free software, free e-mail, and free Internet access for a month!
Try Juno Web: http://dl.www.juno.com/dynoget/tagj.

Reply via email to