Comment 8 for bug 944961

Revision history for this message
Wojciech Myszka (myszka-norka) wrote :

Above solution used to work, but ufter upgrading to beta2 is stop.
Asus zenbook ux21e with Elantech touchpad
kernel: Linux asusux 3.2.0-21-generic #34-Ubuntu SMP Fri Mar 30 04:25:35 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
xserver-xorg-input-synaptics 1.5.99.902-0ubuntu1
running command
xinput list "ETPS/2 Elantech Touchpad"
returns
'''
ETPS/2 Elantech Touchpad id=13 [slave pointer (2)]
 Reporting 10 classes:
  Class originated from: 13. Type: XIButtonClass
  Buttons supported: 12
X Error of failed request: BadAtom (invalid Atom parameter)
  Major opcode of failed request: 17 (X_GetAtomName)
  Atom id in failed request: 0xb0002
  Serial number of failed request: 23
  Current serial number in output stream: 23
  Button labels: "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" None None None None None
'''
so script enable-rightbutton.sh cannot read properties, and cannot set tem

BTW this touchpad isn't recognized as a clickpad out of the box, but the script enable-clickpad.sh works
Should i add any additonal info?