updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / cwiid / cwiid.install
blob0c9a823c7a66efba63dcbcb65228c554bf0a113f
1 post_install() {
2   echo
3   echo "==> In order to use wminput ensure you load the uinput kernel"
4   echo "==> module and have assigned correct access to /dev/uinput"
5   echo "==>"
6   echo "==> PLEASE READ /etc/cwiid/wminput/README FOR INSTRUCTIONS!"
7   echo
10 post_upgrade() {
11   post_install $1