Re: xinitrc problem
Re: xinitrc problem
- Subject: Re: xinitrc problem
- From: "Ambrose Li" <email@hidden>
- Date: Sat, 17 Feb 2007 15:14:38 -0500
Hi,
On 17/02/07, David Robinson <email@hidden> wrote:
[stuff deleted]
# start the window manager
exec wmaker &
exec xterm &
and here is the console message
[stuff deleted]
Quitting XDarwin...
The last line should be just
exec xterm
(i.e., delete the "&"). The xinitrc script must continue running until
you decide to end your session. With the "&", xterm goes into the
background and xinitrc ends immediately, thus terminating your X
session.
Happy Chinese New Year
--
cheers,
-ambrose
Don't trust everything you read in Wikipedia.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden