From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 01:00:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 03A2A16A41C for ; Wed, 15 Jun 2005 01:00:36 +0000 (GMT) (envelope-from ken@idealinter.net) Received: from mail.idealinter.net (mail.idealinter.net [72.242.8.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C585443D48 for ; Wed, 15 Jun 2005 01:00:35 +0000 (GMT) (envelope-from ken@idealinter.net) Received: from [192.168.0.2] (unknown [72.242.8.254]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.idealinter.net (Postfix) with ESMTP id D1F0110E42C for ; Tue, 14 Jun 2005 21:00:34 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <20050615005027.22483.qmail@web33407.mail.mud.yahoo.com> References: <20050615005027.22483.qmail@web33407.mail.mud.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Ken Ebling Date: Tue, 14 Jun 2005 21:00:33 -0400 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.730) Subject: Re: can't access virtual terminal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 01:00:36 -0000 On Jun 14, 2005, at 8:50 PM, Peter Miller wrote: > Hello, > I'm able to access my virtual consoles when i boot up > and use the terminal, but as soon as i start x i can't > access the virtual terminals. If i shut down x i can > use the terminals fine. I'm using a 5.3 install and > checked the /etc/ttys file and it shows the following > > ..... > # If console is marked "insecure", then init will ask > for the root password > # when going to single-user mode. > console none unknown off > secure > # > 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 on > secure > ttyv4 "/usr/libexec/getty Pc" cons25 on > secure > ttyv5 "/usr/libexec/getty Pc" cons25 on > secure > ttyv6 "/usr/libexec/getty Pc" cons25 on > secure > ttyv7 "/usr/libexec/getty Pc" cons25 on > secure > ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off > secure > # Serial terminals > ....... > ......cut > It doesn't matter if i'm root or not... and i'm using > xfce4 if that matters > > Thanks > Peter > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > 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" When you're in X, you can't switch virtual terminals with "alt-F1", "alt-F2", etc... You have to use "Ctrl-Alt-F1", "Ctrl-Alt-F2", etc. Ken Ebling