Search found 6 matches

by AlexV
Tue May 18, 2021 9:12 am
Forum: XMouse Button Control
Topic: Reset mouse hooks when resuming from sleep and Chrome cause huge lag
Replies: 2
Views: 1623

Re: Reset mouse hooks when resuming from sleep and Chrome cause huge lag

Sure, I don't see anything very enlightening in there, but I've uploaded it here: https://pastebin.com/m25iySgE After resume, I press my remapped to double click button within the XMBC window itself a few times (which does not lag), then within a notepad3 window, which does. This isn't specific to n...
by AlexV
Mon May 17, 2021 2:49 pm
Forum: XMouse Button Control
Topic: Reset mouse hooks when resuming from sleep and Chrome cause huge lag
Replies: 2
Views: 1623

Reset mouse hooks when resuming from sleep and Chrome cause huge lag

XMBC Version : 2.19.2 Windows Version : 10 Mouse Information (brand/model) : Logitech MX Master 3 I have noticed an issue that occurs if "Reset mouse hooks when resuming from sleep" is turned on, and Chrome is running. After resuming from sleep, if a mouse button mapped to "Double Cl...
by AlexV
Sun Jul 05, 2009 1:15 pm
Forum: XMouse Button Control
Topic: Selectively remap with multiple mice?
Replies: 6
Views: 12003

Re: Selectively remap with multiple mice?

Just done a bit more checking. Although the Raw Input comes before the WH_MOUSE hook, it comes after the WH_MOUSE_LL hook, which presumably is the one you are using. I guess that means this won't work after all.

How very irritating.
by AlexV
Sat Jul 04, 2009 7:11 pm
Forum: XMouse Button Control
Topic: Selectively remap with multiple mice?
Replies: 6
Views: 12003

Re: Selectively remap with multiple mice?

Yes, I see what you're saying. You can't be 100% guaranteed sure where a hooked message came from. To be honest, though, 99% is almost certainly good enough. How likely is it that a user will hold down a button on both devices at the same time anyway? If you just have it so that moving a device, or ...
by AlexV
Sat Jul 04, 2009 9:20 am
Forum: XMouse Button Control
Topic: Selectively remap with multiple mice?
Replies: 6
Views: 12003

Re: Selectively remap with multiple mice?

Have you tried Raw Input? Multiple Mice in Windows XP using Raw Input has a lot of information about this, including example apps and a helper API. I've just knocked together some quick proof-of-concept code, and it does appear that the Raw Input does occur immediately before the WH_MOUSE mouse hook...
by AlexV
Fri Jul 03, 2009 4:59 pm
Forum: XMouse Button Control
Topic: What mice work with XMBC?
Replies: 128
Views: 1788195

Re: What mice work with XMBC?

Another happy Kensington Expert Mouse (4 button, trackball) user here. Win XP, 32 bit. The Kensington MouseWorks software (6.1 or 6.2) causes access violation exceptions when running WinForms (.net) applications, which makes it useless. I wonder if they even *have* a QA department? This software rep...