On Wed, 2006-02-15 at 10:17 -0500, Michael Marsh wrote:
> On 2/15/06, Deephay <[EMAIL PROTECTED]> wrote:
> >   I have a problem here: How to start an application automatically
> > after X is started up?
> >   Actually I want to start the xscreensaver in daemon mode after X
> > is started up. I add the line "xscreensaver &" in ~/.xinitrc, but
> > the X server will then have some problem and cannot be started up.

Maybe you have to add the line 

exec xscreensaver &

instead of just xscreensaver


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

Reply via email to