On Sat, 28 Jan 2006 14:25:10 -0500
Gerard Seibert <[EMAIL PROTECTED]> wrote:

> 
> Is there any special format or just an entry like this:
> 
> /usr/local/bin/gpg-agent --daemon

That should do it. The only thing to consider is that you have to
terminate commands that stay in the foreground with a '&' so that they
are detached and the next item is run. Only the last command -
'startkde' in this case - shoud be in the foreground. When this
terminates, the X session is over.

Essentially '.xinitrc' and '.xsession' are just plain shell scripts and
follow the syntax of your shell.

-- 
"This is the nineties, Bubba, and there is no such thing as paranoia. 
It's all true." 
        -- Hunter S Thompson

Attachment: pgpHQJ8RaGXiU.pgp
Description: PGP signature

Reply via email to