SparkyLinux Forums

Software & hardware support => Hardware => Topic started by: 0day on August 29, 2018, 02:07:19 PM

Title: synaptic touchpad does not work
Post by: 0day on August 29, 2018, 02:07:19 PM
vertical scroll on synaptic touchpad does not works on hp 6110. how to for enable it? Sparky jwm (minimalgui)
Title: Re: synaptic touchpad does not work (solved)
Post by: 0day on August 29, 2018, 04:34:47 PM
i solved by removing: xserver-xorg-input-synaptics and creating the file 40-libinput.conf in /etc/X11/xorg.conf.d:

Section "InputClass"
        Identifier "libinput touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Tapping" "on"
        Option "ScrollMethod" "edge"
EndSection
Title: Re: synaptic touchpad does not work
Post by: paxmark1 on August 30, 2018, 08:04:32 AM

sparky4 or sparky5  (yes, i know you found a solution) 

curious, I am, xserver-xorg-input-synaptics (1.9.1-1)just landed in Sparky5

as did xserver-xorg-input-libinput (0.28.0-1)

peace out  mark r

Title: Re: synaptic touchpad does not work
Post by: slide9595 on March 26, 2019, 12:38:13 PM
My experience: Initially when I had this problem I searched for older drivers- around vn 16. The one that worked for my PC (See specs) was intended for a Dell Alienware machine.

Since then, the driver has upgraded to
SGS Version: SGS 15.3
TouchPad Series 3.0 - Imaging Sensor
Driver Version: 19.0.15.2 09Jul15
Firmware Version: 1.2

- and all functions seem ok.






https://luckypatcher.pro/ , https://kodi.software/ & https://bluestacks.vip/
Title: Re: synaptic touchpad does not work
Post by: GranMain on May 28, 2019, 08:16:28 PM
Hi...initially when I had this problem I searched for older drivers- around vn 16. The one that worked for my PC (See specs) was intended for a Dell Alienware machine.