7 ms·
i use i3wm so there are various keybindings you can use. for mouseless stuff i use xdotool to move the pointer in 16 or 64 pixel increments using the keyboard.
by magios 1y ago
i use i3wm so there are various keybindings you can use.
for mouseless stuff i use xdotool to move the pointer in 16 or 64 pixel increments using the keyboard.
if i could toggle the mouse pointer on and off i would.
- isaif 1y agoYou can use unclutter to hide the cursor after a period of inactivity. https://wiki.archlinux.org/title/Unclutter https://wiki.archlinux.org/title/Unclutter
- lolive 1y agoWarpd is really cool in that context. (https://github.com/rvaiya/warpd https://github.com/rvaiya/warpd) First, hint mode: https://github.com/rvaiya/warpd#hint-mode-alt-meta-x https://github.com/rvaiya/warpd#hint-mode-alt-meta-x switching to normal mode: https://github.com/rvaiya/warpd#normal-mode-alt-meta-c https://github.com/rvaiya/warpd#normal-mode-alt-meta-c