-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❓DDC MUTE is not working? READ THIS FIRST! #1248
Labels
information
Issue contains some important information
Comments
waydabber
changed the title
MUTE is not working? READ THIS FIRST!
(!) MUTE is not working? READ THIS FIRST!
Dec 11, 2022
3 tasks
3 tasks
waydabber
changed the title
(!) MUTE is not working? READ THIS FIRST!
❓DDC MUTE is not working? READ THIS FIRST!
Jul 8, 2023
1 task
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for the DDC mute command heavily varies from display to display. BetterDisplay offers various options to maximize compatibility.
Please note that if DDC is generally not working or Volume control is not working with the display (some displays generally lack support), then DDC mute will not work (FIX 1 should still work with that for mute).
The following methods can be used to fix mute:
FIX 1 - Simply leave the mute key to the OS
If you mainly want to use the native mute key on your Apple Keyboard, you can let the system handle mute as usual (cut off the digital audio stream to the display). You can set this up by enablig the following setting under
Settings/Keyboard
:FIX 2 - Change mute, unmute methods
BetterDisplay supports various mute and unmute methods. Some displays don't like the DDC mute command but will respond to setting the volume to zero. Other displays do not like the latter, but only respond to the mute command. Other displays need both in specific orders. Extra problematic displays might need special treatment for unmuting as well.
You can change the mute/unmute methods under
Settings/Displays/Show DDC audio settings
(you can set these on a per display basis):FIX 3 - Change mute values and mute command code
There are some displays that require non-standard DDC values for mute ON and OFF, or need a custom control code to access the mute functionality. You can experiment by changing these as well under
Settings/Displays/Show DDC control settings
(you can set these on a per display basis):The text was updated successfully, but these errors were encountered: