[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 7043d4360f3ccb985622b97b2213b3f362be7614

Steffen Moeller moeller at debian.org
Sun Sep 20 21:40:14 UTC 2009


The following commit has been merged in the master branch:
commit dc688ed5c830aa82b8d4cc849884ce1536ab2dd4
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Sep 20 22:45:53 2009 +0200

    Panel-plugin fixed: keyboard, missing plugins
    
    battery (seems to work as Erich now recommends it) and usb(!) added

diff --git a/install.sh b/install.sh
index 0145194..c765729 100755
--- a/install.sh
+++ b/install.sh
@@ -1321,10 +1321,12 @@ EOTRAYRC
 	# FIXME: the battery is deconfigured and should be
 	#        put back on when the problems on .xsession-errors
 	#        have been resolved.
+	# Update:  Erich seems to have no problems.  2009/09/20
 	echo " * Installing /root/.panel-pluginrc"
 	cat > "$INST_DIR"/root/.panel-pluginrc <<EOPANELPLUGIN
 [main]
-plugins = buttons, gsm, wifi, gps, keyboard, brightness, screenlock, bluetooth
+plugins = buttons, gsm, wifi, gps, keyboard, brightness, screenlock, bluetooth, usb, battery
+handleauxshortexternalcommand = exec /usr/bin/matchbox-keyboard
 EOPANELPLUGIN
 
 	if [ "$DISPLAY_MANAGER" = none ]; then

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list