SF.net SVN: morphix: [2255] trunk/scripts-main/matchbox

[email protected]
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2255
Author:   bmsleight
Date:     2006-05-25 14:45:57 -0700 (Thu, 25 May 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2255&view=rev

Log Message:
-----------
Add files to make it easier to use matchbox as a general window manager for single applications

Modified Paths:
--------------
    trunk/scripts-main/matchbox/debian/rules
    trunk/scripts-main/matchbox/matchbox-session

Added Paths:
-----------
    trunk/scripts-main/matchbox/launch_persistent-app.sh
    trunk/scripts-main/matchbox/persistent-app
Modified: trunk/scripts-main/matchbox/debian/rules
===================================================================
--- trunk/scripts-main/matchbox/debian/rules	2006-05-25 19:10:52 UTC (rev 2254)
+++ trunk/scripts-main/matchbox/debian/rules	2006-05-25 21:45:57 UTC (rev 2255)
@@ -13,8 +13,10 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/.
-	cp -a include.sh main_module matchbox-session debian/tmp/morphix
+	cp -a include.sh main_module launch_persistent-app.sh persistent-app matchbox-session debian/tmp/morphix
 	chmod a+x debian/tmp/morphix/matchbox-session
+	chmod a+x debian/tmp/morphix/launch_persistent-app.sh
+	chmod a+x debian/tmp/morphix/persistent-app
 	
 # Build architecture-independent files here.
 binary-indep: build install

Added: trunk/scripts-main/matchbox/launch_persistent-app.sh
===================================================================
--- trunk/scripts-main/matchbox/launch_persistent-app.sh	                        (rev 0)
+++ trunk/scripts-main/matchbox/launch_persistent-app.sh	2006-05-25 21:45:57 UTC (rev 2255)
@@ -0,0 +1,7 @@
+#!/bin/bash
+  while [ 1 ]
+  do
+    sh /morphix/persistent-app
+    sleep 10
+  done
+fi
\ No newline at end of file

Modified: trunk/scripts-main/matchbox/matchbox-session
===================================================================
--- trunk/scripts-main/matchbox/matchbox-session	2006-05-25 19:10:52 UTC (rev 2254)
+++ trunk/scripts-main/matchbox/matchbox-session	2006-05-25 21:45:57 UTC (rev 2255)
@@ -1,4 +1,5 @@
 #!/bin/sh
 # Thanks to Gandalfar - using some ideas from livekioskcd
 /usr/bin/xsetbg -fullscreen /morphix/background.png &
+/morphix/launch_persistent-app.sh &
 /usr/bin/matchbox-window-manager

Added: trunk/scripts-main/matchbox/persistent-app
===================================================================
--- trunk/scripts-main/matchbox/persistent-app	                        (rev 0)
+++ trunk/scripts-main/matchbox/persistent-app	2006-05-25 21:45:57 UTC (rev 2255)
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# Echo Add persistent applcation below. 
+# Once this scripts finished it will be re-run after 10s
+#
+# See MorphixMini-PersistentApp.xml
+#
\ No newline at end of file


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.