# XPS 9550 2016 - Petter K. Section "InputClass" Identifier "libinput pointer catchall" Option "AccelerationProfile" "flat" Option "AccelSpeed" "0.25" Driver "libinput" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" EndSection Section "InputClass" Identifier "libinput touchpad catchall" Option "Tapping" "True" Option "PalmDetection" "True" Option "DisableWhileTyping" "True" Option "NaturalScrolling" "False" Option "AccelProfile" "adaptive" Option "AccelSpeed" "-0.03" Option "ClickMethod" "buttonareas" Option "MiddleEmulation" "True" Option "ScrollMethod" "twofinger" Option "HorizontalScrolling" "True" Option "SendEventsMode" "disabled-on-external-mouse" Driver "libinput" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" EndSection Section "InputClass" Identifier "libinput keyboard catchall" Option "XkbLayout" "no" Option "XkbOptions" "terminate:ctrl_alt_bksp" Driver "libinput" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" EndSection