Windows – Controlling mouse pointer with keyboard

keyboardmousewindows

How can I control the mouse pointer with keyboard (e.g. with arrow keys) on Windows OS?

Some computers I use have mice with bad sensitivity, so I sometimes need to have more precise mouse controls.

Note: I'm using Windows 7 personally but the computers I handle have different versions of Windows (2000, XP, Vista).

Best Answer

You don't specify which version of Windows you're using.

It should be possible with MouseKeys, one of the accessibility features of Windows. See more explanation here.

It's supported in Windows 2000, XP, Vista and 7.