ddcutil is a Linux program for querying and changing monitor settings,
such as brightness and color levels.
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.
Use the following commands in order to be able to use ddcutil as a
regular user:
# cp /usr/share/ddcutil/data/45-ddcutil-i2c.rules /etc/udev/rules.d
# groupadd -r i2c
# usermod -aG i2c your_username_here
Maintained by: Thyr
Keywords: display,ddc,i2c
ChangeLog: ddcutil
Homepage:
http://ddcutil.com/
Download SlackBuild:
ddcutil.tar.gz
ddcutil.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
ddcutil.SlackBuild |
ddcutil.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds