Yokemate of Keyboards
Posts: 2096 from 2003/2/24
From: po-RNO
That MouseTest doesn't work under MorphOS, because it seems to try to read values directly from CIA or something like that.
But with a quick look to Aminet, I found this:
http://mos.aminet.net/package/util/boot/IfQual11It seems to work under MorphOS and also supports middle mouse button etc too.
Works for example like this:
IfQual LBUT echo "lmb pressed"
So, just replace that
echo "lmb pressed" with a command to launch E-UAE and put it on S:user-startup for example.