This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > ddcutil (0.8.6)

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/

Source Downloads:
ddcutil-0.8.6.tar.gz (4cb18bb13505e1713736c35f5e8f6237)

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

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds