Page 1 of 1

[SOLVED]Enable touchpad functions

PostPosted: Feb 23rd, '20, 08:54
by pabbuu28
Hello all

I had installed mageia 7 32bit, with lxqt desktop, on netbook acer d257.
I have problem with touchpad, tapping does not working, how to enable tapping

Regards,
Jasur

Re: Enable touchpad functions

PostPosted: Feb 23rd, '20, 13:24
by doktor5000
As you can see, Tap-to-click is currently disabled, this might be your issue.

Can you please post the output as regular user of
Code: Select all
xinput list
synclient -l

Note: for xinput, you may need to install the xinput package beforehand.

Re: Enable touchpad functions

PostPosted: Feb 23rd, '20, 21:24
by pabbuu28
Here is the outputs of the commands above you send.
What should i do next?

Re: Enable touchpad functions

PostPosted: Feb 23rd, '20, 23:40
by doktor5000
Please always post such output as regular text, not as screenshots. And use the code markup for that here in the forum editor.
As synaptics driver is not loaded, maybe you installed from one of the live media? Have a look at viewtopic.php?f=7&t=12058
You probably need to install x11-driver-input-synaptics

Re: Enable touchpad functions

PostPosted: Feb 24th, '20, 20:11
by pabbuu28
doktor5000 wrote:You probably need to install x11-driver-input-synaptics

This solve my problem, thank you very much.
Sorry for screenhots

Regards,
Jasur