Off-Topic > The Lounge

spanner-mallet

<< < (13/13)

BlackenedPies:
If you're having trouble mapping throttle to the mouse wheel, here's a simple option using AHK:

WheelUp::
send {R}   ;throttle up key
return

wheeldown::
send {F}   ;throttle down
return

Navigation

[0] Message Index

[*] Previous page

Go to full version