Click to See Complete Forum and Search --> : need help with changing refresh rates
chiatello
11-01-2003, 01:20 AM
ok well i know NOTHING about this subject, but i would like to use my monitor to its capacity
i have a Viewsonic E90f +sb
http://www.viewsonic.com/products/crt_e90fplussb.htm
and i want to set the modelines, so that
it uses
1024x768
with 106hz
..how can i do this?
thanks alot
bosox79
11-01-2003, 01:35 AM
Originally posted by chiatello
ok well i know NOTHING about this subject, but i would like to use my monitor to its capacity
i have a Viewsonic E90f +sb
http://www.viewsonic.com/products/crt_e90fplussb.htm
and i want to set the modelines, so that
it uses
1024x768
with 106hz
..how can i do this?
thanks alot
you will need to edit the monitor section of your xfree86config file. most distro's have tools to help you do this. what distro are you running? or you can edit it manually with a text editor
chiatello
11-01-2003, 01:38 AM
gentoo..
bosox79
11-01-2003, 01:49 AM
Originally posted by chiatello
gentoo..
Then I believe your best bet is to edit this file with a text editor you will just need to input the correct values in the corosponding field. here is the monitor section of my xfree86config
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "NEC MultiSync 97F"
HorizSync 37.0 - 70.0
VertRefresh 55.0 - 120.0
Option "dpms"
EndSection
I hope that helps you out
:)