summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorbfox <bfox>2000-12-06 20:30:19 +0000
committerbfox <bfox>2000-12-06 20:30:19 +0000
commit0a0320d18e67f4f8095bab118e575d189f4f65b4 (patch)
tree3fc377d8bcf8580445909de81b4fc35201579156 /xf86config.py
parent368f02602e7c3965e66f7acf716e5ea9aa355b38 (diff)
downloadanaconda-0a0320d18e67f4f8095bab118e575d189f4f65b4.tar.gz
anaconda-0a0320d18e67f4f8095bab118e575d189f4f65b4.tar.xz
anaconda-0a0320d18e67f4f8095bab118e575d189f4f65b4.zip
Changed monitor modelines to support wider range of monitors.
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/xf86config.py b/xf86config.py
index 2c94a9781..efd747ac6 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -547,13 +547,12 @@ class XF86Config:
# self.monHoriz = "31.5"
# self.monVert = "60"
- self.res = ""
+# self.res = ""
self.res = resolution
self.monHoriz = "30-70"
self.monVert = "50-100"
-
self.monSect = ""
self.monID = "Unprobed Monitor"
self.state = ""