updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / compiz-deskmenu / compiz-deskmenu.install
blob3f61f9128257227ef50dce9dc99d3ec7f7dae9a7
1 post_install() {
2 cat <<-EndOfMessage
3 ==> compiz-deskmenu usage:
4 you can run "compiz-deskmenu-autoconfig" or manually set following in ccsm:
5  + General Options > Commands > Commands > Command line 0 to "compiz-deskmenu"
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 ==> You will also need to delete any reload items you have via a text editor
14 (your menu should be in ~/.config/compiz/deskmenu/menu.xml)
15 in order to make sure you don't have an excess element floating around.
16 The changes that were made to make pipeitems possible make this item obselete.
17 EndOfMessage
18 cat <<-EndOfMessage
19 ==> This update removes dbus dependencies, just so you know.
20 EndOfMessage
21 /bin/true
24 post_upgrade() {
25         post_install