LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Monitor Frequency (https://www.linuxquestions.org/questions/slackware-14/monitor-frequency-51346/)

thom 03-23-2003 04:21 PM

Monitor Frequency
 
I did the XF86Config thing for Vet. and Horiz. Synch already.

How do I change my monitor frequency in Slackware 9?
I got a monitor that will do 86hz and i feel like im running at 60. At least my eyes do anyway.

Thanks.

Slackware 9.0 is very nice.

tr4nce 03-23-2003 05:10 PM

edit the /etc/X11/XF86Config with the proper values in the Section of your monitor

thom 03-23-2003 06:19 PM

Do I add the line Refreshrate freq **?

cuckoopint 03-23-2003 07:07 PM

run xvidtune from an xterm
correct your screen, to work at a higher refresh rate
click "show"
you will get a line of numbers pasted to your xterm. close it and now copy that line into XF86Config-4

Code:

Section "Monitor"
...
VertRefresh...
ModeLine "1024x768" 94.50 1024 1036 1132 1260 768 769 772 796 +HSync +VS
ync
#or whatever you got. if you havent figured it out yet, the 94.50 is the refresh rate.

cheers.

thom 03-23-2003 07:10 PM

Thank You Thank You. That's what i needed

snocked 07-22-2003 08:19 AM

"1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync

mine can't be running at 157.50, more like 85khz

Plus I have no /ect/X11/XF86Config-4


All times are GMT -5. The time now is 09:03 PM.