From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 09:03:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AE8110656C3 for ; Sat, 28 Feb 2009 09:03:50 +0000 (UTC) (envelope-from fbsdlists@honeyguide.net) Received: from jail0064.vps.exonetric.net (jail0064.vps.exonetric.net [82.138.248.239]) by mx1.freebsd.org (Postfix) with ESMTP id 10D688FC29 for ; Sat, 28 Feb 2009 09:03:49 +0000 (UTC) (envelope-from fbsdlists@honeyguide.net) Received: from [192.168.2.34] (p57A3695B.dip.t-dialin.net [87.163.105.91]) by jail0064.vps.exonetric.net (Postfix) with ESMTP id 46F57CE123; Sat, 28 Feb 2009 08:48:21 +0000 (GMT) Message-Id: <2647A53F-77B2-4120-A341-61A5E314EDE5@honeyguide.net> From: Stephan Lichtenauer To: "'freebsd-questions@freebsd.org'" In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Sat, 28 Feb 2009 09:48:19 +0100 References: <1B930A12-403C-49A6-AA57-ACFC4737EAB7@mac.com> X-Mailer: Apple Mail (2.930.3) Cc: =?UTF-8?B?6auY5qmLIOWFi+mDjg==?= Subject: Re: To meke Desktop FreeBSD setting up by Xorg -- under VMWare? 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: Sat, 28 Feb 2009 09:03:51 -0000 Am 28.02.2009 um 02:09 schrieb Warren Block: > On Thu, 26 Feb 2009, ?? ?? wrote: > >> Nice to meet you. >> I'm japanese ,Katsurou Takahash. >> >> I started to use FreeBSD to constitute my file server and I want to >> use FreeBSD as Desktop OS. >> I would like to know how to setting FreeBSD as Desktop OS by Xorg >> on VMware Fusion act 2. >> Or I want to know how to setting command by GUI. >> I use MacBookPro 15inch USkeyboard. >> If you know the way ,please tell me that. > > pcbsd.org has a downloadable VMWare image. Even if you don't use > their whole setup, you can use their xorg.conf as a starting point. > > -Warren Block * Rapid City, South Dakota USA What you might also try to do is to just install FreeBSD in VMWare from the ISO images yourself, then install the compat6x port and afterwards install the VMWare tools from within VMWare. This not only installs a special VMWare driver for X.org (and automatically sets up xorg.conf) which allows you to set the resolution and lets the mouse leave the VM window without pressing Ctrl-Apple keys each time, this also installs the VMWare tools applet that can be used to reduce the VM disk image from time to time. For infos about how to install the tools, have a look at the VMWare Fusion Help. Best regards Stephan