Live data from Hacker News

An open-source mouse and trackpad utility for Mac

linearmouse.app

81–90 of 175 posts

Re: An open-source mouse and trackpad utility for Mac

#81

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.

(If you’re taking about the scroll behavior) It can be set in two different places, but it’s the same setting underneath. Either you get natural everywhere or the other behavior everywhere.

Re: An open-source mouse and trackpad utility for Mac

#82
post #9

This 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?

Alfred, Karabiner-Elements (for the hyper key functionality), Shortcat, TextSniper, Moom, Sublime Text, iTerm 2, my .bash_profile.

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

#83
post #38

Apple'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.

> 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

#84
post #38

Apple'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.

the "natural scroll direction" is shared for mice and the trackpad, so you can't have mice and the trackpad scroll different without third party software

Re: An open-source mouse and trackpad utility for Mac

#85

Earlier 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.

you can override natural scrolling in default OS X System settings, though.

Re: An open-source mouse and trackpad utility for Mac

#86

Earlier 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…

If you run through that guide I think the intended result is that "Alt-C" is going to be your copypaste. E.g. the keys work in the Mac order: CTRL / OPT (ALT) / COMMAND instead of the Windows order (CTRL / WINDOWS / ALT). So using Alt-C should trigger Copy, matching Mac-user muscle memory.

Perhaps PyCharm is set to Windows keymappings or such?

Re: An open-source mouse and trackpad utility for Mac

#87

Earlier 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.

I use Caps lock as backspace. Go back a webpage, delete last character. Use it all the time. WHO NEEDS TO SHOUT?

Re: An open-source mouse and trackpad utility for Mac

#89
post #2

I'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.

personally i prefer this one https://github.com/Caldis/Mos

Re: An open-source mouse and trackpad utility for Mac

#90
post #29

The 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.

Ahh interesting so it’s not enabled by default?
Post reply on HN