Good time of the day.

I want to have NumLock turned on in console automatically that is on
start up.

On the web I have found such a solution:

for tty in /dev/tty[1-6]; do
    /usr/bin/setleds -D +num < $tty
done

But I look for a setting, may in

/etc/default/keyboard

to reach my goal instead of performing the above cycle every time the
OS boots.

Do You have any idea how to do that?


Thanks for Your time in any way.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e1f1f6f.d43dd80a.6cec.1...@mx.google.com

Reply via email to