Files
tello-commander/scripts/wake_screen.sh
2024-11-16 19:38:04 +03:00

5 lines
78 B
Bash
Executable File

#!/bin/bash
DISPLAY=:0 xdotool mousemove 1 1
DISPLAY=:0 xset q | grep "DPMS"