Re: help with screen resolution please
I haven't fiddled with X.org but Xfree86 could figure out the lower resolutions if you only defined the highest resolution. (Well it worked most of the time.) So the correct way should be to say that 1280x1024@60 is the highest your monitor can handle when you set up X.org (or Xfree86) with the proper tool. That should set the correct values for HorizSync and VertRefresh in your X.org.conf. Then it would only be a matter of adding "1152x864" as the maximum mode you'd like to use. (as you clearly didn't want to use 1280x1024@60)
What distro are you using btw?
|