Posted in Apps
3448
12:48 am, April 28, 2022
 

Fix Mouse Scrolling Lag on Mac OS, Remove Smooth Scrolling on Mac OS

Have you ever plugged in (or connected) a non apple mouse to your mac to have the scroll behave weirdly, slow and laggy?

Well this is due to built in scroll inertia which cant be turned off unless you have access to its setting, which does not appear on non apple mice (sometimes). 

This app to the rescue. Install this and it should solve the issue. 

girhub mac mouse fix

When you run the app, it might give you a warning message, you need to go into preferences and security and then allow the app to run. 

After seeing this message go into preferences, and then security and privacy. 

Once you get it running you need to click on enable.

Then you will get this screen

This is almost correct, but you need to check the following for the mac mouse fix to work.

Now just uncheck these two items. Smooth Scrolling and invert. And scrolling should be back to normal on your non apple mouse.

This may also work on apple mice, i have not tested it. 

View Statistics
This Week
59
This Month
254
This Year
270

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

:nth-of-type()

The :nth-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name).
:nth-of-type css reference