From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 03:02:34 2004 Return-Path: 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 C5F1A16A4CE for ; Wed, 25 Feb 2004 03:02:34 -0800 (PST) Received: from mail.romat.com (mail.romat.com [212.143.245.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F72B43D2F for ; Wed, 25 Feb 2004 03:02:34 -0800 (PST) (envelope-from gilad_bsd@romat.com) Received: from localhost (localhost.lan [127.0.0.1]) by mail.romat.com (Postfix) with ESMTP id E20FFEB2D6; Wed, 25 Feb 2004 13:02:31 +0200 (IST) Received: from mail.romat.com ([192.168.1.10]) by localhost (ladon.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68839-02; Wed, 25 Feb 2004 13:02:30 +0200 (IST) Received: from romat.com (unknown [192.168.1.199]) by mail.romat.com (Postfix) with ESMTP id 38D44EB2D5; Wed, 25 Feb 2004 13:02:30 +0200 (IST) Message-ID: <403C8072.8050406@romat.com> Date: Wed, 25 Feb 2004 13:01:06 +0200 From: Gilad Rom Organization: Romat Telecom User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mateusz Rajca References: <20040225001421.62093.qmail@web40804.mail.yahoo.com> In-Reply-To: <20040225001421.62093.qmail@web40804.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: Re: 32 bit on FreeBSD 5.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 11:02:34 -0000 Mateusz Rajca wrote: > Hi, > > How do you setup the 32 bit color option on FreeBSD > 5.2. > > Thanks > > Mateusz Rajca > You probably mean the display bit-depth, which is operating-system independent and depends on your custom Xfree86 configuration. So the answer is yes, but it depends on your Graphics card, although all modern cards support 32-bit modes. Gilad.