ehowton: (BSD)
If your screen won't unblank after overnight, log in remotely and try this command:

dbus-send --session --dest=org.gnome.ScreenSaver --type=method_call --print-reply --reply-timeout=20000 /org/gnome/ScreenSaver org.gnome.ScreenSaver.SetActive boolean:false

If that doesn't work, this will, but will kill your current session (and everything running) and start a new one:

for x in `ps -aef | grep gnome | awk '{print $2}'` ; do kill -HUP $x ; done
◾ Tags:

June 2025

S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 1213 14
15 16 17 18 19 2021
2223 24 25262728
2930     

Most Popular Tags

Expand Cut Tags

No cut tags