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:
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

July 2025

S M T W T F S
   1234 5
6 7 8 910 1112
13 14 15 1617 1819
20 21 2223242526
2728293031  

Most Popular Tags

Expand Cut Tags

No cut tags