Skip to content

Instantly share code, notes, and snippets.

@wang-bin
Created May 19, 2014 17:52
Show Gist options
  • Select an option

  • Save wang-bin/423fb51cdbc3bd7950ec to your computer and use it in GitHub Desktop.

Select an option

Save wang-bin/423fb51cdbc3bd7950ec to your computer and use it in GitHub Desktop.
light control in ubuntu

/usr/share/X11/xorg.conf.d/20-intel.conf

Section "Device"
Identifier "card0"
Driver "intel"
Option "Backlight" "intel_backlight"
BusID "PCI:0:2:0"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment