Primeiro, encontre o driver do TouchPad do seu sistema, por
zgrep -i touchpad /var/log/dmesg*
No meu sistema (o seu pode ser diferente) é input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input7
Fazendo
ls -lRA /sys/devices/platform/i8042/serio1/input/input7
(Observe o / sys adicionado). mostrou alguns arquivos interessantes, mas man -k touchpad
levou-me para o man synaptics
que diz: synaptics - touchpad input driver
DESCRIPTION
synaptics is an Xorg input driver for touchpads. Even though touchpads can be
handled by the normal evdev or mouse drivers, this driver allows more advanced
features of the touchpad to become available.