summaryrefslogtreecommitdiff
path: root/extra/thinkfinger/thinkfinger.install
blob: bb1f6dde0f38c3170996395c0779a927f0432df0 (plain)
1
2
3
4
post_install() {
  echo "==> To use thinkfinger, add 'uinput' to the MODULES=() in /etc/rc.conf."
  echo "    More Infos: http://wiki.archlinux.org/index.php/Thinkfinger"
}