summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
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 """
# **********************************************************************