Probe #61c7028e83 of Apple MacBookAir1,1
Log: xorg.conf.d
00-video-initgfx.conf
---------------------
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
Option "TripleBuffer" "true"
Option "HotPlug" "true"
EndSection
10-input-touchpad.conf
----------------------
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "on"
Option "Tapping" "on"
EndSection