#!/bin/sh
[ -r conf ] && . ./conf
exec mouseemu -nofork $MID_CLICK $RIGHT_CLICK $SCROLL $TYPING_BLOCK
