Search found 23 matches

by dinu
Fri Oct 27, 2017 5:20 pm
Forum: XMouse Button Control
Topic: Access to buttons 6+
Replies: 11
Views: 10299

Re: Mouse speed bug

Message I'm looking for is WM_XBUTTON*, right?
by dinu
Fri Oct 27, 2017 5:08 pm
Forum: XMouse Button Control
Topic: Mouse speed bug
Replies: 3
Views: 4187

Re: Mouse speed bug

The program is EitherMouse - it's a tiny little program, I don't know how it detects the device that generated the mouse movement, but it does so quite well.

I have XMBC 2.16.1
by dinu
Fri Oct 27, 2017 2:26 pm
Forum: XMouse Button Control
Topic: Mouse speed bug
Replies: 3
Views: 4187

Re: Mouse speed bug

Note: the setting seems also inconsistent, it does not apply the same setting on windows startup for instance. Only on app close or lock/unlock cycle.
by dinu
Fri Oct 27, 2017 2:18 pm
Forum: XMouse Button Control
Topic: Mouse speed bug
Replies: 3
Views: 4187

Mouse speed bug

I have a high-res mouse so the control panel mutiplier is set to the lowest level via a third party app that switches dynamically between devices I use (trackpad, high-res mouse, another low-res mouse). However, whe the following happens, the multiplier gets reset to the default value: - When I clos...
by dinu
Fri Oct 27, 2017 2:09 pm
Forum: XMouse Button Control
Topic: Access to buttons 6+
Replies: 11
Views: 10299

Re: Access to buttons 6+

Do you have some message logging app I can run? I uninstalled Visual Studio more that a year ago... But if there's a simple way to capture the raw data, I can make a test.
by dinu
Fri Oct 27, 2017 10:01 am
Forum: XMouse Button Control
Topic: Access to buttons 6+
Replies: 11
Views: 10299

Re: Access to buttons 6+

Hi Phil, Looking at my Steelseries 500 mouse, it looks that it does actually send buttons 1-8 as windows msgs. (The mouse has actually 13 buttons + scroll, but it will only let assign 1-8 target "buttons", the rest must be mapped to something else). Is it possible the 5 button limit has be...
by dinu
Tue Jul 18, 2017 5:38 am
Forum: XMouse Button Control
Topic: Only send keystrokes if focused window is also under cursor
Replies: 2
Views: 3983

Re: Only send keystrokes if focused window is also under cursor

Indeed, thanks for the {ACTIVATE} hint, I missed that. Indeed, "Only send if the process is active" is not enogh, you can test by opening tiled Chrome windows for instance. It would readily send the keystroked to the focused window although the mouse is over the other one. I imagined keys ...
by dinu
Mon Jul 17, 2017 9:14 am
Forum: XMouse Button Control
Topic: Only send keystrokes if focused window is also under cursor
Replies: 2
Views: 3983

Only send keystrokes if focused window is also under cursor

Hi all, kudos for this great tool, it has made my life a heap easier... I do have one small suggestion/request though, if it hasn't been mentioned before: I use multiple monitors (3, to be precise), and I have my mouse buttons mapped to potentially destructive actions (such as, Ctrl-W). It often hap...