Emulate moving the mouse around using just our keyboard. All part of becoming a keyboard ninja lols. We have two modes, mousless grid mode then mousemove mode, with these two together we can hop around and do basic task quickly without reaching for the mouse. Saves time depending on task.
python2 python2-qt4 xdotool xterm wmctrl
note: put it all in the same folder and make sure to chmod +x the scripts to give it permission to run
wget https://raw.githubusercontent.com/gotbletu/shownotes/master/mouseless_mousemove_mode.sh
wget https://raw.githubusercontent.com/gotbletu/shownotes/master/mouseless.py
wget https://raw.githubusercontent.com/gotbletu/shownotes/master/mousemove_mode.sh
bind (mouseless_mousemove_mode.sh) script to a hotkey
Example:
Left Hand: Ctrl+Shift+A or Hyper_L + A (Capslock + A)
Right Hand: Alt_R + Semicolon
Numpad: Pause/Break key
- https://hruskam.wordpress.com/2015/11/14/mouseless/
- http://phoebe.inf.upol.cz/~hruskam/temporary/mouseless.py
- https://bbs.archlinux.org/viewtopic.php?pid=1106808#p1106808
- http://stackoverflow.com/a/10680015
- http://stackoverflow.com/a/11759139
- http://www.bbc.co.uk/accessibility/guides/keyboard_mouse/computer/linux/gnome/
_ _ _ _
__ _ ___ | |_| |__ | | ___| |_ _ _
/ _` |/ _ \| __| '_ \| |/ _ \ __| | | |
| (_| | (_) | |_| |_) | | __/ |_| |_| |
\__, |\___/ \__|_.__/|_|\___|\__|\__,_|
|___/