From: <bms...@us...> - 2007-06-24 19:50:37
|
Revision: 2527 http://svn.sourceforge.net/morphix/?rev=2527&view=rev Author: bmsleight Date: 2007-06-24 12:50:31 -0700 (Sun, 24 Jun 2007) Log Message: ----------- Adding links to screenshots Modified Paths: -------------- trunk/how_tos/morphix_docbook.txt trunk/how_tos/morphix_docbook.xml Modified: trunk/how_tos/morphix_docbook.txt =================================================================== --- trunk/how_tos/morphix_docbook.txt 2007-06-24 14:37:29 UTC (rev 2526) +++ trunk/how_tos/morphix_docbook.txt 2007-06-24 19:50:31 UTC (rev 2527) @@ -450,6 +450,8 @@ * <<BuildingwholeISO, Building a whole ISO from Scratch>> * <<TestQemu, Testing an iso using Qemu>> +http://www.morphix.org/doc/how_tos/images/MorphingMorphix/[ScreenShots of MorphingMorphix running are shown on a separate page.] It shows the ease of use for MorphingMorphix. + [[Introduction]] Introduction Modified: trunk/how_tos/morphix_docbook.xml =================================================================== --- trunk/how_tos/morphix_docbook.xml 2007-06-24 14:37:29 UTC (rev 2526) +++ trunk/how_tos/morphix_docbook.xml 2007-06-24 19:50:31 UTC (rev 2527) @@ -200,11 +200,11 @@ <simpara><indexterm> <primary>exec</primary> </indexterm> -<emphasis>o /exec </emphasis> +<emphasis>o /exec </emphasis> <literal> If you place files in this directory, they will be executed at boottime. Note that this does not mean that programs using X will be executed, the proper way would be to add a line to .xinitrc - for this. Place the following in /exec/script.sh for example: + for this. Place the following in /exec/script.sh for example: </literal> <emphasis>echo \"program\" >> /home/morph/.xinitrc</emphasis> <emphasis>echo \"program\" >> /home/morph/.xsession</emphasis> (Does Debian still use .xsession? not 100% sure, xinitrc should @@ -215,10 +215,10 @@ <simpara><indexterm> <primary>copy</primary> </indexterm> -<emphasis>o /copy</emphasis> +<emphasis>o /copy</emphasis> <literal> If you place files in this directory, they will be copied over to the root of your filesystem. Use directories to place files in a certain - directory instead. For example, have: + directory instead. For example, have: </literal> <emphasis>/copy/home/morph/.xfce4/xfcerc</emphasis> to copy the xfcerc file to /home/morph/.xfce4/xfcerc at boottime.</simpara> @@ -678,6 +678,8 @@ </simpara> </listitem> </itemizedlist> +<simpara><ulink url="http://www.morphix.org/doc/how_tos/images/MorphingMorphix/">ScreenShots of MorphingMorphix running are shown on a separate page.</ulink> It shows the ease of use for MorphingMorphix.</simpara> + </section> <section id="Introduction"> <title>Introduction</title> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |