Explorar o código

Add file to fix xbacklight on Thinkpad X280

File to put in /etc/X11/
DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
a321b0c99e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Install/Templates/X11/xorg.conf

+ 5 - 0
Install/Templates/X11/xorg.conf

@@ -0,0 +1,5 @@
+Section "Device"
+    Identifier  "0x42"
+    Driver      "intel"
+    Option      "Backlight"  "intel_backlight"
+EndSection