
Reloaded the next time the screen saver needs to take some action, such as blanking or unblanking the screen, or picking a new graphics mode.) xscreensaver file while xscreensaver is already running, it will notice this, and reload the file. Xscreensaver.timeout: 5If you change a setting in the. xscreensaver file, you would write the following: Xdefaults file for example, to set the timeout paramter in the xscreensaver file is similar to that of the. xscreensaver file exists, it overrides any settings in the resource database. xscreensaver file in your home directory or in the X resource database. Options to xscreensaver are stored in one of two places: in a.
#GENTOO XSCREENSAVER DAEMON MANUAL#
This manual unless you are trying to do something tricky, like customize xscreensaver for site-wide use or something. You shouldn't need to know any of the stuff described in The easy way to configure xscreensaver is to run the xscreensaver-demo(1) program. Of this manual page describes lower level ways of changing settings. The easiest way to configure xscreensaver is to simply run the xscreensaver-demo(1) program, and change the settings through the GUI. Note that xscreensaver has a client-server model: the xscreensaver program is a daemon that runs in the background it is controlled by theįoreground xscreensaver-demo(1) and xscreensaver-command(1) programs. Xscreensaver-demoThe xscreensaver-demo(1) program pops up a dialog box that lets you configure the screen saver, and experiment with the various display modes. It also provides configuration and control of your monitor's power-saving features. This program can lock your terminal in order to prevent others from using it, though its default mode of operation is merely to display pretty pictures on It turns offĪs soon as there is any mouse or keyboard activity. The xscreensaver program waits until the keyboard and mouse have been idle for a period, and then runs a graphics demo chosen at random.
#GENTOO XSCREENSAVER DAEMON PLUS#
This depends which value you have within your sktop file on line 4: Exec=xscreensaver -nosplash.Xscreensaver - extensible screen saver framework, plus locking On my computer it's in /etc/xdg/autostart/sktop, then open it in an editor (terminal 'nano' may be best as you will need sudo commands to open it) and change 'Applicaton' to 'Application'.Īlso, different tutorials (such as liberiangeek and Radu's response) suggest using: "xscreensaver -nosplash"Īs the fix above uses. This should, somewhere in the list, tell you where sktop is. To find out if this is the issue: first run locate sktop. Into your startup list, it would not work as xscreensaver is not set up with the type application. Therefore, if you have already entered the command "xscreensaver -no-splash" This causes the startup command to not work. 'Application' has been misspelt as 'Applicaton'. However, for some reason, in many of these tutorials, the above command is incorrect.

They tell you to set up a sktop file with the following command: sudo gedit /etc/xdg/autostart/sktopĪnd then place inside it the following information: As no answer has been marked as correct yet this could be this issue with running xscreensaver on startupĪs says here, many of the tutorials for setting up xscreensaver provide incorrect information.
