Control monitor settings using DDC/CI and USB
ddcutil is a Linux program for managing monitor settings, such as brightness, color levels, and input source. Generally speaking, any setting that can be changed by pressing buttons on the monitor can be modified by ddcutil. ddcutil primarily uses DDC/CI (Display Data Channel Command Interface) to communicate with monitors implementing MCCS (Monitor Control Command Set) over I2C. Normally, the video driver for the monitor exposes the I2C channel as devices named /dev/i2c-n. Alternatively, there is support for monitors (such as Eizo ColorEdge displays) that implement MCCS using a USB connection. A particular use case for ddcutil, and the one that inspired its development, is as part of color profile management. Monitor calibration is relative to the monitor color settings currently in effect, e.g. red gain. ddcutil allows color related settings to be saved at the time a monitor is calibrated, and then restored when the calibration is applied.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:tangerine:deb12-xfce4.18/ddcutil && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
ddcutil_2.2.0-5.debian.tar.xz | 0000010048 9.81 KB | |
ddcutil_2.2.0-5.dsc | 0000001267 1.24 KB | |
ddcutil_2.2.0.orig.tar.xz | 0000717380 701 KB |
Comments 0