mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #430] F14+F15 keys trigger brightness control #343
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#343
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 @Tabiskabis on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/430
Checklist
Describe the bug
Brightness control is triggered by F14 and F15 keys, even when these shortcuts are disabled in MacOS control panel.
This even happens when those keys are remapped to by Karabiner Elements.
To Reproduce
Have an Apple Keyboard with keypad (and therefore F13-F19 keys)
Go to Mac Control Panel --> Keyboard
go to tab: Shortcuts
left select Monitor
disable increase/decrease monitor brightness (or change their shortcuts to some other keys)
press F14/F15
see brightness still be adjusted
Expected behavior
Don't use F14/F15 for brightness control unless they are actually in use for that.
Additional context
This bug is a problem when these are actually used for something different. I need them as "scroll lock" and "pause" for remote work over Windows RDP. Yes, I actually need them many times in a day. Yes, I might be a dinosaur.
Besides that: huge f-in kudos for this app!
Environment Information (please complete the following information):
@Tabiskabis commented on GitHub (Apr 22, 2021):
Addition: it seems that the issue is not actually specific with the F14/15 keys, but with the "scroll lock" + "pause" function..? I've just remapped F18/F19 for that purpose in Karabiner and bam, they too now control the monitors' brightness.
@JoniVR commented on GitHub (May 2, 2021):
See #100