This solution worked for me. Both two-finger scrolling and two-finger-
tap right click are working.   You will want to have install make, git,
and build-essential. Git may ask for a username/password the first time,
so you might want to set up your github account beforehand (I've
attached the solution as an attachment to this message if you choose not
to use git).  Then type the following commands in a terminal without
quotes:

 Navigate to the home directory
"cd ~/"

Use git to download source files
"git clone https://github.com/aduggan/hid-rmi.git -b rb14"

 (enter username and password if it asks for it)

Enter inside the directory of the downloaded files:
"cd hid-rmi"

Use sudo to build and install:

"sudo make"
"sudo make install"

You will get a message after typing "make install." It will say
something about a private key missing and DEPMOD.  This doesn't mean it
did not install, so ignore it.  Then type:

"sudo depmod -a"

Reboot. 
Trackpad scrolling and two-finger tap  should work. I'm using Kubuntu 14.04 
with standard kernel.  

** Attachment added: "Two finger scroll working"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315360/+attachment/4119140/+files/hid-rmi.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315360

Title:
  [Razer Blade] Trackpad detected as mouse only

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315360/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to