Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!in1.uu.net!csnews!not-for-mail From: Todd C Miller <millert@cs.Colorado.EDU> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: pixel skew on S2 X server Date: 12 Dec 95 18:58:34 GMT Organization: University of Colorado, Boulder Lines: 22 Message-ID: <30cdd0da.0@xyzzy.cs.colorado.edu> References: <rfwx87b484.fsf@bobcat.cs.byu.edu> Reply-To: millert@cs.Colorado.EDU (Todd C Miller) NNTP-Posting-Host: xyzzy.cs.colorado.edu Originator: millert@xyzzy. (Todd C Miller) From the keyboard of windley@lal.cs.byu.edu (Phillip J. Windley): > > I just installed FreeBSD with X on a machine with a Diamond Stealth 64 > Video VRAM card. The configuration procedure recommended the XF86_S3 video > server. > > The server runs fine except that the left 10 pixels of the screen appear on > the right hand side. The mouse doesn't know this however, so it marks two > characters to the right in an xterm, for example. > > Any idea what I did wrong? Is this a horizontal sync problem (doesn't seem > like it) or do I just have something configured funny? Add the following line to your "Device" section: Option "diamond" Alternately, you can add an EarlySC line to the "Display" subSection. See the man pages for XF86_S3 and XF86Config for more info. - todd -- Todd C. Miller Sysadmin--University of Colorado Todd.Miller@cs.colorado.edu