Deactivate xscreensaver via SSH
📅 Dec 23, 2013
⌛ 1 minute
While configuring my HTPC via SSH, I needed to deactivate its screensaver without having access to its own keyboard or mouse. Here's how to do that from the (SSH) command line:
If you happen to use gnome-screensaver (default in Ubuntu), the following command might help (not tested):
Thanks to YaronSh on the Ubuntu forums.