Method 1, first boot, wait until you are prompted to enter a password, press NUM LOCK, then the light is on. At this point, don't enter the password, just restart it.
Method 2, first set the NumLock item to Enable in the BIOS, and then set the PnPWithOS item to Enable in the BIOS. However, when the user is logged off, the NumLock keypad lock is closed and should be opened manually.
Method 3. Enter HKEY_CURRENT_USER\\Control Panel\\Keyboard and change the value of "KeyboardDelay" to 2. Or save the following as *.reg, run.
Method 4, you only need to perform a small operation on the config.sys file to achieve this goal. The setting method is as follows:
Click the “Run” command in the “Start” menu, then type “sysedit” in the "open” box, press the Enter key to open &ldquo ; system configuration editor> window.
Click on the “Config.sys” title bar to switch it to the current editing window, then type the “NumLock=ON” line command in the editing area.
Save your changes and close the "System Configuration Editor" window.
Method 5, save the following as a VBS script, execute.
set WshShell=CreateObject("WScript.shell")
WshShell.SendKeys"{NUMLOCK}"
Linux
1.
[root@localhost ~]# cat /etc/rc.d/rc.local
#!/bin/sh
#
# This script Will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff .
INITTY=/dev/tty[1-8]
for tty in $INITTY; do
setleds -D +num < $tty
done
touch /var/lock/subsys/local
2. In the description of man setleds, there is a script that sets the character console number light. Note: Set character control The digital light can also be used in character mode: setleds -D +num/+caps/+scroll
Windows Registry Editor Version 5.00
[HKEY_USERS\\.DEFAULT\\Control Panel\\Keyboard ]
"InitialKeyboardIndicators"= "2"
In the Win7 system, I believe that many users know that wmiprvse.exe is particularly large in the sy
is installed on Apple Macbook Air. More and more people have come into contact with Apple after iPho
1. First open the Run dialog box in the Start menu of win7 syst
1. First of all, we need to restart our win7 Ultimate computer, and then when the screen appears on
Win7, XP system disable and restore control panel, registry editor, group policy method
The cause and treatment of Win7 suspended animation
Win7 system cancels the computer automatic lock screen simple setting method
Excellent changes Win 7's 12 convenient small features
Manufacturers plan to make Ultrabook use touch screen to adapt to Windows8
How to set the Win7 quick launch bar to the style of winXP system?
How to display the shutdown restore Windows 7 taskbar tips
Using Windows 7 Safe Mode to Solve Difficulties
Windows 7 system to see if the system is activated
How to delete the folder "Can't find the item, please confirm the location of the project"?
Making Vista and Windows 7 systems more secure There are five things you should know about (1)
Decomposing 32-bit Windows 7 can use 4G memory lie
How to use the "yes" command in Linux?
How does Win10 log off the computer? Where is the Win10 logout function?
Win8 system stops sharing files and stops files from continuing to share
Windows2003 file server installation method (graphic tutorial)
Win7 system computer often crashes several reasons and repair methods
Win7 boot prompt AutoIt error can not open the script file solution