updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / compiz-boxmenu / compiz-boxmenu.install
blobbb4f2adf50ba377821673fbbb4946f2265b1f85b
1 post_install() {
2 cat <<-EndOfMessage
3 ==> compiz-deskmenu usage:
4 you can run "compiz-boxmenu-autoconfig" or manually set following in ccsm:
5  + General Options > Commands > Commands > Command line 0 to "compiz-boxmenu"
6  + General Options > Commands > Key bindings > Run command 0 to "<Control>space"
7  + Viewport Switcher > Desktop-based Viewport Switching > Plugin for initiate
8    action to "core"
9  + Viewport Switcher > Desktop-based Viewport Switching > Action name for
10    initiate to "run_command0_key"
11 EndOfMessage
12 cat <<-EndOfMessage
13 ==> If you don't set an open method
14 for the recent documents item, then it will automatically use xdg-open. If you don't like this,
15 change the open command via the editor.
16 EndOfMessage
17 cat <<-EndOfMessage
18 ==> If you are upgrading from a previous version of compiz-boxmenu or compiz-deskmenu,
19 rename or copy your ~/.config/compiz/deskmenu folder as ~/.config/compiz/boxmenu.
20 ==> There are also some other binaries: compiz-boxmenu-vplist, compiz-boxmenu-dlist, and compiz-boxmenu-wlist.
21 These allow you to call up these items on their own. All options you can configure are allowed here.
22 EndOfMessage
23 /bin/true
26 post_upgrade() {
27         post_install