Synaptics: Difference between revisions

From wikinotes
(Created page with "{| | <pre>/etc/X11/xorg.conf.d/50-synaptics-t440s.conf</pre> || || [http://{{SERVERNAME}}/progs/config/synaptics/50-synaptics-t440s.conf 50-synaptics-t440s.conf] |- | <pre>/e...")
(No difference)

Revision as of 17:05, 6 December 2015

/etc/X11/xorg.conf.d/50-synaptics-t440s.conf
50-synaptics-t440s.conf
/etc/X11/xorg.conf.d/50-synaptics.conf
pacman -S xf86-input-synaptics
nano /etc/X11/xorg.conf.d/50-synaptics.conf

## In order to execute MMB on two finger click on boot you will have to execute 
synclient TapButton2=2


Disable trackpad while typing

#### ~/.xinitrc
syndaemon -t -k -i 1 &			# after keypress, disable scrolling/tapping for 2 seconds


Configuration Options Multitouch mousepad support. Unfortunately my previous configuration required the use of xorg.conf For new computers, you can easily determine your touchpad functionality by finding it in the list from xinput -list and then using xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capabilities. You will get a list of 1s and 0s which correspond to:

lmb mmb rmb 2-finger 3-finger v res configurable h-res configurable