Under 11.04, the option to control the pointer with the numpad was set in the Hardware/Keyboard settings page.
How can I turn on mousekeys or configure them in newer releases?
Under 11.04, the option to control the pointer with the numpad was set in the Hardware/Keyboard settings page.
How can I turn on mousekeys or configure them in newer releases?
In 11.10 and above you go to System Settings in the Power cog menu and select Universal Access.
Under the Pointing and clicking tab you will see a slider that lets you turn Mouse Keys on and off. The label says: Control the pointer using the keypad.
grahammechanical's answer is good, but I want to talk about some extra features as I've dreamed to be a "keyboard geek" which turned out to be too extreme:
1.Killing mice, one at a time(replace mouse keys)
xdotool - command-line X11 automation tool(+keyborad custom shortcuts)
2.replace mouse movement(use keyboard to move mouse pointer more accurate - need the support of "universal access -> Mouse Keys")
xkbset - user preference utility for XKB extensions for X
ma - mousekeysaccel
This procedure is the same from 11.10 to at least 14.04, and it is nicely documented on help.ubuntu.com. Because those instructions have been kept up to date, it's likely that the documentation will also be extremely helpful for future versions of Ubuntu.
Here are the links for mousekeys in versions 12.04 through 14.04 -- note that the url is identical with the exception of the version number:
https://help.ubuntu.com/12.04/ubuntu-help/mouse-mousekeys.html
[...]
https://help.ubuntu.com/14.04/ubuntu-help/mouse-mousekeys.html
Here are the 12.04-based instructions from the help site.
Click the icon at the very right of the menu bar and select
System Settings
.Click
Universal Access
.Select the
Pointing and Clicking
tab.Switch
Mouse Keys
on.Make sure that Num Lock is turned off. You will now be able to move the mouse pointer using the keypad.
For Unity, I found it easier to hit the Super, type in the first few letters of "universal", then skip to the third step given above ("Select the Pointing and Clicking tab").
This is reflected in the 14.04 documentation:
Tap the Super key to open the Dash.
Type
Universal Access
and press Enter to open the Universal Access settings.Press Tab once to select the
Seeing
tab.Press ← once to switch to the
Pointing and Clicking
tab.Press ↓ once to select the
Mouse Keys
switch then press Enter to switch it on.Make sure that Num Lock is turned off. You will now be able to move the mouse pointer using the keypad.