Skip to content
New issue

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

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

Already on GitHub? # to your account

Support per-monitor input source configuration. #11

Closed
wants to merge 2 commits into from

Conversation

AaronFriel
Copy link

@AaronFriel AaronFriel commented Sep 4, 2020

The configuration is extended with a monitor_input_map property and JSON and TOML format support.

This allowed me to do this:

usb_device = "05e3:0610"
monitor_input = "DisplayPort1"

[monitor_input_map]
1 = "DisplayPort1"
2 = "Hdmi1

@AaronFriel AaronFriel changed the title multisource Support per-monitor input source configuration. Sep 4, 2020
@haimgel
Copy link
Owner

haimgel commented Sep 27, 2020

Thanks for the PR! I took a bit different approach... wanted to have a symbolic map as I move my laptop quite a bit between locations and "monitor #1" is not specific enough, I wanted to match on brand/model/serial number.

@haimgel haimgel closed this Sep 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants