1 unstable release
0.1.0 | Aug 7, 2021 |
---|
#24 in #kvm
9KB
88 lines
M27 KVM switch control
A KVM control library for the GIGABYTE M27Q monitor.
Rationale
It's possible to switch to all inputs except the USB-C input via ddcutil. This tool uses the usb billboard device to control the KVM switch and source functionality.
Installation
- Install udev rules from
udev/
. - Install this package via cargo:
cargo install m27q-kvm --force
. (--force
to always get the latest version)
Platform support
- Linux - Tested and working
- MacOS - Tested and working
- Windows - Untested
Dependencies
~1.5MB
~31K SLoC