From fb27d8298312e38b265a19a9f799fe7a9ef9d9aa Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 4 Jun 2010 23:39:14 +0200 Subject: [PATCH] stopmmenu: New script to shutdown MiniMenu including XFWM --- recipes/pandora-system/pandora-scripts/stopmmenu | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 recipes/pandora-system/pandora-scripts/stopmmenu 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 -- 2.39.2