Just a short script I wrote to disable my mouse to get me into better workflow habits - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
Made the script use wmp (from wmutils) and it performs much better than using xdotool:
Code: while :; do |
|||