lshannon / ASUS-K501U-Ubuntu-Set-Up

21 stars 3 forks source link

Touchpad coverage #1

Open bouviervj opened 8 years ago

bouviervj commented 8 years ago

It seems that the sensitivity area of the touchpad is not well defined. Button are sensible to move and prevent to do some actions, selections etc ...

derekkite commented 7 years ago

On Debian testing, remove all synaptics packages. Install libinputbin, libinput5, libinput10 xserver-xorg-input-libinput. Reboot.

install xinput, run xinput list, then with the id of the touchpad, on mine id12, run xinput list-props 12 and you should see libinput parameters.

It smoothed out the touchpad from useless to decent.

derekkite commented 7 years ago

https://github.com/vlasenko/hid-asus-dkms

This has working drivers for the touchpad. It will be included in 4.10, but it is easy to build and install the module. This exposes all the settings for the touchpad, and the defaults work quite well.