Mouse problem
Mouse problem
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.
Sorry I wanted to know what the buttons were numbered. So press each button one at a time in order.
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?
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.