The native refresh for a flatpanel is usually 60Hz.
So it's easy to add a line : 60-60
You don't have that complex section, but try to add this from Gutsy:
(If you don't have a Gutsy backup for xorg.conf)
Code:
Section "Monitor"
Identifier "Configured Monitor"
VendorName "Generic"
ModelName "1024x768 @ 60 Hz"
HorizSync 31.5 - 48.5
VertRefresh 60.0 - 60.0
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
I could give you the 'xorg.conf' file, if you want it, but it will also
have to be edited because of different "mouse"
xorg.conf is important to backup before deleting an OS,
could be needed some day particularly in a debian based OS :
the good old tool 'xorgconfig' is missing in those.