F5F Stay Refreshed Hardware Desktop Mouse problem

Mouse problem

Mouse problem

R
R_S
Junior Member
16
12-25-2016, 06:53 AM
#1
So I bought myself a new mouse and everything so far is fine except when I click the left mouse button and right mouse button at the same time on the browser's mouse event test page (
https://unixpapa.com/js/testmouse.html
). This triggers a mousedown event with 3 buttons and 2 buttons. When it ends, it's mousedown with 3 buttons and 2 buttons. Contextmenu happens with 3 buttons and 0 buttons. Previously, with my old mouse, I could click left and right simultaneously without issues:
mousedown with 1 button and 0 buttons,
mousedown with 3 buttons and 3 buttons.
The new mouse makes it impossible to press both left and right at once, preventing me from firing my gun and aiming at the same time. This is mainly an issue in fast-paced games where I need to hold both buttons together. On my older mouse, it worked, but not on this new one.
R
R_S
12-25-2016, 06:53 AM #1

So I bought myself a new mouse and everything so far is fine except when I click the left mouse button and right mouse button at the same time on the browser's mouse event test page (
https://unixpapa.com/js/testmouse.html
). This triggers a mousedown event with 3 buttons and 2 buttons. When it ends, it's mousedown with 3 buttons and 2 buttons. Contextmenu happens with 3 buttons and 0 buttons. Previously, with my old mouse, I could click left and right simultaneously without issues:
mousedown with 1 button and 0 buttons,
mousedown with 3 buttons and 3 buttons.
The new mouse makes it impossible to press both left and right at once, preventing me from firing my gun and aiming at the same time. This is mainly an issue in fast-paced games where I need to hold both buttons together. On my older mouse, it worked, but not on this new one.

V
vikkiii
Member
182
12-26-2016, 06:31 AM
#2
What mouse?
V
vikkiii
12-26-2016, 06:31 AM #2

What mouse?

I
itacarambi
Member
189
12-27-2016, 02:19 PM
#3
Thermaltake iris m30
I
itacarambi
12-27-2016, 02:19 PM #3

Thermaltake iris m30

E
Everett
Junior Member
12
12-28-2016, 08:21 PM
#4
When you press the wheel and the side buttons on the test, the system responds accordingly.
E
Everett
12-28-2016, 08:21 PM #4

When you press the wheel and the side buttons on the test, the system responds accordingly.

R
Ruubiee17
Senior Member
572
12-28-2016, 08:55 PM
#5
this occurs when you press the wheel and side buttons together.
R
Ruubiee17
12-28-2016, 08:55 PM #5

this occurs when you press the wheel and side buttons together.

M
MikaCupcake
Member
71
12-28-2016, 09:26 PM
#6
Sorry I wanted to know what the buttons were numbered. So press each button one at a time in order.
M
MikaCupcake
12-28-2016, 09:26 PM #6

Sorry I wanted to know what the buttons were numbered. So press each button one at a time in order.

X
x1975
Member
71
12-28-2016, 10:31 PM
#7
mwheel
mousedown which=2 button=1 buttons=4
mouseup which=2 button=1 buttons=0
sidebutton 1
mousedown which=5 button=4 buttons=16
mouseup which=5 button=4 buttons=0
sidebutton 2
mousedown which=4 button=3 buttons=8
mouseup which=4 button=3 buttons=0
X
x1975
12-28-2016, 10:31 PM #7

mwheel
mousedown which=2 button=1 buttons=4
mouseup which=2 button=1 buttons=0
sidebutton 1
mousedown which=5 button=4 buttons=16
mouseup which=5 button=4 buttons=0
sidebutton 2
mousedown which=4 button=3 buttons=8
mouseup which=4 button=3 buttons=0

B
B_Mathias99
Member
70
12-29-2016, 03:49 AM
#8
It looks like you're unsure if the new mouse was reinstalled properly. Have you checked the device manager for any updates or removed the previous mouse? Also, did the new mouse include a driver installation?
B
B_Mathias99
12-29-2016, 03:49 AM #8

It looks like you're unsure if the new mouse was reinstalled properly. Have you checked the device manager for any updates or removed the previous mouse? Also, did the new mouse include a driver installation?

F
frenero
Member
171
12-29-2016, 06:40 AM
#9
I removed the previous mouse drivers and reinstalled them, but it didn't make a difference—I still didn't receive any driver updates or new mouse packages.
F
frenero
12-29-2016, 06:40 AM #9

I removed the previous mouse drivers and reinstalled them, but it didn't make a difference—I still didn't receive any driver updates or new mouse packages.

L
levoyageur92
Posting Freak
807
12-31-2016, 05:01 AM
#10
Try using mouse button control with this setup
X-Mouse Button Control - Download (softonic.com)
Free version available. You can change the button assignments to suit your needs or revert the left button to number 1. Let me know if this works for you.
L
levoyageur92
12-31-2016, 05:01 AM #10

Try using mouse button control with this setup
X-Mouse Button Control - Download (softonic.com)
Free version available. You can change the button assignments to suit your needs or revert the left button to number 1. Let me know if this works for you.