Earlier quoted context omitted.
The Mac touchpad is great, but using an external mouse is awful feeling without this tool
Last I checked it can be set independently for mouse and touchpad in the settings without this tool.
An open-source mouse and trackpad utility for Mac
81–90 of 175 posts
Re: An open-source mouse and trackpad utility for Mac
#82This is a mandatory install on macOS for me (one of many). The suite of extra software utilities required to make the base OS usable is ridiculous, but I'm glad to see open source maintainers working to keep my mouse working.
what are your other mandatory installs?
These are all apps for which I have long-standing muscle memory. If I use a new computer, I'm still pressing the keys but nothing happens and I have to remember how to do the things the normal way.
Re: An open-source mouse and trackpad utility for Mac
#83Apple's idea of "natural scrolling direction" is insane. Scrolling with a touchpad and scrolling with with a mouse wheel are simply different things - the natural direction is simply different for both.
That’s 100 % subjective. There’s not a single reason why sliding your finger on a mechanical movable surface should behave differently than sliding it on a touch sensitive surface. You’re used to it behaving differently and that’s fine, but I prefer to have the same behavior for both and neither of us is right or wrong.
Re: An open-source mouse and trackpad utility for Mac
#84Apple's idea of "natural scrolling direction" is insane. Scrolling with a touchpad and scrolling with with a mouse wheel are simply different things - the natural direction is simply different for both.
You can easily change that under mouse settings. I'm not sure it's insane as my kid is fine with it as he's never used the opposite.
Re: An open-source mouse and trackpad utility for Mac
#85Earlier quoted context omitted.
> This is a mandatory install on macOS for me Would you mind expanding on that? I'm not sure what I'd improve about my touchpad experience on my Mac.
Not the OP, but for one thing, natural scrolling is just an awful idea for mouse users, it was designed for touch screens, and translates pretty well to trackpads (Although it broke with over a decade of user experience), but it's completely unnatural on a mouse. Unfortunately, if you're a user who switches between a mouse and the trackpad, Mac OS only let's you pick one.
Re: An open-source mouse and trackpad utility for Mac
#86Earlier quoted context omitted.
What do you use it for? I use a non-Apple keyboard and just switched the options / command key in System Settings.
Newbie Mac user here. I just did what you suggested (I believe it's basically what's suggested in this article: https://9to5mac.com/2016/03/17/how-to-remap-windows-keyboard... ), but I don't think Ctrl+C and Ctrl+V works on browsers; I still have to use Alt+C and Alt+V to copy paste when using Chrome/Firefox browsers whereas Ctrl+C and Ctrl+V works in PyCharm. What am I missing? Thank you in advance for your suggesti…
Perhaps PyCharm is set to Windows keymappings or such?
Re: An open-source mouse and trackpad utility for Mac
#87Earlier quoted context omitted.
I use it to have hybrid modifier and regular keys: if I hold down caps lock like a modifier key and strike another key then it behaves like control. If I tap caps lock like I would a letter key then it behaves like escape. Return is another hybrid between itself and control (my keyboard does not have a right control key). Space is another hybrid with a whole lot of bindings when held down. With s it generates space s…
Okay that's a great suggestion. I didn't mention it but I do also change my caps lock to an extra escape key.
Re: An open-source mouse and trackpad utility for Mac
#88Re: An open-source mouse and trackpad utility for Mac
#89I've long looked for a good mouse utility for Mac that can disable mouse acceleration, modify scroll wheel behavior, etc. This one even saves preferences per-device which I find very useful.
Re: An open-source mouse and trackpad utility for Mac
#90The lack of mouse acceleration in Windows is what make it feel, to me, clunky and slow. I know it’s a function of what you grew up with/are used to but it’s interesting to see. Personally I like being able to flick my mouse across the screen without having to pick up my mouse—enables faster work.
> The lack of mouse acceleration in Windows is what make it feel, to m Windows has had built-in acceleration since Windows XP (maybe 2000?) - it's the "Enhance pointer precision" option in the (classic) Mouse control panel. There's also an acceleration curve you can customize, but there's no built-in GUI editor, but the data's all in the HKCU\Control Panel\Mouse registry keys.