Where is the Numlock key on this ridiculous keyboard?
Matthew Barrera
I am using Windows 8 (or 8.1) and I need the NumLock key so I can enter Alt codes. But the problem is that there isn't even a NumLock key, even though I looked at the keyboard.
This is a Samsung laptop and the model is 700T Notebook XE700T1C.
Here is an image of my keyboard:
2 Answers
You may create a shortcut on the desktop to toggle NumLock on and off.
Create a .vbs file containing the following text:
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{NUMLOCK}"Create a shortcut iconfor the script on the desktop.
You may now double-click the icon to toggle the NumLock state.
You may also right-click the icon and chooseProperties to assign it a shortcut key.
The pictures too unclean to really tell from the looks of it but not all keyboards have every key
You can enable num lock on windows virtual keyboard, there is software to map custom short cuts to any windows key, but im not allowed to recommend software in an answer..
Windows + Ctrl + O is the hot key in Windows 10 for faster access.
Windows 10
- Right-click the Windows icon, select Settings > Ease of Access > Keyboard, and then move the slider under On-Screen Keyboard.
- A keyboard appears on the screen. Click Options and check Turn on numeric keypad, then click OK.
Windows 8/8.1
- Swipe in from the right edge of the screen, and then tap Search.
- Enter On-Screen Keyboard in the search box, and then tap or click On-Screen Keyboard. Click Options and check Turn on numeric keypad. Click OK.
Windows 7
- Open On-Screen Keyboard by clicking the Start button, All Programs, Accessories, Ease of Access, and then On-Screen Keyboard.
- A keyboard appears on the screen, click Options and check Turn on numeric keypad, and then click OK.