Skip to content

I once searched for a way on how to change the MacOS scroll-direction fast and easy without opening the Settings. The solution can be found here.

Notifications You must be signed in to change notification settings

danielgran/apple_scroll_direction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Apple change scroll direction programatically

Description

This script changes the scroll direction by an simple bash call. The current Change Strategy is to use an apple script. This may change in the future

Tests passing under:

  • MacOS BigSur 11.6

Usage

Integration Test:

./change_scroll_direction.sh test_integration

Change the direction programmatically

./change_scroll_direction.sh change_scrolling_direction

Tips

You could automate this behavior by subscribing to an system event.

About

I once searched for a way on how to change the MacOS scroll-direction fast and easy without opening the Settings. The solution can be found here.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published