Ubuntu 18.04 Backlight Control Command Line

By default the xbacklight command does not work on Intel HD Graphics:

Workaround:

sudo nano /usr/share/X11/xorg.conf.d/10-intel.conf:

insert:

Section "Device"
Identifier "Card0"
Driver "intel"
Option "Backlight" "/sys/class/backlight/intel_backlight"
EndSection

now add to startup / autostart (lxde) :
xbacklight -set 30

Impressum Datenschutz-DSGVO-GDPR

Last Update 08.10.2023 www.linuxonlinehelp.eu - Nonprofit Linux PC & Server Support since 2004 Tags: Linux Online Help, Linuxonlinehelp, Linux Support, Linux Hilfe