From owner-freebsd-questions Thu Jul 25 15:51:29 2002 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 24AEB37B401 for ; Thu, 25 Jul 2002 15:51:26 -0700 (PDT) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE0C43E4A for ; Thu, 25 Jul 2002 15:51:24 -0700 (PDT) (envelope-from Siegbert.Baude@gmx.de) Received: from lilith (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.5/8.12.5) with SMTP id g6PMp8VH003457 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Fri, 26 Jul 2002 00:51:08 +0200 (MEST) Message-ID: <009501c2342d$c2b96da0$406a3c86@whwurm.uniulm.de> From: "Siegbert Baude" To: "Ed Yu" Cc: References: <20020725223714.18980.qmail@web20704.mail.yahoo.com> Subject: Re: starting kdm on boot Date: Fri, 26 Jul 2002 00:51:06 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Ed, > Does anyone know how to start kdm at boot? > I changed /etc/ttys file to have > ttyv8 "/usr/local/bin/kdm" xterm on secure and it > works but I get > kdm[1524]: Unknown command line option 'ttyv8'.. > > I did a little search online and it seems that it was > not fixable. Does anyone else have any idea? That's harmless. The procedure of init seems to be adopted to xdm, which accepts this parameter. kdm doesn't know about this, therefore claims the fact, but otherwise just works fine (at least for me). Do you have problems with kdm not working as expected? Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message