mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #623] Make F14/F15 enabled by default #449
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#449
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 @skyynet on GitHub (Sep 26, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/623
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the bug
After upgrading from 3.0.0 to 3.1.0 I experienced brightness control no longer working. After enabling the F14/F15 keys it can be done by those AND the dedicated keys. Using LG monitor & Logitech MX Keys keyboard.
Steps to reproduce
click brightness down/up
Expected behavior
brightness de-/increase
Anything else?
No response
Environment Information (please complete the following information)
@JoniVR commented on GitHub (Sep 26, 2021):
If I understand this correctly, you're saying that the default brightness keys weren't working at all before you toggled the F14/F15 setting, and after enabling it, both options worked (as intended)?
@JoniVR commented on GitHub (Sep 26, 2021):
If this is the case, then the MX Keys might possibly be mapping brightness to F14/F15 keycodes instead of regular brightness keycodes would be my first guess. Defaulting the setting to enabled and adding a note to it might be enough to "resolve" the issue in that case.
@waydabber commented on GitHub (Sep 26, 2021):
In 4.0.0 I reversed how this setting works, F14/F15 is enabled by default.
@JoniVR commented on GitHub (Sep 26, 2021):
We should not be waiting for 4.0.0 if this is an issue in 3.1.0
@JoniVR commented on GitHub (Sep 26, 2021):
In general I think we should move away from monster releases, a lot of features can be done separately in v3.x.x releases and make little sense in a bigger release imo. I'll create a fix for 3.1.1
@skyynet commented on GitHub (Sep 27, 2021):
Yes, that's true. As there was no F14/F15 mapping in 3.0.0 and it worked for me there, I assume something changed. Since the F14/F15 keys are pretty hard to access by mistake and I'm not aware of any software using it by default, enabling them by default sounds like a good workaround to me. Then Monitor Control works instantly for the user.