[PATCH] bug 539027: get rid of the shell between panel-plugin and keyboard

Lionel Elie Mamane lionel at mamane.lu
Tue Jul 28 15:53:47 UTC 2009


---
 panelplugin/Buttons.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panelplugin/Buttons.py b/panelplugin/Buttons.py
index 769896a..a81ebd9 100644
--- a/panelplugin/Buttons.py
+++ b/panelplugin/Buttons.py
@@ -36,7 +36,7 @@ class Buttons(StatusIcon):
         self.handleAuxLongOnlyStart = True
         self.handleAuxShort = True
         self.handleAuxShortExternal = True
-        self.handleAuxShortExternalCommand = "/usr/bin/matchbox-keyboard"
+        self.handleAuxShortExternalCommand = "exec /usr/bin/matchbox-keyboard"
         self.handleAuxShortExternalPid = 0
 
         self.handlePower = True
-- 
1.6.3.3


--mP3DRpeJDSE+ciuQ--



More information about the pkg-fso-maint mailing list