Skip to content

Instantly share code, notes, and snippets.

@dacunni
Created February 26, 2016 17:46
Show Gist options
  • Save dacunni/211a265b76bb6085be31 to your computer and use it in GitHub Desktop.
Save dacunni/211a265b76bb6085be31 to your computer and use it in GitHub Desktop.
X Windows Tricks
# Remotely power on monitor
xset dpms force on
# Remotely deactivate screensaver
gnome-screensaver-command -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment