summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-31 16:49:18 +0000
committerMatt Wilson <msw@redhat.com>1999-08-31 16:49:18 +0000
commit50ef7a0daf032d9802e8476f92d3a148982fd7be (patch)
tree694cd4c75a98ea90c1f72deb057a501b4631bc91 /xf86config.py
parent1cf948e8a8eb43858acadf37dd73ea5d4168fd80 (diff)
downloadanaconda-50ef7a0daf032d9802e8476f92d3a148982fd7be.tar.gz
anaconda-50ef7a0daf032d9802e8476f92d3a148982fd7be.tar.xz
anaconda-50ef7a0daf032d9802e8476f92d3a148982fd7be.zip
tmp change
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 11a2e73dc..013796a34 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -625,7 +625,7 @@ EndSection
section = section + """
Subsection "Display"
Depth %s
- Modes "1280x1024" "1024x768" "800x600" "640x480"
+ Modes "640x480"
ViewPort 0 0
EndSubsection
""" % (depth,)