LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to set xscreensaver as default (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-set-xscreensaver-as-default-787424/)

anika.ella 02-06-2010 10:51 AM

how to set xscreensaver as default
 
I just enjoy xscreensaver, but I like to have it as default, when f12 start. I am not very deep in details of Fedora, but still, can anybody guide me to set this as default ?
Thanks !

camorri 02-06-2010 01:28 PM

What I did was created a file called xscreensaver.desktop with the following contents :

Quote:

#!/usr/bin/env xdg-open
[Desktop Entry]
Exec=xscreensaver
Name=XScreensaver
Type=Application
The file has to be executable. ie
Quote:

-rwxr--r-- 1 cliff cliff 118 2010-01-11 13:49 xscreensaver.desktop*
I'm running KDE4 and stored the file at
Quote:

/home/cliff/.kde4/Autostart/
Every time I log in, what is in the Autostart directory gets run. Of course you have to have xscreensaver installed. Not sure how you autostart on other desktops. If you are not running KDE, you may have to find that out. Hope this helps.

anika.ella 02-07-2010 04:17 PM

Well, I don't ruse kde, but gnome. Thank you, anyway

anika.ella 02-23-2010 04:47 AM

I solved ! see explanation at:
http://forums.fedoraforum.org/showth...=1#post1333760


All times are GMT -5. The time now is 08:05 PM.