Email or username:

Password:

Forgot your password?
Top-level
fiona float 🐈

Now you can go ahead and map the screen brightness to media keys on your keyboard, write a script to adapt it to the sunrise/sunset or even connect it to your Home Assistant.

Oh, and I'm sure that there are tools for other OSes as well. I know that I used one on MacOS years ago.

2 comments
SEGFAULT

@vidister what distro did you do this on? I didn't fi?d the module on fedora

fiona float 🐈

@SEGFAULT On NixOS there's `linuxKernel.packages.linux_<version>.ddcci-driver` and I heard there's an AUR package for Arch.

Chances are you have to build it yourself: gitlab.com/ddcci-driver-linux/

Go Up