From owner-freebsd-questions Wed Sep 18 03:01:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA07152 for questions-outgoing; Wed, 18 Sep 1996 03:01:38 -0700 (PDT) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA07089 for ; Wed, 18 Sep 1996 03:01:30 -0700 (PDT) Received: from sol1.gud.siemens.co.at (root@[10.1.143.100]) by zwei.siemens.at (8.7.5/8.7.3) with SMTP id MAA03085 for ; Wed, 18 Sep 1996 12:00:19 +0200 (MET DST) Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0v3JR5-000218C; Wed, 18 Sep 96 12:00 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA172420567; Wed, 18 Sep 1996 11:56:07 +0200 From: "Hr.Ladavac" Message-Id: <199609180956.AA172420567@ws2301.gud.siemens.co.at> Subject: Re: XF86 & fvwm Problem, Help? (fwd) To: jdunham@fc.net (Jerry Dunham) Date: Wed, 18 Sep 1996 11:56:07 +0200 (MESZ) Cc: branson@widomaker.com, questions@freebsd.org In-Reply-To: <199609180240.VAA25751@freeside.fc.net> from "Jerry Dunham" at Sep 17, 96 09:40:57 pm X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk E-mail message from Jerry Dunham contained: > > What's unique about console 3? Why should I start xdm there? Is there > some way of starting xdm there automatically upon system boot? Nothing, except that that is the default out-of-the-cd-rom console where the Xserver normally lives. > > > You can even add more syscons consoles fairly easily... since the > > devices start at 0, you have in your /etc/ttys somthing like: > > > > # > > ttyv0 "/usr/libexec/getty Pc" cons25 on secure > > # Virtual terminals > > ttyv1 "/usr/libexec/getty Pc" cons25 on secure > > ttyv2 "/usr/libexec/getty Pc" cons25 on secure > > ttyv3 "/usr/libexec/getty Pc" cons25 off secure > > > > Note that number three is off .. that is for X windows... > > Why off? There's something here I'm not understanding at all. Because Xserver choses the first free virtual console. If it weren't 'off' the console would have been busy with getty.