Skip to content

Stupid simple configuration utility for Display Data Channel

License

Notifications You must be signed in to change notification settings

augustofg/ddc-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddc-control

ddc-control is a simple utility to get / set display's VCP parameters via DDC (Data Display Channel). It runs on GNU/Linux and Windows. Big thanks to @arcnmx for providing the necessary rust libraries that made it possible.

Usage:

$ ./ddc-control -m <monitor_number> get-vcp <vcp_feature_number>
$ ./ddc-control -m <monitor_number> set-vcp <vcp_feature_number> <value>

Example:

$ ./ddc-control -m 1 set-vcp 0x60 0x0F # Set monitor input to DisplayPort

About

Stupid simple configuration utility for Display Data Channel

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages