Skip to content

How to add a keyboard shortcut to switch a display's Color Mode or set grayscale/standard framebuffer? #4343

Answered by waydabber
jayden-sudo asked this question in Q&A
Discussion options

You must be logged in to vote

Oh sorry, I see that you want to change the grayscale/standard framebuffer setting. For that you should create a Shell Script action in Shortcuts, and use CLI, like:

/Applications/BetterDisplay.app/Contents/MacOS/BetterDisplay perform -n=samsung -garyscaleFramebuffer

/Applications/BetterDisplay.app/Contents/MacOS/BetterDisplay perform -n=samsung -standardFramebuffer

(note: replace samsung with some part of the name of your display).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jayden-sudo
Comment options

Comment options

You must be logged in to vote
1 reply
@jayden-sudo
Comment options

Answer selected by waydabber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4342 on May 12, 2025 09:23.