1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-09-13 18:41:35 +02:00
Files
wiki/wiki/linux/display_control.md
tiyn c03daea525 Corrected various typographic errors
- substituted en-dash for hyphen where needed
- renamed files to avoid confusion due to identical name
- added links
- fixed capitalization
- fixed line breaks
2026-07-02 09:12:29 +02:00

617 B
Raw Blame History

Display Control

Display control describes the process of controlling the display with means other than the hardware buttons.

DDC

DDC short for Display Data Channel is a specific way to control the display. On Linux-based Systems this can be achieved by using the ddcutil command line interface that can be found in the package of the same name. For a graphical user interface ddcui can be used. After installation it is possible that the system needs to be restarted due to the i2c-dev kernel module.