Skip to content
/ kvm Public

Switching of active monitor input with USB check

Notifications You must be signed in to change notification settings

spitsw/kvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVM

Script to switch active monitor using DDC/CI control

Installation

Run as a udev rule

ACTION=="add", SUBSYSTEM=="usb", ENV{ID_VENDOR_ID}=="1234", ENV{ID_MODEL_ID}=="5678", RUN+="/usr/local/bin/switch_monitor_with_usb.py 0x1234 0x5678 H8B6023 0x11"

About

Switching of active monitor input with USB check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages