mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1748] Inconsistent number of brightness steps for built-in display with fine scale enabled #968
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#968
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 @marholave on GitHub (Apr 13, 2025).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1748
Before opening the issue, have you...?
Describe the issue
With MonitorControl set to "Use fine OSD scale for brightness and contrast", when pressing the Brightness keys, there seem to be only about 60 steps from backlight off to full brightness.
In fact, I am not counting the same number of steps each time, even when I turn off key repeat and automatic brightness in System Settings. There seem to be more steps on the way up than down. The OSD visibly moves more for some keypresses than others.
Expected behavior
MacOS lets me adjust the internal display's brightness smoothly and consistently from 0-64 by holding Option and Shift while pressing the Brightness Up/Down keys.
MonitorControl should alllow me to do this without holding any modifier keys. It should go from either 0-64 or 0-100 with the same size step each time. Going from 0-100 would (I assume) enable better brightness syncing with external monitors.
Anything else?
No response
Environment Information (please complete the following information)
@marholave commented on GitHub (Apr 29, 2025):
I've just realised, it's easier to see this happening if I set MonitorControl to "Show percentages" and then leave its menu open while I'm pressing the Brightness keys. For example, starting from 1% and pressing Brightness Up several times, I get the percentages 1, 3, 6, 7, 9, 10, then pressing Brightness Down I get 10, 9, 7, 6, 4, 3, 1. Occasionally, I get 4 on the way up, too. The bigger steps cause visibly bigger brightness changes.
I also have a pair of Asus PB258Q displays for which MonitorControl can set nearly every possible percentage but skips some steps and repeats others, and occasionally sets them to 100% for one step. Just now, starting from 0 and repeatedly pressing Brightness Up, MonitorControl repeated 4% (the monitor's brightness didn't change according to its OSD) then skipped 15, then repeated 29, then when it said 59 it set the monitor to 100%, then when it said 60 it correctly set the monitor to 60, then it counted up to 100 properly. I realise that these monitors might be exhibiting a different bug but it seems relevant.
@marholave commented on GitHub (Apr 29, 2025):
I'm sorry, I didn't mean to close this ticket.