[Bug 1179656] Re: Elantech Touchpad, AreaBottomEdge = parameter not work completly

2014-10-10 Thread Pierre Maoui
I also have this bug on 14.10. The AreaBottomEdge doesn't prevent numFingers and it's quite annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179656 Title: Elantech Touchpad, AreaBottomEdge

[Bug 1179656] Re: Elantech Touchpad, AreaBottomEdge = parameter not work completly

2014-10-10 Thread Pierre Maoui
I found a solution here : https://bugs.launchpad.net/ubuntu/+source /xserver-xorg-input-synaptics/+bug/1026046/comments/24 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1179656 Title: Elantech

[Bug 1179656] Re: Elantech Touchpad, AreaBottomEdge = parameter not work completly

2013-11-18 Thread wm
While clickpad is correctly recognized in 13.10, the AreaBottomEdge still does not work as expected - fingers outside the area counts to numFingers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1179656] Re: Elantech Touchpad, AreaBottomEdge = parameter not work completly

2013-10-21 Thread Mattia Donato
Solution found: source: https://github.com/mattocompleto/elantech-clickpad-fix Just make autorun this script: #!/bin/bash device=`xinput list ETPS/2 Elantech Touchpad | grep -o 'id=[0-9]\+' | egrep [0-9]{1,} -o` i=0 while read label min delim max; do if [ $i -eq 0 ]; then

[Bug 1179656] Re: Elantech Touchpad, AreaBottomEdge = parameter not work completly

2013-07-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.