Probe #acbc65fd42 of Lenovo IdeaPad Y700-15ISK 8...
Log: xorg.conf.d
20-intel.conf
-------------
Section "Device"
Identifier "Card0"
Driver "intel"
Option "Backlight" "intel_backlight"
EndSection
driver-intel.conf
-----------------
Section "Device"
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
Option "DRI" "true"
EndSection
keyboard-ch.conf
----------------
Section "InputClass"
Identifier "KeyboardDefaults"
MatchIsKeyboard "on"
Option "XkbLayout" "ch"
EndSection
keyboard-zap.conf
-----------------
Section "InputClass"
Identifier "KeyboardDefaults"
MatchIsKeyboard "on"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection