Revision: 2278
Author: bmsleight
Date: 2006-05-29 15:37:35 -0700 (Mon, 29 May 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2278&view=rev
Log Message:
-----------
Morphix-livekiosk has a choice of two types of lock-downs
Modified Paths:
--------------
trunk/scripts-mini/MorphixMini-KioskSetting.xml
Modified: trunk/scripts-mini/MorphixMini-KioskSetting.xml
===================================================================
--- trunk/scripts-mini/MorphixMini-KioskSetting.xml 2006-05-29 17:12:27 UTC (rev 2277)
+++ trunk/scripts-mini/MorphixMini-KioskSetting.xml 2006-05-29 22:37:35 UTC (rev 2278)
@@ -8,14 +8,18 @@
<bootoption>ALL</bootoption>
<filelist> <!-- files to be added to minimod available as $1/morphix/files/ -->
<remote>
- <file>http://www.barwap.com/morphix/livekiosk/morphix-kiosk-locked.tar.gz</file>
+<!-- Use either of these files depending on how locked down the kiosk should be -->
+ <file>http://www.barwap.com/morphix/livekiosk/morphix-kiosk-locked_plus-nav-bar.tar.gz</file>
+ <!-- <file>http://www.barwap.com/morphix/livekiosk/morphix-kiosk-locked.tar.gz</file> -->
</remote>
</filelist>
<commandlist>
<X> <!-- Before each time firefox is launched, delete the old user setting and restore saved setting -->
<command>echo "rm ~/.mozilla/ -R " >> ~/.persistent-app </command><!-- > is xml format for > -->
<command>echo "cd ~ " >> ~/.persistent-app </command>
- <command>echo "tar xvzf $1/morphix/files/morphix-kiosk-locked.tar.gz " >> ~/.persistent-app </command>
+<!-- Use either of these files depending on how locked down the kiosk should be -->
+ <command>echo "tar xvzf $1/morphix/files/morphix-kiosk-locked_plus-nav-bar.tar.gz " >> ~/.persistent-app </command>
+ <!-- <command>echo "tar xvzf $1/morphix/files/morphix-kiosk-locked.tar.gz " >> ~/.persistent-app </command> -->
<command>echo "firefox http://www.morphix.org " >> ~/.persistent-app </command><!-- > is xml format for > -->
</X>
</commandlist>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
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.