On Tue, Feb 03, 2004 at 08:50:24PM -0500, Paul M Foster wrote:

> On Mon, Feb 02, 2004 at 10:03:59PM -0600, ABrady wrote:
> 
> > On Mon, 2 Feb 2004 22:48:08 -0500
> > Paul M Foster <[EMAIL PROTECTED]> wrote:
> >

<snip>

> > > So the question is: how can I get KDE automatically start up
> > > xscreensaver on startup (when running KDM)?
> >
> > I wanted the same and did it this way.
> >
> > Turn off all screensavers in KDE. Create an executable file in
> > ~/.kde/Autostart, something like this:
> >
> > #!/bin/bash
> > xscreensaver &
> >
> > You can also add other things in there (I do) that you'd like to have
> > run every time KDE starts.
> >

<snip>

> Thanks much. I'll try that and report back if there's a problem.

Nope, that didn't work under KDM. It may work using straight KDE, but
not running KDM. Any other ideas?

Paul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to