|
From: nich y. <ni...@37...> - 2003-05-07 08:58:25
|
On 06 May 2003 19:54:45 -0700 Mark Knecht <mar...@at...> enlightened us with: > Hi, > I'm a very remedial, but happy, new fluxbox user. Nothing but blank > screens and nicely developed menus. I like it. > > The one thing I haven't found yet is how to get a screensaver > running. Can someone point me toward how to do this under fluxbox? > > Thanks in advance, > Mark <snip> Screensaver in linux is normally done using xscreensaver When you load fluxbox, either through xdm,gdm,kdm... or by typing startx you will need to run: xscreensaver -nosplash This will load xscreensaver, there are some other options that you can pass to it.. To then lock your screen run: xscreensaver-command -lock Look at man for more options to both commands nich |