mirror of
				https://github.com/tiyn/wiki.git
				synced 2025-10-31 10:21:16 +01:00 
			
		
		
		
	linux: added links to the repositories of display control
This commit is contained in:
		| @@ -6,8 +6,9 @@ buttons. | |||||||
| ## DDC | ## DDC | ||||||
|  |  | ||||||
| DDC - short for Display Data Channel - is a specific way to control the display. | DDC - short for Display Data Channel - is a specific way to control the display. | ||||||
| On [Linux](/wiki/linux.md)-based Systems this can be achieved by using the `ddcutil` command line | On [Linux](/wiki/linux.md)-based Systems this can be achieved by using the | ||||||
| interface that can be found in the package of the same name. | [`ddcutil`](https://github.com/rockowitz/ddcutil) command line interface that can be found in the | ||||||
| For a graphical user interface `ddcui` can be used. | package of the same name. | ||||||
|  | For a graphical user interface [`ddcui`](https://github.com/rockowitz/ddcui) can be used. | ||||||
| After installation it is possible that the system needs to be restarted due to the i2c-dev kernel | After installation it is possible that the system needs to be restarted due to the i2c-dev kernel | ||||||
| module. | module. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user