▲ | magios 4 days 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. | ||
▲ | lolive 3 days ago | parent | next [-] | |
Warpd is really cool in that context. (https://github.com/rvaiya/warpd) First, hint mode: https://github.com/rvaiya/warpd#hint-mode-alt-meta-x switching to normal mode: https://github.com/rvaiya/warpd#normal-mode-alt-meta-c | ||
▲ | isaif 4 days ago | parent | prev [-] | |
You can use unclutter to hide the cursor after a period of inactivity. https://wiki.archlinux.org/title/Unclutter |