3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
xdotool click --repeat 1000000000 --delay 20ms 1
|