From 507b4b4c88a21ca0d860e0affbc6f6acd2651686 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 7 Apr 2010 00:52:52 +0200 Subject: [PATCH] gui.conf: Config file for the various GUIs we have (currently mmenu, xfce4, pmenu) --- recipes/pandora-system/pandora-scripts/gui.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/pandora-system/pandora-scripts/gui.conf diff --git a/recipes/pandora-system/pandora-scripts/gui.conf b/recipes/pandora-system/pandora-scripts/gui.conf new file mode 100644 index 0000000..6546b9f --- /dev/null +++ b/recipes/pandora-system/pandora-scripts/gui.conf @@ -0,0 +1,3 @@ +XFCE4;The full desktop Environment;startxfce4;xfce4-session-logout --logout +MiniMenu;A very simple but flexible menu;startmmenu;kill -3 mmenu +PMenu;A gaming-console-style Launcher;pmenu;kill pmenu -- 2.39.5