Feature changed by: Genix Info (genixinfo) Feature #310152, revision 5 Title: Enable Num Look at boot time. openSUSE-11.4: Unconfirmed Priority Requester: Important Requested by: Genix Info (genixinfo) Description: Enable Num Look at boot time: (http://forums.opensuse.org/english/get-help-here/looking-something-other-tha...) http://forums.opensuse.org/english/get-help-here/looking-something-other-tha... (http://forums.opensuse.org/english/get-help-here/looking-something-other-tha...) Enable Num Look at boot time, through this tip:
How do I start for the Num Lock always enabled? # man setleds or put this script in the last line of rc.local numlock.sh #!/bin/bash INNIT=/dev/tty[1-8] for tty in $INNIT; do setleds -D +num < $tty done This link has this and many other tips for the keyboard: Original (Brazilian Portuguese): http://www.zago.eti.br/ (ttp://www.zago.eti.br/teclado1.txt) teclado1. txt (ttp://www.zago.eti.br/teclado1.txt) Translated into English: http://translate.google.com.br/translate?u=http%3A%2F%2Fwww.zago.eti. br%2Fteclado1.txt&sl=pt&tl=en&hl=&ie=UTF-8 (http://translate.google.com.br/translate?u=http%3A%2F%2Fwww.zago.eti. br%2Fteclado1.txt&sl=pt&tl=en&hl=&ie=UTF-8)
Discussion: #1: Ned Ulbricht (ned_ulbricht) (2010-07-19 01:25:12) Enabling NumLock at boot would be very annoying on ThinkPads (and possibly other laptops) that overlay the numeric keypad on top of the alphabetic keys. #2: Rastislav Krupansky (ra100) (2010-07-19 06:52:52) You can enable NumLock during installation. In the "Installation settings" window click on "Keyboard layout" and there you can set NumLock. + #3: Genix Info (genixinfo) (2010-07-19 08:56:36) (reply to #2) + This configuration could come separately, at the time of installation, + as well as in the MBR of the HD, could have the option to enable or + disable Num Look, at the time of installation. -- openSUSE Feature: https://features.opensuse.org/310152