Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 

Repository files navigation

System configuration files

What’s here?

Dot files, config files, scripts, etc.

Fixing issues

Brightness

Adjusting the brightness with xbacklight does not work using integrated graphics. Create the file /usr/share/X11/xorg.conf.d/20-intel.conf with the following content.

Section "Device"
    Identifier  "card0"
    Driver      "intel"
    Option      "Backlight"  "intel_backlight"
    BusID       "PCI:0:2:0"
EndSection

About

System configuration scripts and files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages