updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git] / kosd / kosd.install
blob4f5243febb9d9718edbcda51b5a3809bfe2dd578
2 post_install() {
3   echo "Step 1:"
4   echo "Log out and back in to make sure the modules are loaded correctly by KDED"
5   echo "(just killing and restarting kded4 may work, too)."
6   echo
7   echo "Step 2:"
8   echo "In System Settings go to Shortcuts and Gestures->Global Keyboard Shortcuts."
9   echo "Select KOSD from the components list and reassign your keys as needed."
10   echo
11   echo "Step 3:"
12   echo "Go to Workspace Appearance->On-Screen Display to adjust KOSD to your liking"
15 post_upgrade() {
16   post_install
19 pre_remove() {
20 /bin/true
23 op=$1
24 shift
25 $op $*