El día Wednesday, October 05, 2011 a las 12:10:47PM -0400, Lowell Gilbert 
escribió:

> n dhert <ndhert...@gmail.com> writes:
> 
> > FreeBSD-8.2 with Xorg:
> > Is there a way one can specify that your never have X on the console (just
> > the login: prompt)
> > but still have X on any other X-windows termnal (an KDM login window) and
> > graphical environment
> 
> Sure.  It's all in how you configure KDM.
> 
> In xdm it's set up in the access file; 
> I wouldn't be surprised if kdm were the same.

You have login: on console, login, create a file ~/.xinitrc with the
lines:

twm &
xterm

and then you just say: startx and X11 will come up; ofc you could remove
software or create some dirty xorg.conf file which X11 will not let come up;

        matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <g...@unixarea.de> - w http://www.unixarea.de/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to