Date: Thu, 30 Jun 2005 17:00:34 -0400 From: Osmany Guirola Cruz <osmany.guirola@cigb.edu.cu> To: Ian Barnes <ianb@opteqint.net> Cc: freebsd-questions@freebsd.org Subject: Re: Xorg screen alignment Message-ID: <1120165234.58553.28.camel@draco.cigb.edu.cu> In-Reply-To: <20050630203836.87C9743D1D@mx1.FreeBSD.org> References: <20050630203836.87C9743D1D@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1120165234.58553.28.camel>