From owner-freebsd-questions@FreeBSD.ORG Mon Aug 28 15:45:06 2006 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 B487616A4DD for ; Mon, 28 Aug 2006 15:45:06 +0000 (UTC) (envelope-from micahjon@ywave.com) Received: from relay1.av-mx.com (relay1.av-mx.com [137.118.16.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E3443D45 for ; Mon, 28 Aug 2006 15:45:05 +0000 (GMT) (envelope-from micahjon@ywave.com) X-Virus-Scan-Time: 0 Received: from [137.118.16.55] (HELO mx3.av-mx.com) by relay1.av-mx.com (CommuniGate Pro SMTP 4.2.10) with SMTP id 365258603 for freebsd-questions@freebsd.org; Mon, 28 Aug 2006 11:45:06 -0400 Received: (qmail 1873 invoked from network); 28 Aug 2006 15:45:04 -0000 Received: from dsl25232.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.113.232) by mx3.av-mx.com with SMTP; 28 Aug 2006 15:45:04 -0000 X-CLIENT-IP: 216.227.113.232 X-CLIENT-HOST: dsl25232.ywave.com Message-ID: <44F30F7F.4080709@ywave.com> Date: Mon, 28 Aug 2006 08:45:03 -0700 From: Micah User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: Niek Bouman References: <44F2FA2F.20209@student.utwente.nl> In-Reply-To: <44F2FA2F.20209@student.utwente.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6-STABLE as guest in VMWare Player on Winxp host 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: Mon, 28 Aug 2006 15:45:06 -0000 Niek Bouman wrote: > I'm running FreeBSD 6-STABLE as guest in the free VMWare Player on a > WinXP host. > How can I switch between virtual terminals? Ctrl-Alt-F[n] doesn't work... > > By the way, is this the right mailing list to place this question? > > > Thank you, > Niek Bouman As long as you're not in an X11 session, plain old Alt+Fn works to switch terminals. If you are in X11, I think there's a way to change the key combination to something else. Check with Google. HTH, Micah