Re: Getting over 800x600 on ThinkPad I
Kal Torak <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | Quake Networking |
| Message-ID | <[email protected]> |
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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message