Greetings I am running UBUNTU 12.04 and logging in on UBUNTU 3D. Wondering if anyone knows the definitive answer to getting xscreensaver
to load at start-up? I have removed gnome screensaver, installed xscreensaver
with no results.
I have tried adding start-up applications:
> xscreensaver –nosplash
(with no results)
also executed:
sudo gedit /etc/xdg/autostart/screensaver.desktop
with is output:
> [Desktop Entry]
>
> Exec=xscreensaver
>
> Name=XScreenSaver
> Blockquote
>
> Type=Application
>
> X-KDE-StartupNotify=false
(with no results)
Also when I manually open the screensaver I get this error:
The XScreenSaver daemon doesn't seem to be running on ":0". Launch it now?
I have also tried following the instructions here (top answer)
Any help is appreciated.
ok the answer is this: I had the WRONG directory for the applications. The path I had before was incorrect/. to determine which path was the correct one i executed:
**
**
which pointed out this was the path:
I put that in the command line in the startup menu application and it worked!
In Xubuntu 14.04 I opened
and commented out the line
to read
saved the file and restarted my computer. Result: screen saver doesn't start at all.