Bengt T wrote:
> Can you elaborate on this please.
>
https://en.wikipedia.org/wiki/Modprobe#Blacklist
Basically you stick the kernel module into the blacklist and modprobe
will stop ever automatically loading that kernel module (you would have
to do it manually, using insmod)
If there's no kernel module for the synaptics touchpad, X shouldn't see it.
I believe this can be done by blacklisting 'psmouse' but that might be
overkill and prevent -any- mouse from working.