Search found 7578 matches

by phil
Wed Apr 10, 2024 10:09 pm
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

I don't understand what you mean by "configure the amount of movement to break the chord", but so far I never had to do any additional action to use chords. Should I change something in every chord I ever set to adjust XMBC to my needs? The new option in the chord setup window, next to &q...
by phil
Wed Apr 10, 2024 9:10 pm
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

No, I'm sorry, that's an absolutely terrible idea. What I need to do is find and fix the problems, not leave two code paths, both broken in different ways! The new/latest version *should* work exactly as before if you do not adjust the default movement to break the chord (the default I think is 5 pi...
by phil
Wed Apr 10, 2024 9:31 am
Forum: XMouse Button Control
Topic: Is it possible to add a vid,pid filter for the mouse?
Replies: 1
Views: 31

Re: Is it possible to add a vid,pid filter for the mouse?

No sorry, as explained in the FAQ, XMBC uses mouse hooks which do not give ANY indication of which device the message came from. The only way you could distinguish that would be to use Raw/Direct input (which you can not modify or block - so that's pretty useless) or create a device/filter driver th...
by phil
Wed Apr 10, 2024 9:28 am
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

OK the movement to abort XMBC was causing m grief (cancelling the chord too quickly on a sensitive mouse). That's why I made it configurable. What I found when testing that, was that the larger the distance, the bigger the problem when aborting the chord (for example when dragging). So I spent quite...
by phil
Tue Apr 09, 2024 7:07 pm
Forum: XMouse Button Control
Topic: 1 Press = 2 Func
Replies: 1
Views: 54

Re: 1 Press = 2 Func

You clearly haven't not read the forum rules as a) you have asked a question asked twice already in the last 2 weeks, and b) you did not fill in the post template as requested.

viewtopic.php?t=4848
viewtopic.php?t=4841
by phil
Tue Apr 09, 2024 7:03 pm
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

2.21 Beta 33 - https://www.highrez.co.uk/scripts/downloadversion.asp?package=XMouseBeta&version=2210033 There were some changed around how the chord is released, you can now configure the amount of movement to break the chord - but that should stay as it was unless you actually change it.... Oth...
by phil
Mon Apr 08, 2024 11:36 pm
Forum: XMouse Button Control
Topic: Logitech G305, not working without Logitech GHUB
Replies: 5
Views: 123

Re: Logitech G305, not working without Logitech GHUB

Sorry was away this weekend (and the next few). I really don't know how it can be working without G-Hub and then just stop working including highlighting. The only reason I can think of for XMBC to stop responding the mouse messages, if it takes too long to respond to the Windows message hook, Windo...
by phil
Mon Apr 08, 2024 11:27 pm
Forum: XMouse Button Control
Topic: keyboard shortcut to invoke settings window ?
Replies: 1
Views: 46

Re: keyboard shortcut to invoke settings window ?

Urm, no there isn't - Ive never even considered it - it would be so easy to add, so I will add it to the todo list.
by phil
Fri Apr 05, 2024 8:28 am
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

Great, thanks for testing it :)
by phil
Thu Apr 04, 2024 9:29 pm
Forum: XMouse Button Control
Topic: Logitech G305, not working without Logitech GHUB
Replies: 5
Views: 123

Re: Logitech G305, not working without Logitech GHUB

I’ve got a g604 with GHub (I got it for testing) and I believe there are some issues with XMBC and the tilt wheel not working without gHub but I thought buttons 4 and 5 were ok - I use the mouse without GHub daily and not had any issues with button 4 and 5… Do the combo boxes highlight in orange in ...
by phil
Thu Apr 04, 2024 12:26 am
Forum: XMouse Button Control
Topic: Toggle button for multiple Hotkeys
Replies: 3
Views: 100

Re: Toggle button for multiple Hotkeys

I'm sorry my little sarcasm about having to repeat myself was so triggering!
But I don't understand what that has to do with me offering support - after all, that was the primary part of my answer was it not?
by phil
Wed Apr 03, 2024 7:49 pm
Forum: XMouse Button Control
Topic: Toggle button for multiple Hotkeys
Replies: 3
Views: 100

Re: Toggle button for multiple Hotkeys

You can use layers...
Setup layer one simkeys to send hotkey A followed by {layer:2}
and layer two to send hotkey B followed by {layer:1}

Would it have been hard to search? Someone asked this just the other day: viewtopic.php?t=4841
by phil
Wed Apr 03, 2024 3:38 pm
Forum: XMouse Button Control
Topic: XMBC 2.21 Beta
Replies: 97
Views: 150544

Re: XMBC 2.21 Beta

Generally I only make portable versions for full releases, but seeing as you asked so nicely (and I had expected such a request) :D
XMouseButtonControl 2.21 Beta 34 Portable.zip
by phil
Tue Apr 02, 2024 9:52 pm
Forum: XMouse Button Control
Topic: can i use portable version on w11/10 and 7?
Replies: 15
Views: 340

Re: can i use portable version on w11/10 and 7?

but even when windows is rebooting ! Yes, well as far as *most* applications are concerned, there is no difference between reboot and shutdown. It will be fixed for both after yesterdays changes. Basically, XMBC now listens to the Event that windows broadcasts when shutting down (or rebooting - its...
by phil
Tue Apr 02, 2024 1:48 pm
Forum: XMouse Button Control
Topic: Any way to disable the app when in full screen mode and/or games?
Replies: 1
Views: 49

Re: Any way to disable the app when in full screen mode and/or games?

Not currently - I don't know how easy it will be to do - but something like Window's focus mode where it disables notifications? I mean there is one way to do it - setup profiles for the games that you want it disabled, and leave the button mappings as "nothing, do not intercept". NOTE: If...