[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NumLock



Excuse the uber-newbie question, but how can I adapt the following to the "Debian way"?

>Place this in in your /etc/rc.d/rc.local to activate Numlock for the first six terminals:
>
>echo "Activating Numlock ..."
>for i in 1 2 3 4 5 6; do
>       /usr/bin/setleds +num < /dev/tty${i} > /dev/null
>done

Thanks,
Rob


Bend the facts to fit the conclusion. It's easier that way.



Reply to: