preciseMove is a tiny Windows app that enables you to move mouse cursor using numeric keypad. This is very useful in programs were you often need to nudge cursor very precisely, but they do not support it by using keyboard.
# Download
# Requirements
- Microsoft® Visual Basic® 6.0 Run-Time files
# Instructions for use
Open program and setup pixel value in appropriate text box (default is 1.5). Leave the program running, and when you need to nudge cursor simply press arrow keys on numeric keypad, while making sure NumLock is on. Close program when you don’t use it.
# Source code
Complete source code (opens new window) for this app was written in Visual Basic 6.