UnnaturalScrollWheels – Better scroll wheel settings for macOS

栏目: IT技术 · 发布时间: 5年前

内容简介:Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS.

UnnaturalScrollWheels

UnnaturalScrollWheels – Better scroll wheel settings for macOS

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS.

UnnaturalScrollWheels – Better scroll wheel settings for macOS

Why? What does it do?

For some reason in macOS, toggling the "Scroll direction: Natural" option in Mouse settings also changes it in Trackpad settings despite being in separate places.

UnnaturalScrollWheels – Better scroll wheel settings for macOS UnnaturalScrollWheels – Better scroll wheel settings for macOS

This application makes it so that scroll direction for physical scroll wheels is the opposite of what is shown in settings without messing with the scroll direction of the trackpad.

The issue is described here:

https://apple.stackexchange.com/questions/116617/how-to-separate-mouse-and-trackpad-settings

Unfortunately most/all solutions no longer work reliably if at all in Catalina, or offer much more functionality/bloat than you may want. This application solves the issue and is only mere kilobytes in size.

Installation

  1. Download the latest .dmg from the releases page, mount it, and copy the .app to your applications folder like any other application.

  2. Since the application is not notarized as I didn't want to contribute to Apple's addiction to greed, you will need to right click on the .app and choose Open.

UnnaturalScrollWheels – Better scroll wheel settings for macOS

  1. The app requires accessibility permissions to "Control your computer". This is required to intercept scroll events, invert them and modify their deltas to disable acceleration and apply your settings.

UnnaturalScrollWheels – Better scroll wheel settings for macOS

UnnaturalScrollWheels – Better scroll wheel settings for macOS

That's it!

Usage

For the most part, things are self explanitory. One possible point of confusion may be how to modify your preferences once you've hidden the app from menu bar. To show preferences and to temporarily show the menu bar icon again, with the application running the background, simply open the application again which will display the preferences window.

Run at login

See here


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

逆向工程核心原理

逆向工程核心原理

[韩] 李承远 / 武传海 / 人民邮电出版社 / 2014-4-25 / 109.00元

本书十分详尽地介绍了代码逆向分析的核心原理。作者在Ahnlab 研究所工作多年,书中不仅包括其以此经验为基础亲自编写的大量代码,还包含了逆向工程研究人员必须了解的各种技术和技巧。彻底理解并切实掌握逆向工程这门技术,就能在众多IT 相关领域进行拓展运用,这本书就是通向逆向工程大门的捷径。 想成为逆向工程研究员的读者或正在从事逆向开发工作的开发人员一定会通过本书获得很大帮助。同时,想成为安全领域......一起来看看 《逆向工程核心原理》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具