# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Monitor0"
HorizSync 30-121 #change this to match your new monitor
VertRefresh 48-160 #this one too
Option "DPMS"
Originally posted by: Vadatajs
/etc/X11/XF86Config (or XF86Config-4 if you have an ati card and are using the ati drivers)
You'll need to change your H and V sync lines within that file to reflect your new monitor. For example, Mine is:
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "Monitor0"
HorizSync 30-121 #change this to match your new monitor
VertRefresh 48-160 #this one too
Option "DPMS"
Originally posted by: BingBongWongFooey
Anything recent should be using -4, ati or no ati.
Originally posted by: X4Nt3R1UM
my monitor is an IBM G51 and my video card is GF2MX200 (32MB). My OS is Red Hat Linux 7.1
which should i edit 'XF86Config' or 'XF86Config-4' ? what particular lines?
thanks
x4nt3r1um