Multiple Bugs on macOS
Bugs on macOS (Ventura 13.2.1) with MX Master 3:
- Gesture to switch desktops left/right does not work
- Assigning a keyboard shortcut is not possible, only pressing cmd, option or ctlr is recognized, but no other key (e.g. Cmd+C is not assignable, since C is not regognized)
- Scroll wheel mode is saved for each application and set when the app is active. While this is a nice feature, I would like to be able to disable this behavior.
- Security note: The Updater process is running in the background even if automatic updates are disabled. It also runs with root permissions which might pose a serious security risk. My suggestion: run updater process only when automatic updates are enabled and run it as a normal user. When an update is available, notify the user and let them enter the password to apply the update with root permissions (principle of least privilege).