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

Re: X broken for me in unstable



On Sun, Oct 07, 2001 at 12:10:45AM -0400, Duncan Findlay wrote:
> Change /etc/X11/Xsession.d from
> exec "$REALSTARTUP"
> to
> exec $REATSTARTUP
> 
> It's a fairly common problem :-)
> 

I think this was a typo....

Change /etc/X11/Xsession.d/99xfree86-common_start from
exec "$REALSTARTUP"
to
exec $REALSTARTUP

Once I made that change, X4 worked for me. Thanks, Duncan!

Vinod



Reply to: