Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Input Control - Enhancement #6

Open
apmalone1983 opened this issue Mar 17, 2023 · 2 comments
Open

Display Input Control - Enhancement #6

apmalone1983 opened this issue Mar 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@apmalone1983
Copy link

I am a work from home remote programmer and a gamer I have multiple displays that I use for both my work computer and gaming computer. I know much of this could be solved with a KVM switch but why when most displays have multiple ports on them. I don't always shut down one computer before switching to another meaning the auto-detect and swap doesn't always work. I have some scratch code that I built to swap my displays via hotkeys but it would be super cool to have a Streamdeck button that I can hit to swap from gaming inputs to working inputs.

@GeekyEggo
Copy link
Owner

Hey @apmalone1983, I briefly looked into this last month, and is definitely something I’d like to add; I think it would add a lot of value.

From my research at the time;

  1. It looks possible via low-level monitor configuration endpoints, e.g. SetVCPFeature.
  2. People suggest it isn’t a guarantee that all monitors support it via code. 🙈

Nonetheless, I think it’d be cool to try!

I don’t have time to implement anything at the moment, but would welcome a pull request. 🙌

@GeekyEggo GeekyEggo added the enhancement New feature or request label Mar 17, 2023
@apmalone1983
Copy link
Author

apmalone1983 commented Mar 17, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants