2 lines
33 B
Bash
2 lines
33 B
Bash
|
|
#!/bin/sh
|
||
|
|
xdotool key shift+space
|