Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 7771  / 3 Years ago, wed, september 15, 2021, 2:56:25

I have a similar problem as this post: How do I turn off the screen saver using the command line?



However, these new commands (and likewise if I set the options from the GUI) only seem to work if I am actually normally logged in to X.



I am using an XBMC-only desktop session, and when I type this command:



gsettings get org.gnome.desktop.screensaver idle-activation-enabled



I get "true" (which explains why it keeps going blank after 10 mins), but when I type this command:



gsettings set org.gnome.desktop.screensaver idle-activation-enabled false



I get the following:



** (process:4909): WARNING **: Command line 'dbus-launch --autolaunch=b3ac84dfb4159464a026d84900000006 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.



Is there any way of altering this setting system wide?


More From » 12.04

 Answers
4

This seems to have been solved in an update some time ago. It works now at least.



I also figured out that if there are any problems with server-wide screensaver settings, it's probably related to the power saving features.



Which can be turned off with for examlpe



xset -dpms

[#38523] Thursday, September 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
odyroc

Total Points: 324
Total Questions: 109
Total Answers: 103

Location: Belize
Member since Mon, Apr 17, 2023
1 Year ago
odyroc questions
;