What is a Mini Keyboard?

A small keyboard for quickly entering numbers, etc. With the NUMLOCK key, you can switch between cursor and number functions. In addition, notebooks now have a small keyboard with numbers above and below the letters.

Keypad

A small keyboard for quickly entering numbers, etc. With the NUMLOCK key, you can switch between cursor and number functions. In addition, notebooks now have a small keyboard with numbers above and below the letters.
Chinese name
Keypad
Used for
Enter numbers quickly
Overview
Switch between cursor and digital functions
Pay attention
Numbers above and below the letters
Set up
Use the numeric keypad to start the computer. The specific setting method is as follows:
In the "Start Menu", click "Run", enter regedit, this is the registry, the second folder, which is HKEY_CURRENT_USER, into the Console Panel Keyboard, there are three options. The first number is whether the keypad is locked or not, the second is the keyboard delay, and the third is the keyboard response speed. Changing the number in the first option to 2 will enable the keypad to be enabled when it is turned on.
Turn on the machine. In the step of entering the password, press the keypad lock to make the keypad in the enabled state. Then directly click shutdown and select restart. After turning on the computer again, the keypad is directly enabled.
For 2000 or XP operating system, NUM LOCK is disabled by default before login. This is normal. If users need this function, they need to change the registry and start > run > Regedit, find the key value HKEY_Current_User \ ControlPanel \ Keyboard, Double-click InitialKeyboardIndicators on the right and change its key value to 1. It is worth noting that the state of the NUMLOCK will retain the state of the NUMLOCK before the shutdown, that is, if the NUMLOCK is closed before the shutdown, the closed state will be maintained at the next boot.
Press and hold the DEL key to enter the "Advanced BIOS Features" item in the BIOS setup program. By default, the status of "Num Lock" is set to "OFF". At this time, change the setting of "BOOT Up Num Lock Status" After it is "On", it is enough to save the BIOS settings. After starting the computer in the future, you can directly enter numbers using the keypad.
Save the following code as a VBS script file and run it.
set WshShell = CreateObject ("WScript.shell")
WshShell.SendKeys "{NUMLOCK}"
In addition, the notebook's keypad will now be opened accidentally, and some novices will think that the keyboard is out of order and keystrokes, and the keypad should be considered first. The method is very simple, just press Fn and add Numlk ScrLK (there is also Shift and NumLK ScrLK). Try it for more details.

IN OTHER LANGUAGES

Was this article helpful? Thanks for the feedback Thanks for the feedback

How can we help? How can we help?