>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.

