Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > dfe0035fb6a1491fa544db5d47546f08 > files > 2

Xtart-1.0-12mdv2008.0.src.rpm

--- Xtart~	2001-07-07 21:19:45.000000000 -0400
+++ Xtart	2007-08-21 13:19:57.000000000 -0400
@@ -72,7 +72,7 @@
 well=int(s)
 wellformed=Sessions.has_key(well)
 if wellformed:
-    os.execvp('xinit',Sessions[well])
+    os.execvp('startx',Sessions[well])
 else:
     print
     print 'All that work and you mistyped the number'