mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1193] Volume controle incomplete (cannot mute) on Philips 272p #693
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#693
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asheenlevrai on GitHub (Sep 26, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1193
Before opening the issue, have you...?
Describe the issue
Brightness control AND volume control are working although incompletely. What I mean is that the screen doesn't become completely black at minimal brightness (that's OK with me) and sound is not muted at minimal volume (or when the mute key is pressed). This one is more inconvenient. Brightness/volume both increase/decrease when the corresponding keys are pressed. It seems like the "minimal value" or something is not correctly set.
Expected behavior
mute when volume is set to 0 or the mute key is pressed
Anything else?
No response
Environment Information (please complete the following information)
@the0neyouseek commented on GitHub (Oct 5, 2022):
Hi @asheenlevrai
MonitorControl does not issue a "real" mute command due to various issue discovered on several monitors while working on this app. Volume is simply set to zero. you can however try to enable "true" mute in the app "Display" settings after enabling "Advanced setting" and see if works for you