This is numpad script for tenkeyless keyboard user.
- Toggle CapsLock to enable Numpad
m
> Numpad 0j
> Numpad 1k
> Numpad 2l
> Numpad 3u
> Numpad 4i
> Numpad 5o
> Numpad 67
> Numpad 78
> Numpad 89
> Numpad 9-
> Numpad -+
> Numpad +F9
> Numpad /F10
> Numpad *=
> =
[TIP] Description
+
of+=
corresponds to hotkey prefix ofShift
key.
- Download program AutoHotkey.
- And download
numpad.ahk
file to your computer. - Double-click the file to run it and enjoy.
- Open
Run command box
usingWin + R
- Type into the command box as follows:
shell:startup
- Paste the
numpad.ahk
file into a startup directory.