bb.dots/shscript/nanoscript.sh

8 lines
78 B
Bash
Raw Normal View History

2025-07-16 17:34:49 +01:00
#!/bin/bash
xdotool mousedown 2
sleep 0.5
xdotool click 4
xdotool mouseup 2