This is my first post on the forums and I thought this would be the best place for it since it seems I have found the answer but I don't know how to accomplish it still. I have installed Mint 14 in a dual boot config and everything is working great at the moment. I wanted to switch my mouse to my RAT7 but my clicks don't seem to be registering.
I found this on the forums:
http://community.linuxmint.com/hardware/view/13909
It says:
placing these .conf lines
- Code: Select all
Section "InputClass"
Identifier "R.A.T."
MatchUSBID "0738:1708"
Driver "evdev"
Option "Buttons" "17"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 7 6 12 0 0 0 16 17"
Option "AutoReleaseButtons" "13 14 15"
Option "ZAxisMapping" "4 5 6 7"
EndSection
!!!all of this will need to be done with superuser!!!
At the bottom of both,
/etc/X11/conf.d/910-rat.conf << and /usr/share/X11/conf.d/10-evdev.conf <
this configuration may only need to be in one of these places
but I did it this way and I don't want to break it so I haven't tried removing either.
IMPORTANT!!!!>> You will probably need to run the command lsusb while the mouse is plugged in and find out what your mouse's USBID is as it may be different from mine!!!!!!!!
and restart
like, fully restart because ctrlaltbackspace is still broken^^
I have looked around at other sites and it seems this is the solution for the problem but I just don't know how to implement it. As you can see I am very new to Linux and I am slowly learning but this one has really stumped me while I have been able to solve most other hiccups.
Thanks in advance,
Coss



