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

Re: problem with .xsession



Try:
 	swisswatch &
 	xload &
 	xbiff &
 	enlightenment

a .xsession is executed similarly to a shell script, and it expects the
last application to be blocking, until the x session itself is complete

jeff

On Mon, Jul 19, 1999 at 06:26:36PM +1000, Cyrus Patel wrote:
> 
> Hi guys,
> 
> I recently made the switch from fvwm to enlightenment as my default window 
> manager.
> 
> Currently, my .xsession file looks like this and works fine:
> 
> 
> But when I tried to add other progs at startup using the new .xsession file:
> 
> 	enlightenment &
> 
> it wouldn't work. My .xsession-errors file is as follows:
> 
> 	Imlib Init
> 	X connection to :0.0 broken (explicit kill or server shutdown).
> 	Xlib: connection to ":0.0" refused by server
> 	Xlib: Client is not authorized to connect to Server
> 	Error: Can't open display: :0
> 	Xlib: connection to ":0.0" refused by server
> 	Xlib: Client is not authorized to connect to Server
> 	Error: Can't open display: :0
> 
> Am I going about this the wrong way, is there a better way to do it?
> 
> Thanks alot in advance


Reply to: