Wallex
08-19-2002, 10:59 PM
Why must I ask this when there should be another place to find this out?
I was hoping there would be a 'man XF86config' so that I could learn which were the options for the monitor in it, but there was no such entry, and the 'man xf86config' wasn't that useful. My file works well! almost. it seems Linux 'thinks' my monitor is more square than it really is. The width is fine, but the height is not, my whole desktop does not fit (unless I use ctrl+alt++, but then I would have to 'scroll' to reach the ends).
This is what I have in the monitor part of XF86config:
Section "Monitor"
DisplaySize 337 270
Identifier "Monitor0"
VendorName "ACR"
ModelName "9b"
HorizSync 31.5 - 64.3
VertRefresh 56.0 - 77.0
Option "DPMS"
EndSection
As you can see, I specified the DisplaySize in hopes that would fix my problem (that line came commented), but when I restarted the X server, it seemed to have no effect at all. What other 'lines' could help me tell Linux which is the areaof my monitor?
EDIT: Oops, the X in the topic was somewhere else. Anyway... I do have ALL the data on the monitor (it's new), so I wouldn't have a problem filling up the Monitor section with all the possible variables.
I was hoping there would be a 'man XF86config' so that I could learn which were the options for the monitor in it, but there was no such entry, and the 'man xf86config' wasn't that useful. My file works well! almost. it seems Linux 'thinks' my monitor is more square than it really is. The width is fine, but the height is not, my whole desktop does not fit (unless I use ctrl+alt++, but then I would have to 'scroll' to reach the ends).
This is what I have in the monitor part of XF86config:
Section "Monitor"
DisplaySize 337 270
Identifier "Monitor0"
VendorName "ACR"
ModelName "9b"
HorizSync 31.5 - 64.3
VertRefresh 56.0 - 77.0
Option "DPMS"
EndSection
As you can see, I specified the DisplaySize in hopes that would fix my problem (that line came commented), but when I restarted the X server, it seemed to have no effect at all. What other 'lines' could help me tell Linux which is the areaof my monitor?
EDIT: Oops, the X in the topic was somewhere else. Anyway... I do have ALL the data on the monitor (it's new), so I wouldn't have a problem filling up the Monitor section with all the possible variables.