I figured something like that, but the odd thing is that I already have
three buttons and that (mouse-button 2) didn't seem to react to pressing
both 1&3. I think something is wrong, but it might well be a X problem and
not a Fluxus one. Or the mouse might be plain crap.
i think it can be the side effect of how fluxus handles the mouse buttons. i think if you press button 1, then 3 while holding down 1, (mouse-button 3) returns #t, and (mouse-button 1) and (mouse-button 2) returns #f. this is because fluxus stores the last pressed button as a number.

gabor

Reply via email to