From: Michael Mrozek Date: Fri, 4 Jun 2010 21:39:14 +0000 (+0200) Subject: stopmmenu: New script to shutdown MiniMenu including XFWM X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb27d8298312e38b265a19a9f799fe7a9ef9d9aa;p=openpandora.oe.git stopmmenu: New script to shutdown MiniMenu including XFWM --- diff --git a/recipes/pandora-system/pandora-scripts/stopmmenu b/recipes/pandora-system/pandora-scripts/stopmmenu new file mode 100755 index 0000000..2001539 --- /dev/null +++ b/recipes/pandora-system/pandora-scripts/stopmmenu @@ -0,0 +1,3 @@ +#!/bin/sh +killall xfwm4 +killall mmwrapper \ No newline at end of file