1 2 3 4 5 6 7 8 9 10 11 12 |
// W pliku /etc/X11/xorg.conf (jako root user) dodajemy na końcu: Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection Option "RegistryDwords" "EnableBrightnessControl=1" EndSection |