diff options
Diffstat (limited to 'desktop/compiz-boxmenu/README')
-rw-r--r-- | desktop/compiz-boxmenu/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/desktop/compiz-boxmenu/README b/desktop/compiz-boxmenu/README index eaeed9b125..fba5144869 100644 --- a/desktop/compiz-boxmenu/README +++ b/desktop/compiz-boxmenu/README @@ -2,18 +2,3 @@ Compiz Boxmenu is a desktop menu for Compiz. It introduces extensive icon support, pipeitems, recent document lists, and more! Requires lxml and pyxdg. - -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". |