updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / livestation / livestation.install
blob6e512529cda1d3b738cb2ad1248dc7659fc8e407
1 post_install()
3     
4     echo
5     echo "Warning:"
6     echo
7     echo "Due to graphics driver issues, ATI and Intel graphics cards may exhibit"
8     echo "flickering when using Livestation and Compiz or other OpenGL applications"
9     echo "simultaneously. At present the only solution is to temporarily disable"
10     echo "Compiz/Beryl while running Livestation. The commands below may help"
11     echo "(click for Ubuntu desktop shortcuts)."
12     echo
13     echo "    * metacity --replace"
14     echo "    * compiz --replace"
18 post_upgrade() {
19         post_install
22 op=$1
23 shift
24 $op $*