Comment 39 for bug 1033568

Revision history for this message
AceLan Kao (acelankao) wrote :

Hi Kate,

Are you still around?
We encountered a issue, bug 1188025, that introduced by the commit that fixed your problem.
I have to do some test to figure out a solution to make both happy.
So, could you give me a hand to test the code from my directory?

http://people.canonical.com/~acelan/bugs/lp1188025/

1. download the tarball and do 'tar zxvf mouse.tgz'
2. cd mouse ; make
3. sudo rmmod psmouse
4. sudo insmod ./psmouse.ko
5. and then see if your clickpad right click works
6. to revert the work above
   sudo rmmod psmouse
   sudo modprobe psmouse

Thanks.