mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1434] Shortcuts for brightness is no longer working #813
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#813
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 @renatolovato on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1434
Before opening the issue, have you...?
Describe the bug
After I updated my macOS to version 13.5.2, the shortcuts for monitor brightness are no longer working. Even though I gave permissions on the accessibility menu, it returns privileges equal to false.
Steps to reproduce
If you access the toolbar icon, you can control the brightness of the monitor but not with the shortcuts.
Expected behavior
When I press F1 or F2, it would decrease/increase the monitor brightness, but it doesn't do anything. When I run the source code, the function that detects if it has permission returns false. It doesn't work with Bright Up, Bright Down, F14, and F15 (alternative keys).
Anything else?
Environment Information (please complete the following information)
@renatolovato commented on GitHub (Sep 18, 2023):
It is working again. I removed the permission (delete the app from the accessibility menu, not just disabling it), and I reinstalled it.