01-20-2005, 04:31 PM
I think it is possible, but you would have to press mouse buttons in certain sequence. For example, use one button as modifier (like Ctrl, Shift, Alt and Win keys). For example, if you set the middle button as modifier, then you can have triggers Middle+Left, Middle+Right, Middle+4, Middle+5 and Middle+6 (actually, you can set triggers only for five buttons, but if the sixth button can be programmed to press some keys, you probably can set keyboard trigger for it).
We can try various ways to implement this. For example, set single mouse button triggers (Left, Right, 4, etc), and assign a filter function to each of them. The filter function would check whether the middle button is pressed ....
I would instead place the macros on a toolbar. Or, use QM MIDI triggers.
We can try various ways to implement this. For example, set single mouse button triggers (Left, Right, 4, etc), and assign a filter function to each of them. The filter function would check whether the middle button is pressed ....
I would instead place the macros on a toolbar. Or, use QM MIDI triggers.