post_install() {
  echo "You may fine-tune the options of evdev-right-click-emulation in /etc/evdev-rce.conf"
  echo "Systemd service name is evdev-rce.service. It can be enabled to start on boot."
}

post_upgrade() {
  post_install
}
