How do I get a Mad Catz mouse to work?My mouse has gone completely crazyMouse click not working on open appsMouse clicks ignored by applications on 12.10 new installUbuntu 13.04 Mouse buttons not responding (events do not fire correctly)Mouse Problems with UbuntuHow do I minimize a maximized window?Dell Inspiron 3551 Unresponsive TouchpadUncontrollable Mouse PointerMouse clicks stop registering in some windowsMouse stopped working under my OS (Kubuntu). Seems to work everywhere else
A question on the ultrafilter number
Offered promotion but I'm leaving. Should I tell?
BitNot does not flip bits in the way I expected
Is Gradient Descent central to every optimizer?
Fourth person (in Slavey language)
Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?
Figure-8 landings on perpendicular runways
Am I not good enough for you?
How much stiffer are 23c tires over 28c?
How to pass a string to a command that expects a file?
A three room house but a three headED dog
Good allowance savings plan?
Best approach to update all entries in a list that is paginated?
Grey hair or white hair
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
PTIJ: Why can't I eat anything?
Good for you! in Russian
Low budget alien movie about the Earth being cooked
What Happens when Passenger Refuses to Fly Boeing 737 Max?
Replacing Windows 7 security updates with anti-virus?
Why don't MCU characters ever seem to have language issues?
PTIJ: How can I halachically kill a vampire?
How does airport security verify that you can carry a battery bank over 100 Wh?
String reversal in Python
How do I get a Mad Catz mouse to work?
My mouse has gone completely crazyMouse click not working on open appsMouse clicks ignored by applications on 12.10 new installUbuntu 13.04 Mouse buttons not responding (events do not fire correctly)Mouse Problems with UbuntuHow do I minimize a maximized window?Dell Inspiron 3551 Unresponsive TouchpadUncontrollable Mouse PointerMouse clicks stop registering in some windowsMouse stopped working under my OS (Kubuntu). Seems to work everywhere else
using a Mad Catz mouse - no other questions seem to help so I've decided to Ask Ubuntu.
I'm using a Mad Catz mouse, worked fine on Windows 10, deleted windows and went to ubuntu, now, I can move it but not interact on Close or Minimise buttons or anything else for that matter, I'm currently using a wireless mouse which is working fine - also my track pad is fine.
Please explain your answers simply as I'm a Linux Noob.
Thank-you!
drivers 15.04 mouse
add a comment |
using a Mad Catz mouse - no other questions seem to help so I've decided to Ask Ubuntu.
I'm using a Mad Catz mouse, worked fine on Windows 10, deleted windows and went to ubuntu, now, I can move it but not interact on Close or Minimise buttons or anything else for that matter, I'm currently using a wireless mouse which is working fine - also my track pad is fine.
Please explain your answers simply as I'm a Linux Noob.
Thank-you!
drivers 15.04 mouse
Can your runsudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.
– hlmtre
Aug 15 '15 at 21:59
add a comment |
using a Mad Catz mouse - no other questions seem to help so I've decided to Ask Ubuntu.
I'm using a Mad Catz mouse, worked fine on Windows 10, deleted windows and went to ubuntu, now, I can move it but not interact on Close or Minimise buttons or anything else for that matter, I'm currently using a wireless mouse which is working fine - also my track pad is fine.
Please explain your answers simply as I'm a Linux Noob.
Thank-you!
drivers 15.04 mouse
using a Mad Catz mouse - no other questions seem to help so I've decided to Ask Ubuntu.
I'm using a Mad Catz mouse, worked fine on Windows 10, deleted windows and went to ubuntu, now, I can move it but not interact on Close or Minimise buttons or anything else for that matter, I'm currently using a wireless mouse which is working fine - also my track pad is fine.
Please explain your answers simply as I'm a Linux Noob.
Thank-you!
drivers 15.04 mouse
drivers 15.04 mouse
edited Jan 16 '17 at 22:06
Jorge Castro
36.9k106422617
36.9k106422617
asked Aug 15 '15 at 21:04
j3ckxblj3ckxbl
1814
1814
Can your runsudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.
– hlmtre
Aug 15 '15 at 21:59
add a comment |
Can your runsudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.
– hlmtre
Aug 15 '15 at 21:59
Can your run
sudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.– hlmtre
Aug 15 '15 at 21:59
Can your run
sudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.– hlmtre
Aug 15 '15 at 21:59
add a comment |
2 Answers
2
active
oldest
votes
Modify xorg.conf
. Append the following section to /usr/share/X11/xorg.conf
(in a terminal, enter pkexec gedit /usr/share/X11/xorg.conf
):
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 0 0 0 0 0 0"
EndSection
This eliminates the need to restart X and makes the mouse completely usable every time Ubuntu starts. Just modify xorg.conf
with the section above and the R.A.T. 7 functions perfectly. Say goodbye to restarting X.
Update: The R.A.T. series of mice are now sold under the Mad Catz label, not Cyborg. Because of this, the Mad Catz product string might need modification to make the RAT work in Ubuntu. This means changing the Cyborg portion of the identification string (used to identify the USB device) to the string the Mad Catz RAT sends to the computer in order for X to recognize the RAT without freezing the buttons. Instead of using the string
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
the Mad Catz might use something else (not tested). Product strings much match to avoid the button freeze issue.
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
add a comment |
Step 1
find out all the mouse info that linux reads from the device
lsusb and dmesg will be of good help here.
in my case I have a Rat 7 m.m.o, so what I did was cd /etc/X11
then created xorg.conf and inside the file I pasted this;
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
MatchIsPointer "true"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17 7 6 0 0 0 0 0"
Option "AutoReleaseButtons" "20 21 22 23 24"
Option "ZAxisMapping" "4 5 6 7"
EndSection
close the file and save it.
then cd /etc/X11/xorg.confd
create a file named; 50-vmmouse.conf
then paste this;
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
Option "Vendor" "0738"
Option "Product" "1713"
Option "Protocol" "auto"
Option "Device" "/dev/input/event4"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
Option "Resolution" "3200"
EndSection
NOW most of this info will be found with our first step wich is lsusb and dmesg
make sure you get all the right info or it will not work.
as I am using Kubuntu 18, I had to disable composite then make those changes, reboot and enable composite then reboot one last time and Voilà!!!!!
everything WORKS!!!!!
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f661928%2fhow-do-i-get-a-mad-catz-mouse-to-work%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Modify xorg.conf
. Append the following section to /usr/share/X11/xorg.conf
(in a terminal, enter pkexec gedit /usr/share/X11/xorg.conf
):
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 0 0 0 0 0 0"
EndSection
This eliminates the need to restart X and makes the mouse completely usable every time Ubuntu starts. Just modify xorg.conf
with the section above and the R.A.T. 7 functions perfectly. Say goodbye to restarting X.
Update: The R.A.T. series of mice are now sold under the Mad Catz label, not Cyborg. Because of this, the Mad Catz product string might need modification to make the RAT work in Ubuntu. This means changing the Cyborg portion of the identification string (used to identify the USB device) to the string the Mad Catz RAT sends to the computer in order for X to recognize the RAT without freezing the buttons. Instead of using the string
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
the Mad Catz might use something else (not tested). Product strings much match to avoid the button freeze issue.
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
add a comment |
Modify xorg.conf
. Append the following section to /usr/share/X11/xorg.conf
(in a terminal, enter pkexec gedit /usr/share/X11/xorg.conf
):
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 0 0 0 0 0 0"
EndSection
This eliminates the need to restart X and makes the mouse completely usable every time Ubuntu starts. Just modify xorg.conf
with the section above and the R.A.T. 7 functions perfectly. Say goodbye to restarting X.
Update: The R.A.T. series of mice are now sold under the Mad Catz label, not Cyborg. Because of this, the Mad Catz product string might need modification to make the RAT work in Ubuntu. This means changing the Cyborg portion of the identification string (used to identify the USB device) to the string the Mad Catz RAT sends to the computer in order for X to recognize the RAT without freezing the buttons. Instead of using the string
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
the Mad Catz might use something else (not tested). Product strings much match to avoid the button freeze issue.
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
add a comment |
Modify xorg.conf
. Append the following section to /usr/share/X11/xorg.conf
(in a terminal, enter pkexec gedit /usr/share/X11/xorg.conf
):
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 0 0 0 0 0 0"
EndSection
This eliminates the need to restart X and makes the mouse completely usable every time Ubuntu starts. Just modify xorg.conf
with the section above and the R.A.T. 7 functions perfectly. Say goodbye to restarting X.
Update: The R.A.T. series of mice are now sold under the Mad Catz label, not Cyborg. Because of this, the Mad Catz product string might need modification to make the RAT work in Ubuntu. This means changing the Cyborg portion of the identification string (used to identify the USB device) to the string the Mad Catz RAT sends to the computer in order for X to recognize the RAT without freezing the buttons. Instead of using the string
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
the Mad Catz might use something else (not tested). Product strings much match to avoid the button freeze issue.
Modify xorg.conf
. Append the following section to /usr/share/X11/xorg.conf
(in a terminal, enter pkexec gedit /usr/share/X11/xorg.conf
):
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 0 0 0 0 0 0"
EndSection
This eliminates the need to restart X and makes the mouse completely usable every time Ubuntu starts. Just modify xorg.conf
with the section above and the R.A.T. 7 functions perfectly. Say goodbye to restarting X.
Update: The R.A.T. series of mice are now sold under the Mad Catz label, not Cyborg. Because of this, the Mad Catz product string might need modification to make the RAT work in Ubuntu. This means changing the Cyborg portion of the identification string (used to identify the USB device) to the string the Mad Catz RAT sends to the computer in order for X to recognize the RAT without freezing the buttons. Instead of using the string
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
the Mad Catz might use something else (not tested). Product strings much match to avoid the button freeze issue.
edited Dec 11 '15 at 22:58
David Foerster
28.4k1366112
28.4k1366112
answered Aug 15 '15 at 23:26
Thomas ProschThomas Prosch
661
661
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
add a comment |
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Thank you so much, my RAT3 works now perfectly (including dpi switch), by the way, i use conf provided from wiki.archlinux.org/index.php/Mad_Catz_Mouse
– Anonymous
May 3 '17 at 22:35
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
Run 'xinput list' in the terminal to the get the correct name to put for MatchProduct
– Leo103
Jul 3 '18 at 8:42
add a comment |
Step 1
find out all the mouse info that linux reads from the device
lsusb and dmesg will be of good help here.
in my case I have a Rat 7 m.m.o, so what I did was cd /etc/X11
then created xorg.conf and inside the file I pasted this;
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
MatchIsPointer "true"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17 7 6 0 0 0 0 0"
Option "AutoReleaseButtons" "20 21 22 23 24"
Option "ZAxisMapping" "4 5 6 7"
EndSection
close the file and save it.
then cd /etc/X11/xorg.confd
create a file named; 50-vmmouse.conf
then paste this;
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
Option "Vendor" "0738"
Option "Product" "1713"
Option "Protocol" "auto"
Option "Device" "/dev/input/event4"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
Option "Resolution" "3200"
EndSection
NOW most of this info will be found with our first step wich is lsusb and dmesg
make sure you get all the right info or it will not work.
as I am using Kubuntu 18, I had to disable composite then make those changes, reboot and enable composite then reboot one last time and Voilà!!!!!
everything WORKS!!!!!
New contributor
add a comment |
Step 1
find out all the mouse info that linux reads from the device
lsusb and dmesg will be of good help here.
in my case I have a Rat 7 m.m.o, so what I did was cd /etc/X11
then created xorg.conf and inside the file I pasted this;
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
MatchIsPointer "true"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17 7 6 0 0 0 0 0"
Option "AutoReleaseButtons" "20 21 22 23 24"
Option "ZAxisMapping" "4 5 6 7"
EndSection
close the file and save it.
then cd /etc/X11/xorg.confd
create a file named; 50-vmmouse.conf
then paste this;
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
Option "Vendor" "0738"
Option "Product" "1713"
Option "Protocol" "auto"
Option "Device" "/dev/input/event4"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
Option "Resolution" "3200"
EndSection
NOW most of this info will be found with our first step wich is lsusb and dmesg
make sure you get all the right info or it will not work.
as I am using Kubuntu 18, I had to disable composite then make those changes, reboot and enable composite then reboot one last time and Voilà!!!!!
everything WORKS!!!!!
New contributor
add a comment |
Step 1
find out all the mouse info that linux reads from the device
lsusb and dmesg will be of good help here.
in my case I have a Rat 7 m.m.o, so what I did was cd /etc/X11
then created xorg.conf and inside the file I pasted this;
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
MatchIsPointer "true"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17 7 6 0 0 0 0 0"
Option "AutoReleaseButtons" "20 21 22 23 24"
Option "ZAxisMapping" "4 5 6 7"
EndSection
close the file and save it.
then cd /etc/X11/xorg.confd
create a file named; 50-vmmouse.conf
then paste this;
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
Option "Vendor" "0738"
Option "Product" "1713"
Option "Protocol" "auto"
Option "Device" "/dev/input/event4"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
Option "Resolution" "3200"
EndSection
NOW most of this info will be found with our first step wich is lsusb and dmesg
make sure you get all the right info or it will not work.
as I am using Kubuntu 18, I had to disable composite then make those changes, reboot and enable composite then reboot one last time and Voilà!!!!!
everything WORKS!!!!!
New contributor
Step 1
find out all the mouse info that linux reads from the device
lsusb and dmesg will be of good help here.
in my case I have a Rat 7 m.m.o, so what I did was cd /etc/X11
then created xorg.conf and inside the file I pasted this;
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
MatchIsPointer "true"
MatchDevicePath "/dev/input/event*"
Option "Buttons" "24"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 10 11 12 0 0 0 16 17 7 6 0 0 0 0 0"
Option "AutoReleaseButtons" "20 21 22 23 24"
Option "ZAxisMapping" "4 5 6 7"
EndSection
close the file and save it.
then cd /etc/X11/xorg.confd
create a file named; 50-vmmouse.conf
then paste this;
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Mad Catz Mad Catz M.M.O.7 Mouse|M.M.O.7"
Option "Vendor" "0738"
Option "Product" "1713"
Option "Protocol" "auto"
Option "Device" "/dev/input/event4"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
Option "Resolution" "3200"
EndSection
NOW most of this info will be found with our first step wich is lsusb and dmesg
make sure you get all the right info or it will not work.
as I am using Kubuntu 18, I had to disable composite then make those changes, reboot and enable composite then reboot one last time and Voilà!!!!!
everything WORKS!!!!!
New contributor
New contributor
answered 14 mins ago
elnetotacaelnetotaca
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f661928%2fhow-do-i-get-a-mad-catz-mouse-to-work%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Can your run
sudo dmesg
in a terminal right after boot and show us the output? It should spit out information about USB devices, and it's likely there's one about your mouse.– hlmtre
Aug 15 '15 at 21:59