Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 1996 09:17:45 +0200 (GMT)
From:      Robin Lunn <robin@is.co.za>
To:        hey@tuns.ca (Yingjun (Ian) He)
Cc:        questions@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <199606240717.JAA11708@admin.is.co.za>
In-Reply-To: <199606232301.QAA00348@freefall.freebsd.org> from "Yingjun (Ian) He" at Jun 23, 96 08:01:09 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Yingjun (Ian) He wrote:
> I am running FreeBSD2.1 with X-window. How can I get the graphics login window
> instead of the text mode login prompt when I boot up the system or when I
> logout?

Add the following to /etc/rc.local:

echo -n " xdm"
/usr/X11R6/bin/xdm -nodaemon &

-- 
_ __                  | Only my ideas here unless I say otherwise...
' )  )     /          | (BeamJack@IRC)                 
 /--' ____/___o  __   | "Nondum amabam, et amare amabam...  quaerebam
/  \_(_) /_) (__/) )_ |  quid amarem, amans amare." - St Augustine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606240717.JAA11708>