ddcui(1) | General Commands Manual | ddcui(1) |
ddcui - GUI for ddcutil
ddcui [options]
ddcui provides a graphical user interface to a monitor's Virtual Control Panel (VCP). It uses the DDC/CI protocol on an I2C bus connected to the monitor. Normally, the video driver for the monitor exposes one or more I2C buses as devices named /dev/i2c-n.
Virtual Control Panel features are defined in the Monitor Control Command Set (MCCS). Monitors implement some subset of these features. Each feature is identified using a single byte. For example, feature x10 is the brightness control.
--custom-feature-set "10 x12 14h"
These correspond to ddcutil command line options of the same name.
Normally returns 0, returns 1 if failure.
Using the --help option is regarded as success.
The project homepage: http://www.ddcutil.com
Sanford Rockowitz (rockowitz at minsoft dot com)
Copyright 2019-2020 Sanford Rockowitz
13 June 2020 |