mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #204] Brightness Only works on 1 monitor #151
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#151
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 @davidewen on GitHub (Apr 19, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/204
Brightness Only works on 1 monitor (the primary one) under all circumstances and settings.
@r1sim commented on GitHub (Apr 20, 2020):
This is probably a duplicate of https://github.com/the0neyouseek/MonitorControl/issues/49
@davidewen commented on GitHub (Apr 20, 2020):
Sounds like the same issue.
Is there any resolution? From the link you provided to #49, I don’t see that it’s been fixed.
David
@r1sim commented on GitHub (Apr 20, 2020):
Unfortunately there is currently no solution. This isn't really an issue of MonitorControl. It seems to be an issue of the library that handles the DDC stuff.
I ended up using https://github.com/fnesveda/ExternalDisplayBrightness. That app has a workaround for this issue. It still isn't working on all setups but maybe you are lucky and it works for you.
enabledoption in settings #1066