[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XScreenSaver



> I think WindowMaker has some kind of session manager, but if you can't
> figure out how to make that work, you can put this in ~/.xsession
> 
> # We like a screensaver...
> if [ -f /usr/bin/X11/xscreensaver ]; then
>         /usr/bin/X11/xscreensaver -no-splash &
> fi

if you run X by typing 'startx' rather then logging in through xdm you need
to put the above lines in your ~/.xinitrc instead.

adam.



Reply to: