Skip to content

kekkodance/ddc_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Icon

ddc_check

This program is meant for people using multiple monitors, especially artists with drawing tablets that have screens. Its purpose is to handle a common issue where Windows still treats a monitor as active even when it’s turned off.

When a monitor is detected as off through the DDC/CI protocol, the program will effectively emulate “detaching” it (without actually disabling DDC/CI or actually detaching it from Windows). It moves any open windows to another monitor, prevents new windows from appearing on the "detached" screen, and stops the mouse cursor from moving into that area, basically making the screen that's off do nothing.

Notes

  • Administrator privileges are required. This is necessary to move elevated windows and restrict cursor movement.
  • The primary monitor is never "detached", even if it appears to be off.
  • It works best when monitors are different models.
  • There may be issues with identical monitors due to EDID conflicts.

Download

The program is available in the Releases section.

About

Utility that gets the current monitor status from DDC/CI and "detach" by moving all windows away, preventing new windows and preventing the mouse from moving there

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages