From owner-freebsd-questions@FreeBSD.ORG Fri Oct 3 17:43:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8398B16A4BF for ; Fri, 3 Oct 2003 17:43:45 -0700 (PDT) Received: from makeworld.com (makeworld.com [12.15.124.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6964543FF2 for ; Fri, 3 Oct 2003 17:43:44 -0700 (PDT) (envelope-from racerx@makeworld.com) Received: from makeworld (atlnga1-ar4-4-33-029-029.atlnga1.dsl-verizon.net [4.33.29.29]) by makeworld.com (8.12.10/8.12.8) with SMTP id h940hZ55001135; Fri, 3 Oct 2003 19:43:35 -0500 (CDT) (envelope-from racerx@makeworld.com) From: "Chris" To: "Alex de Kruijff" , Date: Fri, 3 Oct 2003 19:43:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20031004003737.GB56780@dds.nl> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: KDM and FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 00:43:45 -0000 Change this in /etc/ttys file - reboot, live happy. ttyv8 "/usr/local/bin/kdm" xterm on secure > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Alex de Kruijff > Sent: Friday, October 03, 2003 7:38 PM > To: ecrist@adtechintegrated.com > Cc: freebsd-questions@freebsd.org > Subject: Re: KDM and FreeBSD? > > > > Hey all, > > > > I'm a huge nut of the CLI, but my girlfriend is not. I've gone > through a > > bunch of the documentation on > > > http://docs.kde.org/en/3.1/kdebase/kdm/Configuring-your-system-for -kdm.html > and have gotten as far as test whether I can run > > grog# kdm -nodeamon > > and I get a KDE login screen after a few breif seconds. Now, how do I > implement this so that kdm initalizes at boot so my gf can use my FreeBSD > system without having to type what is, in her words, some "arcane fucking > command from the old world of DOS." Any script in /usr/local/etc/rc.d/ gets started at boot time. A script usaly has a "echo -n 'script name'" that print a message at boot time. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"