Update of /cvsroot/fink/web/xml/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19642

Modified Files:
        x11.en.xml 
Log Message:

Update GNOME startup options in Running X11


Index: x11.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/x11/x11.en.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- x11.en.xml  10 Jun 2005 01:04:10 -0000      1.17
+++ x11.en.xml  13 Aug 2005 15:00:55 -0000      1.18
@@ -805,7 +805,7 @@
 <code>exec</code> before the last line like in the examples below.)
 </p>
       <p>
-A simple example that starts up GNOME:
+A simple example that starts up GNOME on XFree86 or Xorg:
 </p>
       <codeblock>. /sw/bin/init.sh
 exec gnome-session</codeblock>
@@ -819,13 +819,13 @@
 xterm &amp;
 
 exec enlightenment</codeblock>
-      <p>To start GNOME 2.2 under Apple's X11, use the following sequence:</p>
+<!-->      <p>To start GNOME 2.2 under Apple's X11, use the following 
sequence:</p>
       <codeblock>. /sw/bin/init.sh
-quartz-wm --only-proxy &amp;
+quartz-wm<--> <!--only-proxy &amp;
 metacity &amp;
 exec gnome-session
-</codeblock>
-      <p>To start GNOME 2.4 under Apple's X11, metacity is started up 
automatically, so the sequence is:</p>
+</codeblock> <-->
+      <p>To start GNOME 2.4 and later under Apple's X11:</p>
       <codeblock>. /sw/bin/init.sh
 quartz-wm --only-proxy &amp;
 exec gnome-session



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to