I'm trying to use the script found here:
https://wiki.ubuntu.com/DebuggingTouchpadDetection
To have my right click working in Ubuntu 12.04.
My laptop is a brand new Asus K55 (I think it went into production in October or so) and xinput says: Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ ETPS/2 Elantech Touchpad id=12 [slave pointer (2)]
So as per isntructions I'm doing: ./enable-rightbutton.sh <12|ETPS/2 Elantech Touchpad> but i get bash: syntax error near unexpected token `newline'
ANy help is much appreciated - right now i can only single click :D