From owner-freebsd-hackers Tue Dec 2 08:12:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA10944 for hackers-outgoing; Tue, 2 Dec 1997 08:12:20 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA10926 for ; Tue, 2 Dec 1997 08:12:15 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA29346; Tue, 2 Dec 1997 09:11:57 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA15373; Tue, 2 Dec 1997 09:11:49 -0700 Date: Tue, 2 Dec 1997 09:11:49 -0700 Message-Id: <199712021611.JAA15373@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Julian Elischer Cc: Archie Cobbs , Kazutaka YOKOTA , jkh@time.cdrom.com, freebsd-hackers@freebsd.org Subject: Re: 2.2.5 problems In-Reply-To: <3483C827.695678E2@whistle.com> References: <199712020742.XAA27819@bubba.whistle.com> <3483C827.695678E2@whistle.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > [ For simplicity, in the following the VT's start numbering at 1 > > so they correspond with the function keys.. ] > > > > 0. Boot FreeBSD > > 1. I have VT1 - VT6 with getty login screens, so X appears on VT7 > > 2. CTL-ALT-F5 and login as "archie" on VT5. Start X running. > > 3. Screen flashes VT1 briefly, then video resets and displays X screen > > 4. CTL-ALT-F4 to get to VT4 and login as "root" > > 5. Run command "xwin", which is an alias that pops two root > > windows up on the X console. > > what's wrong with just running 'startx' to start X AND start some > xterms? integrates steps 2,3,4 & 5 Because it doesn't show off the bug. :) > > > 6. CTL-ALT-F7 to get VT7 back to X, ready to happily get to work. > that should be not > > I assume this is a typo? No, this is also correct. You can type both to switch ttys, but is required to switch away from X. It's not required for non-X VTY's. Nate