This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

RAT 3 Mouse

rotusz

Thu Mar 14, 2013 10:06:58 pm

I have a RAT 3 mouse and the issue I have is that I have to continuously hit the mode button in order to do simple click functions. Under Mint 14 I found and posting about how to fix it by editing the xorg.conf and adding a few lines. Since Zorin uses lightdm I'm not sure how to go about fixing this. I have the code that I used in Mint 14 posted below. Anyone have a suggestion?


Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Madcatz Mad Catz R.A.T.3 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 0 0 0 0 0"
EndSection

Anonymous

Sat Mar 16, 2013 11:49:41 pm

rotusz

Mon Mar 18, 2013 1:11:30 am

datek1,

I've seen those posts already. It's how I got the mouse working in Linux Mint 14 correctly. But as you can see, it refers to using the xorg.conf and Zorin does not use X11 it uses lightdm. I've tried adding the coding to the lightdm configuration but no luck there.

andrew1003

Tue May 27, 2014 9:09:33 am

I have the same problem, anyone can help please??? :(

Wolfman

Tue May 27, 2014 5:12:32 pm

Hi,

try this:

http://askubuntu.com/questions/233744/c ... es-to-work

Its a bit old but might work!. :D