summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorbfox <bfox>2000-12-06 20:19:45 +0000
committerbfox <bfox>2000-12-06 20:19:45 +0000
commit368f02602e7c3965e66f7acf716e5ea9aa355b38 (patch)
treefa6e57764ac95ad994920119fceb6d955d1232ed /xf86config.py
parent6753bb7c2562974ae2575a7dbf941b59717297ca (diff)
downloadanaconda-368f02602e7c3965e66f7acf716e5ea9aa355b38.tar.gz
anaconda-368f02602e7c3965e66f7acf716e5ea9aa355b38.tar.xz
anaconda-368f02602e7c3965e66f7acf716e5ea9aa355b38.zip
Changed default modeline support to support more monitors that are unprobed.
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/xf86config.py b/xf86config.py
index 76ce1870c..2c94a9781 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -550,8 +550,8 @@ class XF86Config:
self.res = ""
self.res = resolution
- self.monHoriz = "35.15"
- self.monVert = "56"
+ self.monHoriz = "30-70"
+ self.monVert = "50-100"
self.monSect = ""