WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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