Hi Everyone, Can Some please help With my Corsair sabre rgb pro mouse, upon resume from sleep the right mouse button does not work, Uninstalling Signalrgb cures the problem, any help would be Great…
Regards Roy
Hi Everyone, Can Some please help With my Corsair sabre rgb pro mouse, upon resume from sleep the right mouse button does not work, Uninstalling Signalrgb cures the problem, any help would be Great…
Regards Roy
It sounds like the device may not be initializing properly when it wakes up. I would try disconnecting and reconnecting the mouse when it happens to see if that helps. If so, it might help to connect to a different USB port directly connected to the PC (preferably the motherboard).
Hi….
Digging deeper into this, this is caused by a regression in the Plugin: Corsair_Bragi_Device.js
Using the older Corsair_Sabre_Pro_Mouse.js plugin, the mouse works perfectly
In fact there is even a line of code that comments on the issue:
sendPacketString(“00 08 06 00 06 00 00 00 01 01 01 00 00 01”, 65); // set key bindings - fixes loss of right mouse button
I can understand why the signalrgb team have moved everything into one file (Corsair_Bragi_Device.js) as its easier to maintain….
Regards
I’m sending this thread to our plugin devs for their opinion on it, but if you also file a bug report that might help too. Sounds like we should be able to get this fixed if it’s regression bug. ![]()
EDIT: I confirmed with the team it’s a bug and getting a ticket in with our devs. While I can’t comment on a timeline, it’s on the radar to get that plugin fixed!
I got tired of waiting for the plugin devs to fix this ,so I fixed it myself, here is the plugin if anybody wants it:
Corsair_Sabre_Pro_Mouse Custom.js (3.3 KB)