Probe #4ffbf86079 of HP 1494 Desktop Computer (Compaq 8200 Elite CMT PC)
Log: xorg.conf.d
50-synaptics.conf
-----------------
Section "InputClass"
	Identifier "touchpad catchall"
		Option  "VertTwoFingerScroll"   "1"        
		Option  "HorizTwoFingerScroll"  "1"  
		Option  "VertEdgeScroll"        "1"
		Option  "HorizEdgeScroll"       "1"
EndSection
90-zap.conf
-----------
Section "InputClass"
	Identifier "keyboard defaults"
	MatchIsKeyboard "on"
	Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection