summaryrefslogtreecommitdiffstats
path: root/desktop/compiz-boxmenu/README.Slackware
diff options
context:
space:
mode:
author Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm>2011-12-17 10:17:54 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-18 00:05:10 -0200
commitf7602864e1f4a0267639475ab8d3d5d9317d22db (patch)
tree710967a533f17e92f907d17cd9f175fc52267ee4 /desktop/compiz-boxmenu/README.Slackware
parentf4f9559296c12d88801af42575ca0b2e76920422 (diff)
downloadslackbuilds-f7602864e1f4a0267639475ab8d3d5d9317d22db.tar.gz
slackbuilds-f7602864e1f4a0267639475ab8d3d5d9317d22db.tar.xz
desktop/compiz-boxmenu: Updated for version 1.0.9
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop/compiz-boxmenu/README.Slackware')
-rw-r--r--desktop/compiz-boxmenu/README.Slackware14
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop/compiz-boxmenu/README.Slackware b/desktop/compiz-boxmenu/README.Slackware
new file mode 100644
index 0000000000..28e7b8ae14
--- /dev/null
+++ b/desktop/compiz-boxmenu/README.Slackware
@@ -0,0 +1,14 @@
+After installation, please do the following to set it up:
+
+1. Create a user-level copy of the configuration file
+
+mkdir -p ~/.config/compiz/boxmenu
+cp /etc/xdg/compiz/boxmenu/menu.xml ~/.config/compiz/boxmenu/menu.xml
+
+2. In the Compiz Settings Manager's "commands" plugin, set "Command line 0" to
+run "compiz-boxmenu". Set its hotkey to <CONTROL>space.
+
+3. In the Compiz Settings Manager's, "Viewport Switcher" plugin, navigate to
+the "Desktop-based Viewport Switching" tab. There, set "Plugin for initiate
+action" to "commands" (not "core", "commands") and "Action name for initiate"
+to "run_command0_key".