SF.net SVN: morphix: [2541] trunk/scripts-mini/MorphixMini-KioskSetting.xml .pre

[email protected] Mon, 16 Jul 2007 13:31:56 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2541
          http://svn.sourceforge.net/morphix/?rev=2541&view=rev
Author:   bmsleight
Date:     2007-07-16 13:31:56 -0700 (Mon, 16 Jul 2007)

Log Message:
-----------
Work in progress

Added Paths:
-----------
    trunk/scripts-mini/MorphixMini-KioskSetting.xml.pre

Added: trunk/scripts-mini/MorphixMini-KioskSetting.xml.pre
===================================================================
--- trunk/scripts-mini/MorphixMini-KioskSetting.xml.pre	                        (rev 0)
+++ trunk/scripts-mini/MorphixMini-KioskSetting.xml.pre	2007-07-16 20:31:56 UTC (rev 2541)
@@ -0,0 +1,23 @@
+<comps>
+ <group>
+  <minimod>
+   <version>0.04</version>
+   <description>MorphMini to set the persistent application and set/restore kiosk extension</description>
+   <minitag>MorphixMiniKioskSetting</minitag>
+   <maintag>matchbox</maintag>	
+   <bootoption>ALL</bootoption>
+   <commandlist>
+    <preX>   
+     <!-- Comment out if you do not want the simple Navigation Bar -->
+     COMMENTOUTNAVBAR<command>echo 'pref("rkiosk.navbar", true);'  &gt;&gt; /etc/iceweasel/pref/iceweasel.js </command> ECOMMENTOUTNAVBAR
+     <command>echo 'pref("browser.startup.homepage", "http://HOMEPAGE");'  &gt;&gt; /etc/iceweasel/pref/iceweasel.js </command>
+   </preX>
+    <X> <!-- Before each time firefox is launched, delete the old user setting and restore saved setting -->
+     <command>echo "rm ~/.mozilla/ -R   "  &gt;&gt; ~/.persistent-app </command>    
+     <command>echo "firefox             "  &gt;&gt; ~/.persistent-app </command>    
+     <command>echo "killall firefox-bin "  &gt;&gt; ~/.inactivity </command>
+    </X>
+   </commandlist>
+  </minimod>
+ </group>
+</comps>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/