LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   synchronization of monitor (https://www.linuxquestions.org/questions/linux-general-1/synchronization-of-monitor-26427/)

dark_light 07-23-2002 08:50 PM

synchronization of monitor
 
How to configure the Horizantal /vertical synchronization of my monitor.
remember i haven't configured xwindow
thx

sarin 07-23-2002 08:55 PM

Try Xconfigurator. If you know the values and want to do it yourself, then these are the lines from my XF86Config-4 file
Section "Monitor"
Identifier "SAMTRON 55V"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30 - 55
VertRefresh 50 - 120
Option "dpms"
EndSection
(Horizync and VertRefresh are the ones you should modify. )
--Sarin


All times are GMT -5. The time now is 10:44 PM.