[GH-ISSUE #556] Function to disable an external monitor #418

Closed
opened 2026-05-05 05:58:10 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @McSpitz on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/556

Before opening the issue, have you...?

  • Searched for existing issues

I am searching for a solution to disable an external monitor

Describe the solution you'd like

I would like to switch off an external display

Describe alternatives you've considered

did not found alternatives

Anything else?

No response

Originally created by @McSpitz on GitHub (Sep 2, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/556 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe I am searching for a solution to disable an external monitor ### Describe the solution you'd like I would like to switch off an external display ### Describe alternatives you've considered did not found alternatives ### Anything else? _No response_
gitea-mirror 2026-05-05 05:58:10 -06:00
Author
Owner

@waydabber commented on GitHub (Sep 2, 2021):

If you mean power control, then this is a planned advanced feature (DDC power control might work if the display supports it - https://github.com/MonitorControl/MonitorControl/issues/524). You can try ddcctl as well https://github.com/kfix/ddcctl as you can send power control signals with that utility.

If you mean disabling an external display without turning it off, then there are some tools for that (https://github.com/Eun/DisableMonitor), but this is not something we plan to add to MonitorControl.

<!-- gh-comment-id:911330847 --> @waydabber commented on GitHub (Sep 2, 2021): If you mean power control, then this is a planned advanced feature (DDC power control might work if the display supports it - https://github.com/MonitorControl/MonitorControl/issues/524). You can try ddcctl as well https://github.com/kfix/ddcctl as you can send power control signals with that utility. If you mean disabling an external display without turning it off, then there are some tools for that (https://github.com/Eun/DisableMonitor), but this is not something we plan to add to MonitorControl.
Author
Owner

@waydabber commented on GitHub (Sep 2, 2021):

Hey, I'll close this issue but please let me know if I can be of any more help on this! Be sure to follow #524 to see if there is a progress on that and also try if ddcctl works (to see if your display is supported or not - note that ddcctl works on Intel only).

<!-- gh-comment-id:911359784 --> @waydabber commented on GitHub (Sep 2, 2021): Hey, I'll close this issue but please let me know if I can be of any more help on this! Be sure to follow #524 to see if there is a progress on that and also try if ddcctl works (to see if your display is supported or not - note that ddcctl works on Intel only).
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#418
No description provided.