summarylogtreecommitdiffstats
path: root/xroach.install
blob: a221f378aee15c943dddb94ba110b3c07b102059 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install(){
  echo " ------------------------------------------------------------------ "
  echo " -        XROACH WILL ONLY WORK ON SIMPLE SESSION MANAGERS        - "
  echo " -        It will NOT work on plasma or gnome or other window     - "
  echo " -        managers that do not allow programs to read and write   - "
  echo " -        to the root window. BE AWARE !!                         - "
  echo " -                                                                - "
  echo " -        It will work on on fvwm, twm and similar                - "
  echo " ------------------------------------------------------------------ "
}