Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2005 01:10:50 +0200
From:      "albi@scii.nl" <albi@scii.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: .xinitrc
Message-ID:  <20050401011050.555a4819.albi@scii.nl>
In-Reply-To: <ef60af0905033115062cfaf90d@mail.gmail.com>
References:  <ef60af0905033115062cfaf90d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Apr 2005 01:06:15 +0200
Gert Cuykens <gert.cuykens@gmail.com> wrote:

> How do you start two things ?
> 
> exec unclutter -root
> exec enlightenment 
> 
> When i do this it only execute the first one

exec unclutter -root &
exec enlightenment



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050401011050.555a4819.albi>