thealpa / SaneSideButtons

A macOS menu bar app that enables system-wide navigation functionality for side buttons on third-party mice.
https://janhuelsmann.com/sanesidebuttons
GNU General Public License v2.0
365 stars 15 forks source link

Does not work in some APP #15

Closed Skyxim closed 1 year ago

Skyxim commented 1 year ago

device: Mac mini os: macOS 13

What I find now are system settings, app stores and vscode.

thealpa commented 1 year ago

The way SaneSideButtons works is by simulating a three finger swipe whenever the side buttons on your mouse are pressed. Apps to be supported by SaneSideButtons therefore need to support trackpad gestures. Some apps like VSCode support mouse buttons for navigation out of the box. You can try to disable SaneSideButtons for these kind of applications. Otherwise there is no way to fix this unfortunately.