[TRANSLATION: x11.en.xml]

Michèle Garoche <[email protected]>
Newsgroups gmane.os.apple.fink.i18n
Message-ID <[email protected]>
Suppression of distinction between bash users and tcsh users in 
.xinitrc file section

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

Modified Files:
	x11.en.xml
Log Message:
Re-changes to .xinitrc section to x11.en.xml

Index: x11.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/x11/x11.en.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- x11.en.xml	19 May 2004 02:33:27 -0000	1.10
+++ x11.en.xml	22 May 2004 03:06:12 -0000	1.11
@@ -736,7 +736,7 @@
  </p>
        <codeblock>cp /private/etc/X11/xinit/xinitrc 
~/.xinitrc</codeblock>
        <p>
-If you're using Fink, you should source <filename>init.sh</filename> 
(if you use bash shell) or <filename>init.csh</filename> (if you use 
tcsh shell) right at the beginning to make sure the environment is set 
up correctly.
+If you're using Fink, you should source <filename>init.sh</filename> 
right at the beginning to make sure the environment is set up 
correctly.
  </p>
        <p>
  You can put fairly arbitrary commands in an 
<filename>.xinitrc</filename>,
@@ -765,10 +765,6 @@
  </p>
        <codeblock>. /sw/bin/init.sh
  exec gnome-session</codeblock>
-      <p>for bash users and:</p>
-       <codeblock>source /sw/bin/init.csh
-exec gnome-session</codeblock>
-<p>for tcsh users.</p>
  <p>A more complex example for bash users that turns the X11 bell off, 
starts some clients and finally executes the Enlightenment window 
manager:</p>
        <codeblock>. /sw/bin/init.sh

@@ -779,28 +775,23 @@
  xterm &amp;

  exec enlightenment</codeblock>
-<p>For tcsh users, just change the first line to:</p>
-      <codeblock>source /sw/bin/init.csh</codeblock>
   <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;
  metacity &amp;
  exec gnome-session
  </codeblock>
-<p>Note: same change on the first line for tcsh users as stated 
above.</p>
  <p>To start GNOME 2.4 under Apple's X11, metacity is started up 
automatically, so the sequence is:</p>
   <codeblock>. /sw/bin/init.sh
  quartz-wm --only-proxy &amp;
  exec gnome-session
  </codeblock>
-<p>Note: same change on the first line for tcsh users as stated 
above.</p>
  <p>To start KDE 3.2 (version &lt; 3.2.2-21) under Apple's X11</p>
  <codeblock>. /sw/bin/init.sh
  export KDEWM=kwin
  quartz-wm --only-proxy &amp;
  /sw/bin/startkde >/tmp/kde.log 2>&amp;1
  </codeblock>
-<p>Note: same change on the first line for tcsh users as stated 
above.</p>
  <p>And finally to start the latest unstable version of KDE under 
Apple's X11:</p>
  <codeblock>. /sw/bin/init.sh
  /sw/bin/startkde >/tmp/kde.log 2>&amp;1


Michèle
<http://micmacfr.homeunix.org>
PGP.sig (application/pgp-signature, 186 B) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.