On Mon, 7 Nov 2005 03:43:17 +1000 David Seikel <[EMAIL PROTECTED]>
wrote:

> On Sun, 06 Nov 2005 18:34:52 +0100 Morten Nilsen <[EMAIL PROTECTED]>
> wrote:
> 
> > Gerald has given me a fix to this earlier...
> > 
> > 
> > --- entrance/src/daemon/Entranced.h.tcs
> > +++ entrance/src/daemon/Entranced.h
> > @@ -19,7 +19,7 @@
> > 
> >   #define ENTRANCED_DEBUG 0
> > 
> > -#define X_SERVER "/usr/X11R6/bin/X -quiet -nolisten tcp"
> > +#define X_SERVER "/usr/X11R6/bin/X -quiet -nolisten tcp vt7"
> >   //#define X_SERVER "/usr/X11R6/bin/Xnest -full"
> >   #define X_DISP ":0"             /* only used if DISPLAY variable
> > is NOT set */
> >   #define ENTRANCE PREFIX "/bin/entrance_wrapper"
> 
> 
> I'll try that out on the P100, if it works I'll commit it.  I can
> usually get the P100 to invoke this witch by continually rebooting.

Cool, after several hours of rebooting the P100, no entranced witch
bite.  I will do some final checking on my development box, then commit
this.

Only one problem though.  Why does this work?  I have not been able to
find that particular option documented anywhere.  I can guess what it
does, but I want to know for sure.

Also, this is just a work around, something that will cause no end of
problems, now and in the future.  As an example, X is on VT5 here.  In
the future, we would have to make sure that it remained after any user
editing of X startup options.

Attachment: pgpkgm6V7WuNZ.pgp
Description: PGP signature

Reply via email to