An autohotkey script for keyboards without numpads.
- Download and install Auto hotkey.
- Download this script here.
- Double click the file to run it. Note, if you are going to need this script in an application that uses elevated permissions, please right click the file and run it as administrator.
When you press the capslock key and then type in numbers using the number row, this script changes it so that the system thinks that you are pressing the numpad keys. This is useful for quickly typing in special characters. For example, to type ‘ you would need to press alt+numpad 0145. With this script, all you need to do is press capslock, then hold down alt+ 0145.
Feel free to open a new issue.
If you would like to contribute to the code, please open a pull request.