From owner-freebsd-questions@FreeBSD.ORG Wed May 25 15:23:57 2011 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 C51D91065672 for ; Wed, 25 May 2011 15:23:57 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 810D18FC1A for ; Wed, 25 May 2011 15:23:57 +0000 (UTC) Received: by vxc34 with SMTP id 34so8068760vxc.13 for ; Wed, 25 May 2011 08:23:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=TbPKFUbKo3tpCYdKd7GX/yKiP29WnVWOUXo7WQX1xv0=; b=Es2HwPAs4Xzxk5uOiH/KijHts7V1fyGeOdxlF0z4U3tare7R/WYVTE7lQEBJ0B/qlZ pSmN6zILYp9nsRufHqr9gHkq4vK8HvN8fIFNDwghZITtIDmumYVObbs3lGnzcKHRYVOc q7d1O93Mp9T2eSXLSbQobBBpLZudrnLDvBrmY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NWY1Uh23gZjl9MADiMY+1kx/0RpkiiqMri+xZ04/FRveJowkcmuxtjpkH1TebGw/Mi uDbWgCB2gdOkBX9F7ZJRVThOY+dEeVmxc2zJyDYi3KKuQu66wd2BRJoiKQDwFeehyTFF +ibcc8SfxEKfu97VULUO7cIceZeRfmc2vfEFA= MIME-Version: 1.0 Received: by 10.220.87.223 with SMTP id x31mr1609230vcl.87.1306337036633; Wed, 25 May 2011 08:23:56 -0700 (PDT) Received: by 10.220.113.200 with HTTP; Wed, 25 May 2011 08:23:56 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 May 2011 08:23:56 -0700 Message-ID: From: Ed Flecko To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: How to change Fluxbox resolution? 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, 25 May 2011 15:23:57 -0000 Thank you both. I'm sorry, I forgot to mention that I have FBSD running inside VMware. xvidtune says "Video modes are not tunable on this chip" and the only entry I have made in xorg.conf if under the Screen section where I have a SubSection "Display" that has: Modes "1024x768" entry Suggestions? Ed