[kde-freebsd] X related scripts in Xclients ports
Jose M Rodriguez
josemi at freebsd.jazztel.es
Mon Nov 15 16:26:51 PST 2004
El Martes, 16 de Noviembre de 2004 00:57, Michael Nottebrock escribió:
> On Tuesday, 16. November 2004 00:43, Jose M Rodriguez wrote:
> > El Lunes, 15 de Noviembre de 2004 14:04, Michael Nottebrock
escribió:
> > > Jose M Rodriguez wrote:
> > > > Any comments on this are welcome.
> > >
> > > Before I go commenting, I have a question... what's the
> > > PR-number? :)
> >
> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1397145+0+archive/2004
> >/freebsd -current/20041003.freebsd-current
>
> I can't find this message in my archive of freebsd-current. Can you
> please send the patch again (as an attachment)?
this is the patch I use locally against RELENG_5 (patch -p0
from /usr/src)
the script is /etc/rc.d/0xdm
But I think that a localpkg script must be better (Usable in RELENG_4,
less problems with init, etc ...
Also you may need in Xservers:
-:0 local /usr/X11R6/bin/X -nolisten tcp
+:0 local /usr/X11R6/bin/X -nolisten tcp vt9
With avoid any kind of race with init gettys (up to vt8). You can
detect this race by a graphical login without keyboard input.
--
josemi
More information about the freebsd-x11
mailing list