mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1136] CMD + F1 falsely reported as system shortcut #670
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#670
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 @L-i-v-y on GitHub (Aug 13, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1136
Before opening the issue, have you...?
Describe the bug
CMD + F1 combination falsely reported as system-wide shortcut when it is not set as such in system preferences and blocked from being used with MonitorControl.
Steps to reproduce
Expected behavior
##IF CMD + F1 is keyboard shortcut:
Anything else?
CMD + F1 seems to have worked fine when testing Lunar for monitor controls — has been uninstalled in the meantime and the system was rebooted after removal.
Environment Information (please complete the following information)
@waydabber commented on GitHub (Aug 26, 2022):
Afaik the Command+F1 is the enable/disable mirroring shortcut and is indeed reserved.
But the issue is outside of MonitorControl's jurisdiction as the custom shortcuts implementation is provided by KeyboardShortcuts. The message also comes from that package. I think you should raise the issue there.