From owner-freebsd-questions Sun Mar 9 11:28:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA06350 for questions-outgoing; Sun, 9 Mar 1997 11:28:24 -0800 (PST) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA06337 for ; Sun, 9 Mar 1997 11:28:04 -0800 (PST) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.5/8.7.3) with UUCP id MAA02708; Sun, 9 Mar 1997 12:27:34 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id MAA13094; Sun, 9 Mar 1997 12:27:23 -0700 (MST) Date: Sun, 9 Mar 1997 12:27:23 -0700 (MST) From: Marc Slemko To: "Thomas D. Dean" cc: questions@freebsd.org Subject: Re: screen vs X11 In-Reply-To: <32FE237D.24A0@ix.netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Try ctrl-alt-F1 to switch from X to virtual console 1. On Sun, 9 Feb 1997, Thomas D. Dean wrote: > I believe that in 1.1.5, using X11R6, I could access the virtual > screens with alt-F1...F6, corresponding to ttvy0 thru ttyv5. > ttyv6 was "off: and ttyv7 was an xterm. From within X11, I could > press alt-Fx and access that virtual screen. Pressing alt-F7 > returned me to X11. > > Now, with 2.1.5, I cannot access the virtual consoles from within > X11. I believe the setup is the same as before. If I do not start > xdm, I can access the virtual consoles. But, pressing alt-F1 thru F3 > produces nothing. Pressing alt-F4 thru alt-F6 produces a beep and. > prints a 4~ thru 7~ on the screen. I note that 6~ is skipped, as > ttyv6 is "off", so, alt-F6 produces 7~ and alt-F7 produces 8~. > > Is this possible in 2.1.5 or, more likely, What am I missing? >