Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2002 15:40:39 +1000
From:      Kal Torak <kaltorak@quake.com.au>
To:        Eric Masson <e-masson@kisoft-services.com>
Cc:        FreeBSD Mobile <freebsd-mobile@freebsd.org>
Subject:   Re: Getting over 800x600 on ThinkPad I
Message-ID:  <3CD768D7.9030408@quake.com.au>
References:  <3CD6458C.9020206@quake.com.au> <86elgpiq74.fsf@notbsdems.nantes.kisoft-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric Masson wrote:
> 
> No magic in the XF86config, I only had to tweak the Monitor and Screen
> sections after the file was generated by `X -configure`
> 
> Section "Monitor"
> 	Identifier   "Monitor0"
> 	VendorName   "Monitor Vendor"
> 	ModelName    "Monitor Model"
> 	HorizSync    31.5 - 48.5 # added
> 	VertRefresh  50-90       # added
> EndSection
> 
> Section "Screen"
> 	Identifier  "Screen0"
> 	Device      "Card0"
> 	Monitor     "Monitor0"
> 	DefaultColorDepth 24         # modified
> 	SubSection "Display"
> 		Depth     24
> 		Modes     "1024x768" # added
>         	ViewPort  0 0        # added
> 	EndSubSection
> EndSection

What version of X are you running? Im still using 3.something
and require modelines in the config and stuff...

Do you think upgrading to 4.something would help get a higher
resolution??


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD768D7.9030408>