From 3501c219810ae4ff81903ebb1e246a0832803f31 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 15 Apr 2010 04:07:51 +0200 Subject: [PATCH] gui.conf / startmmenu: Fixed loading and killing of mmenu --- recipes/pandora-system/pandora-scripts/gui.conf | 2 +- recipes/pandora-system/pandora-scripts/startmmenu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-scripts/gui.conf b/recipes/pandora-system/pandora-scripts/gui.conf index aec5a94..773845d 100644 --- a/recipes/pandora-system/pandora-scripts/gui.conf +++ b/recipes/pandora-system/pandora-scripts/gui.conf @@ -1,3 +1,3 @@ XFCE4;The full desktop Environment;startxfce4;xfce4-session-logout --logout -MiniMenu;A very simple but flexible menu;startmmenu;killall -3 mmenu +MiniMenu;A very simple but flexible menu;startmmenu;killall mmwrapper PMenu;A gaming-console-style Launcher;pmenu;killall pmenu diff --git a/recipes/pandora-system/pandora-scripts/startmmenu b/recipes/pandora-system/pandora-scripts/startmmenu index 8b0a639..933ca26 100755 --- a/recipes/pandora-system/pandora-scripts/startmmenu +++ b/recipes/pandora-system/pandora-scripts/startmmenu @@ -1,3 +1,3 @@ #!/bin/sh -xfwm& +xfwm4& mmwrapper -f/usr/bin/mmenu \ No newline at end of file -- 2.39.2