Date: Wed, 11 Oct 2000 16:56:36 -0400 From: Alan Clegg <abc@bsdi.com> To: Mark Hummel <mhumm@ispchannel.com> Cc: FSD <freebsd-questions@freebsd.org> Subject: Re: How can I boot directly into KDE? Message-ID: <20001011165636.C31133@diskfarm.firehouse.net> In-Reply-To: <39E4D2B7.6D19A545@ispchannel.com>; from mhumm@ispchannel.com on Wed, Oct 11, 2000 at 03:51:03PM -0500 References: <39E4D2B7.6D19A545@ispchannel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Unless the network is lying to me again, Mark Hummel said: > I am using KDE, but I have to run it by using the startx command. I'd > like to boot directly to KDE. I've been told that this is very > possible, but I still can't figure out the process. look at /etc/ttys. Find the line: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure change it to: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure kill -HUP 1 AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001011165636.C31133>