Install touchpad drivers
by Vlvi from LinuxQuestions.org on (#4XYWG)
Hi again!
I'm back with another problem, but i think this one is significantly easier to fix. My touchpad isn't working (not detected by deepin). It didn't either work in windows 10 but I simply had to install the driver from acer support (synaptics one) here https://www.acer.com/ac/en/US/conten...oduct/8028?b=1
that driver is only for windows 10. I found synaptic touchpad driver for linux but couldn't make it work.
Reference for linux synaptics https://wiki.debian.org/SynapticsTouchpad
the first step (egrep -i 'synap|alps|etps|elan' /proc/bus/input/devices) doesn't return anything :(


I'm back with another problem, but i think this one is significantly easier to fix. My touchpad isn't working (not detected by deepin). It didn't either work in windows 10 but I simply had to install the driver from acer support (synaptics one) here https://www.acer.com/ac/en/US/conten...oduct/8028?b=1
that driver is only for windows 10. I found synaptic touchpad driver for linux but couldn't make it work.
Reference for linux synaptics https://wiki.debian.org/SynapticsTouchpad
the first step (egrep -i 'synap|alps|etps|elan' /proc/bus/input/devices) doesn't return anything :(