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

Re: How to start an application automatically after X is started up?



On Wed, 2006-02-15 at 10:17 -0500, Michael Marsh wrote:
> On 2/15/06, Deephay <tudoxxx@gmail.com> 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



Reply to: