Date: Fri, 18 Mar 2005 23:39:22 +0100 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@freebsd.org Cc: Aaron Dudek <adudek@sprint.net> Subject: Re: How do I change screen resolution.. Message-ID: <200503182339.23423.dejan.lesjak@ijs.si> In-Reply-To: <Pine.GSO.4.62.0503181718400.3221@iscserv1> References: <Pine.GSO.4.62.0503181718400.3221@iscserv1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 18 of March 2005 23:28, Aaron Dudek wrote: > on a Sparc 60 running 5.3 and using a creater 3d card. > > The xorg.conf file doesn't seem to have an affect on the resolution. > [snip] > Section "ServerLayout" > Identifier "XFree86 Configured" > Screen 0 "Screen0" # RightOf "Screen1" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection [snip] > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1280 x 1024" There should be no spaces in Modes strings. (Unless there actually is a mode with exact string "1280 x 1024" defined.) > ViewPort 0 0 > EndSubSection > EndSection [snip]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503182339.23423.dejan.lesjak>
