Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Sun May 01, 2005 10:24 am Post subject: |
|
|
One possibility would be to use the following for forward/back:
MButton & RButton::
MButton & LButton::
; But add the following so that when the middle button is released without having
; been used as a prefix above, it will send a normal middle click:
MButton::Send {MButton} |
|