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