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

NumLock in console



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.


Reply to: