I installed OS with wmi3 few months ago. Touchpad was working good. From this week my touch pad is not working any more. I googled and added 30-touchpad.conf file in /etc/X11/xorg.conf.d but its not working how to fix this?
my 30-touchpad.conf
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "TappingButtonMap" "lmr"
EndSection
xinput list output:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech Wireless Keyboard PID:4023 id=11 [slave pointer (2)]
⎜ ↳ Logitech Wireless Mouse id=12 [slave pointer (2)]
⎜ ↳ SYNA7DB5:01 06CB:CEB1 Mouse id=13 [slave pointer (2)]
⎜ ↳ SYNA7DB5:01 06CB:CEB1 Touchpad id=14 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Acer Wireless Radio Control id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Lid Switch id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Intel HID events id=15 [slave keyboard (3)]
↳ Intel HID 5 button array id=16 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=17 [slave keyboard (3)]
↳ Acer WMI hotkeys id=18 [slave keyboard (3)]
↳ Logitech Wireless Keyboard PID:4023 id=19 [slave keyboard (3)]