Hello,
I found that both [gemmouse] and [toxy/tot] capture all 3 mousebuttons. I converted a mouse into a usb footswitch, using the middle mouse button only. A DIY version of this:
http://nl.hardware.info/nieuws/19905/scythe-maakt-usb-foot-switch-invoerapparaat
In a gem window, my footswitch works fine, but in a normal Pd patch the problem is that the middle mousebutton is not independent from the left button. It activates bang, toggle etcetera. I want to use the footswitch for things like loop rec start, and it must not trigger GUI's on the screen.
Does anyone know of a way to make bang, toggle etc. not listen to the middle mouse button, with some message on the patch?
Katja