summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-08-06 05:16:45 +0000
committerMike Fulbright <msf@redhat.com>2002-08-06 05:16:45 +0000
commit20e1a836743a96493d66e427b1e18d79749553b5 (patch)
tree18614ec93fb2dc1b671fdf64e8a36bd09114689b /anaconda
parent09a5016c0511fb731a39e71d52a500d15590fb60 (diff)
downloadanaconda-20e1a836743a96493d66e427b1e18d79749553b5.tar.gz
anaconda-20e1a836743a96493d66e427b1e18d79749553b5.tar.xz
anaconda-20e1a836743a96493d66e427b1e18d79749553b5.zip
move starting miniwm to xserver.py
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda10
1 files changed, 1 insertions, 9 deletions
diff --git a/anaconda b/anaconda
index fbc1067fb..407a7db1b 100755
--- a/anaconda
+++ b/anaconda
@@ -487,15 +487,7 @@ if display_mode == 'g':
testxcfg = xserver.startX(runres, nofbmode, videohw, monitorhw,
mousehw, kbd)
- # start up mini-wm
- if not flags.test:
- try:
- xserver.startMiniWM()
- except:
- print "Unable to start mini-wm"
- log("Unable to start mini-wm")
-
- except RuntimeError:
+ except RuntimeError:
print " X startup failed, falling back to text mode"
log(" X startup failed, falling back to text mode")
xcfg = xf86config.XF86Config(videohw.primaryCard(),