summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-23 16:05:44 +0000
committerMatt Wilson <msw@redhat.com>1999-09-23 16:05:44 +0000
commit238aea760a36a613f02eb5cc56418d61547c6080 (patch)
tree53072bf1b87c66990947868a82c99bd716f87c65 /xf86config.py
parentfa882d61d9721d25c487dd326176dd9d079e41b8 (diff)
downloadanaconda-238aea760a36a613f02eb5cc56418d61547c6080.tar.gz
anaconda-238aea760a36a613f02eb5cc56418d61547c6080.tar.xz
anaconda-238aea760a36a613f02eb5cc56418d61547c6080.zip
less aggressive
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86config.py b/xf86config.py
index ab97e0930..5178590c6 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -458,7 +458,7 @@ EndSection
if self.monHoriz:
info["HORIZ"] = self.monHoriz
else:
- info["HORIZ"] = "50-100"
+ info["HORIZ"] = "30-65"
return """
# **********************************************************************