|
|
|
|
|
by archagon
3216 days ago
|
|
For the specific purpose of remapping side mouse buttons, BTT only allows you to bind them to keyboard shortcuts. As far as I can tell, no tool except for the one I made lets you bind them to virtual swipe events (which generally work better). |
|
For three finger swipes I'm using a trick to synthesize them without private API, but for other swipe types I'd need to synthesize them using the private API... However there haven't been too many requests for other event types thus it's not very high up on my TODO list.
(I'm the author of BTT)
Also BTT allows you to bind them to many many predefined actions in addition to keyboard shortcuts, e.g. "Trigger Menubar Menu Item" which can be very powerful.