From owner-freebsd-questions@FreeBSD.ORG Thu Jun 30 21:00:11 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 741E816A41C for ; Thu, 30 Jun 2005 21:00:11 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED88143D48 for ; Thu, 30 Jun 2005 21:00:07 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Thu, 30 Jun 2005 16:59:55 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Thursday, 30 June 2005, 16:59:54 Received: from draco.cigb.edu.cu by mercurio.cigb.edu.cu; 30 Jun 2005 17:00:34 -0400 Message-ID: <1120165234.58553.28.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: Ian Barnes Date: Thu, 30 Jun 2005 17:00:34 -0400 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port References: <20050630203836.87C9743D1D@mx1.FreeBSD.org> In-Reply-To: <20050630203836.87C9743D1D@mx1.FreeBSD.org> X-OriginalArrivalTime: 30 Jun 2005 20:59:55.0388 (UTC) FILETIME=[AADA4BC0:01C57DB6] Cc: freebsd-questions@freebsd.org Subject: Re: Xorg screen alignment 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: Thu, 30 Jun 2005 21:00:11 -0000 You have tu use Mode lines in your xorg.conf with the xvidtune values Modeline "1024x768" 78.80 1024 1056 1152 1312 768 769 772 800 -HSync +Vsync for the mouse wheel use Options "ZAXisMapping" "4 5" > > > HDisplay: 1024 > > HSyncStart: 1056 > > HSyncEnd: 1152 > > HTotal: 1312 > > > > VDisplay: 768 > > VSyncStart: 769 > > VsyncEnd: 772 > > VTotal: 800 > > > > Pixel Clock (MHz): 78.80 > > Horizontal Sync (kHz): 60.06 > > Vertical Sync (Hz): 75.08 > > > > Now in my x.org config. These are my two settings: > > > > HorizSync 31.5-60.2 > > VertRefresh 56.3-75.0 > > > > I have tried adjusting those numbers to reflect what I get from xvidtune but > to no avail. Any idea on how I could get it to align perfectly from start? > > > > Then another question: > > > > How can I get my mouse scroll wheel working in X? I am using a USB Logitech > Mouse. > On Thu, 2005-06-30 at 22:38 +0200, Ian Barnes wrote: > Hi, > > > > Im running x.org with kde 3.x ontop of that. Now when I start X my screen > is off to the right a bit. What I do to get it right is run xvidtune and > move it left 4 times. Then its perfect. > > > > The settings that I get from xvidtune are: > > > > HDisplay: 1024 > > HSyncStart: 1056 > > HSyncEnd: 1152 > > HTotal: 1312 > > > > VDisplay: 768 > > VSyncStart: 769 > > VsyncEnd: 772 > > VTotal: 800 > > > > Pixel Clock (MHz): 78.80 > > Horizontal Sync (kHz): 60.06 > > Vertical Sync (Hz): 75.08 > > > > Now in my x.org config. These are my two settings: > > > > HorizSync 31.5-60.2 > > VertRefresh 56.3-75.0 > > > > I have tried adjusting those numbers to reflect what I get from xvidtune but > to no avail. Any idea on how I could get it to align perfectly from start? > > > > Then another question: > > > > How can I get my mouse scroll wheel working in X? I am using a USB Logitech > Mouse. > > > > Thanks, > > Ian > > _______________________________________________ > 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" >