[GH-ISSUE #282] When Terminal is active, only built-in display brightness is adjusted #220

Closed
opened 2026-05-05 05:26:42 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @joseph-levine on GitHub (Aug 28, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/282

Checklist

  • I have searched for existing issues
  • I have looked through the wiki
  • I have updated MonitorControl to the latest version

Describe the bug
When Terminal is the active application on the external display, the built-in display brightness is adjusted instead of the external.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Terminal' (Make sure it's the focused application)
  2. Use the brightness keys to increase or decrease brightness

Expected behavior
The external display brightness would change.

Screenshots
N/A

Additional context
N/A

Environment Information (please complete the following information):

  • macOS version: 10.15.6
  • MonitorControl version: 2.0.0
  • Monitor(s): Dell U2713HM
Originally created by @joseph-levine on GitHub (Aug 28, 2020). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/282 **Checklist** <!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) --> - [x] I have searched for existing issues - [x] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki) - [x] I have updated MonitorControl to the latest version **Describe the bug** When Terminal is the active application on the external display, the built-in display brightness is adjusted instead of the external. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Terminal' (Make sure it's the focused application) 2. Use the brightness keys to increase or decrease brightness **Expected behavior** The external display brightness would change. **Screenshots** N/A **Additional context** N/A **Environment Information (please complete the following information):** - macOS version: 10.15.6 - MonitorControl version: 2.0.0 - Monitor(s): Dell U2713HM
gitea-mirror 2026-05-05 05:26:42 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@JoniVR commented on GitHub (Sep 19, 2020):

I'm unable to reproduce this, you're certain that the external monitor was "focussed" here? Because there's currently a bug where the external monitor will not be controlled if internal is "active/foccused" (when you click in it).

<!-- gh-comment-id:695205743 --> @JoniVR commented on GitHub (Sep 19, 2020): I'm unable to reproduce this, you're certain that the external monitor was "focussed" here? Because there's currently a bug where the external monitor will not be controlled if internal is "active/foccused" (when you click in it).
Author
Owner

@clheppell commented on GitHub (Sep 25, 2020):

I've spotted this issue - only affecting the brightness keys, via the icon it still works - but I didn't need terminal to be in focus.

Seemed to me to be that when Terminal is running (but does not necessarily have an open window) and Secure Keyboard Entry is enabled in Terminal, then brightness keys only affect built in Mac monitors.

Turn off Secure Keyboard Entry and it works again, so I assume it's caused by the fact Secure Keyboard Entry is meant to prevent key loggers etc and so MonitorControl is unable to receive the key presses?

<!-- gh-comment-id:698842513 --> @clheppell commented on GitHub (Sep 25, 2020): I've spotted this issue - only affecting the brightness keys, via the icon it still works - but I didn't need terminal to be in focus. Seemed to me to be that when Terminal is running (but does not necessarily have an open window) and `Secure Keyboard Entry` is enabled in Terminal, then brightness keys only affect built in Mac monitors. Turn off `Secure Keyboard Entry` and it works again, so I assume it's caused by the fact `Secure Keyboard Entry` is meant to prevent key loggers etc and so MonitorControl is unable to receive the key presses?
Author
Owner

@JoniVR commented on GitHub (Sep 25, 2020):

@clheppell That makes a lot of sense, I'll try it out to confirm when I get time 😃

<!-- gh-comment-id:699077941 --> @JoniVR commented on GitHub (Sep 25, 2020): @clheppell That makes a lot of sense, I'll try it out to confirm when I get time 😃
Author
Owner

@joseph-levine commented on GitHub (Sep 25, 2020):

I just tested and Security Keyboard Entry was it!

Thanks

<!-- gh-comment-id:699112526 --> @joseph-levine commented on GitHub (Sep 25, 2020): I just tested and `Security Keyboard Entry` was it! Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#220
No description provided.