Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screensaver
#1
Hi fellows,

Is it possible to have a screensaver other than a blank screen? 
I have a HD DSL installation.

Thanks
Reply
#2
sudo apt-get install xscreensaver xscreensaver-data

This will install it and you may start it from

Applications -> Preferences -> XScreensaver Settings

(It will tell you it's not running and ask you if you want to Launch) 

If you want it to autostart, the best way might depend on whether you run Ice or Flux or JWM but this should work for all 3. 

leafpad ~/.desktop-session/startup

and add this line at the end

Code:
xscreensaver --no-splash &

save and exit.  It should be running at next login/reboot. 

   
Reply
#3
When I tried to save the startup file it asks me where.
Reply
#4
Are you not editing the *existing*

startup

file located in

<your home directory>/.desktop-session

???

   
Reply
#5
Ok, I will save it there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)