From owner-freebsd-questions Tue Mar 30 20: 0:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (Postfix) with ESMTP id 976B81506C for ; Tue, 30 Mar 1999 20:00:11 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port5.annex8.radix.net (port5.annex8.radix.net [205.252.108.5]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id WAA28834; Tue, 30 Mar 1999 22:59:45 -0500 (EST) Date: Tue, 30 Mar 1999 22:59:38 -0500 (EST) From: Patrick Seal To: gregm@netidea.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: X11 monitor resolution In-Reply-To: <199903310141.RAA25365@everest.netidea.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG please always CC to the list too. this is the area in my XF86Config: Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 30-86 VertRefresh 50-130 Modeline "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync Modeline "1024x768" 98.9 1024 1056 1216 1408 768 782 788 822 -HSync -VSync Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -hsync -vsync Modeline "640x480" 45.8 640 672 768 864 480 488 494 530 -HSync -VSync EndSection Section "Screen" Driver "svga" Device "Diamond Viper 330" Monitor "Primary Monitor" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1600x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1600x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1600x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1600x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection the 1600x1200 is the default. You can use Ctrl+Alt+Keypad+ or Keypad- to swich to the alternatives. Make sure you have apropriate entries in the Monitor section for the resolutions. Try running XF86Setup or xf86Config to setup this stuff pretty much automatically I recommend doing some more reading on the subject, because it's beyond the scope of what I feel like teaching. ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Tue, 30 Mar 1999 gregm@netidea.com wrote: > Thankyou Patrick ... I may just be blind but I haven't seen what I'm > looking for in XF86Config. I've got my monitor configured but would > like to choose a resolution other then the 640x480 that I'm > defaulting to. If that is found in XF86Config I'm not recognising it ... > any farther hints (I'm using 2.2.6 - release at te moment if that is > significant). > Thanks, > Greg. > gregm@netidea.con > > > man XF86Config > > > > > > ------------------------------------ _____________________________________ > > Patrick Seal |"Microsoft isn't evil, they just make > > | really crappy operating systems." > > Hyperhost - http://www.hyperhost.net| -Linus Torvalds > > hosting and Design > > > > http://www.freebsd.org - http://www.linux.org > > > > > > > > > > On Tue, 30 Mar 1999 gregm@netidea.com wrote: > > > > > I'm been trying to find unsuccessfully how to choose the moniter > > > resolution for xwindows. I not finding any info on it. Could someone > > > point me in the right direction? > > > > > > Thank and regards, > > > Greg Martin. > > > gregm@netidea.com > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message