mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #621] Keyboard controls for Contrast #447
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#447
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 @JoniVR on GitHub (Sep 24, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/621
Originally assigned to: @waydabber on GitHub.
Discussed in https://github.com/MonitorControl/MonitorControl/discussions/603
Originally posted by Muirium September 17, 2021
Hi folks: here's a little feature request, hopefully simple to do!
I'd love to get direct keyboard controls for Contrast as well as Brightness. My Dell P2415Q is old-school, that way: both need tweaked a little differently. (Gory details here.)
For now, I have to tweak Contrast with the mouse, right here:

MonitorControl gives me nice direct control over both Brightness and Contrast levels this way. Phew! I simply want to access both of them from the keyboard, which is the fastest way for ++++ / -- tweaks!
I'm thinking F1 & F2 for Brightness control and Shift+F1 & Shift+F2 for Contrast control. (I use vintage mechanical keyboards with classic Function rows.) Naturally, configurable keys, just like Brightness already has, are even better!
Some displays really need their Contrast tweaked separately. I'd love to make it as effortless as Brightness control already is in this most excellent app!
#596
@waydabber commented on GitHub (Sep 27, 2021):
This is now added. The keyboard combination is the easy to remember
control+option+command+brightness up/downThe unsigned preview version can be downloaded from the bottom of the opening post here:
https://github.com/MonitorControl/MonitorControl/discussions/596
ps. this will show a blank OSD which is normal (there is no built-in OSD icon for contrast control). This is not a heavily publicized feature but nice if somebody needs to use it.
@waydabber commented on GitHub (Sep 28, 2021):
(note: I did not implement
shift+brightness up/downbecause it would prohibit from controlling contrast in fine mode. Now pressingshift+control+option+command+brightness up/downresults in fine control)