Search found 7576 matches

by phil
Sat Mar 16, 2024 2:18 am
Forum: XMouse Button Control
Topic: How to button chord locking win11 screen.
Replies: 3
Views: 89

Re: How to button chord locking win11 screen.

I guess it must be a protected key sequence... Why don't you just choose "Lock Workstation" instead of simulated keystrokes?
by phil
Fri Mar 15, 2024 6:56 pm
Forum: XMouse Button Control
Topic: Feature request: assign click to a specific key
Replies: 3
Views: 80

Re: Feature request: assign click to a specific key

Sorry, XMBC is for configuring the mouse buttons, it can not re-map keyboard keys.
That would be a completely different program!

Maybe have a look at Microsoft Powertoys which has a keyboard key remapper
by phil
Fri Mar 01, 2024 6:33 pm
Forum: XMouse Button Control
Topic: Activate the specific pane beneath the mouse (in Thunderbird)
Replies: 2
Views: 198

Re: Activate the specific pane beneath the mouse (in Thunderbird)

The activate tag activates the "window" as in the application, not a sub panel in that application. Scroll is different as the messages are posted to the sub-window handle. In this case, cant you just use {LMB}{PGDN} which will click to select/activate then press page down? If that does no...
by phil
Fri Feb 23, 2024 1:22 pm
Forum: XMouse Button Control
Topic: Please add Logi Lift Ergo Mouse Support
Replies: 3
Views: 280

Re: Please add Logi Lift Ergo Mouse Support

It is possible, but in the Logitech software you need to set the buttons (4&5) to back/forward (the windows default) then XMBC should see them.

I’m away on vacation right now but when I get back I will see if I can find more detailed instructions if you haven’t managed to get it working by then!
by phil
Tue Feb 20, 2024 2:39 pm
Forum: XMouse Button Control
Topic: Errors mentioned in log file
Replies: 8
Views: 6227

Re: Errors mentioned in log file

Well that is certainly odd, on my (windows 10) system with 20 profiles set up, it sat at 4MB with the setup window closed, and it goes up to 6MB when the setup screen is opened (dropping slightly after closing it, but now all the way back down to 4MB because I guess the MS MFC system libraries XMBC ...
by phil
Mon Feb 19, 2024 11:42 pm
Forum: XMouse Button Control
Topic: How can I perform a simulated key, only when pressing two buttons at the same time ?
Replies: 13
Views: 380

Re: How can I perform a simulated key, only when pressing two buttons at the same time ?

That sounds good - its quite a complex configuration you have there, I not sure even I fully understand it, but glad you have got it working for your needs!

PS. I will be away on vacation (in Quebec) for a while, so further replies may be quite delayed (or maybe quicker if I'm in your timezone!)
by phil
Mon Feb 19, 2024 11:41 pm
Forum: XMouse Button Control
Topic: pdgup and pgdown not working correctly
Replies: 3
Views: 5812

Re: pdgup and pgdown not working correctly

Glad to hear that XMBC works for you Rick!
by phil
Mon Feb 19, 2024 12:18 am
Forum: XMouse Button Control
Topic: Please add Logi Lift Ergo Mouse Support
Replies: 3
Views: 280

Re: Please add Logi Lift Ergo Mouse Support

XMBC does not and can not support specific devices. XMBC hooks into Windows mouse message system which provides native Windows support for five buttons, scroll and tilt (this is why XMBC can not support more than 5 buttons, as described in the F.A.Q). If your mouse/mouse driver does not send/trigger...
by phil
Thu Feb 15, 2024 9:43 am
Forum: XMouse Button Control
Topic: How can I perform a simulated key, only when pressing two buttons at the same time ?
Replies: 13
Views: 380

Re: How can I perform a simulated key, only when pressing two buttons at the same time ?

I think so, don't see why not... you wont be able to use "sticky left button [click drag]" because it wont send the alt. On the left button try sim keys, and method 3 (during): {alt}{LMB} That should do it... You will have to try it and see if it works (I am at work right now so cant test ...
by phil
Tue Feb 13, 2024 9:14 am
Forum: XMouse Button Control
Topic: How can I perform a simulated key, only when pressing two buttons at the same time ?
Replies: 13
Views: 380

Re: How can I perform a simulated key, only when pressing two buttons at the same time ?

ChatGPT may be using out of date information there. You might want to look at button chording instead (even if the GhatGPT method works). Button chording allows you to chord two buttons to perform different actions. XMBC has supported that for quite some time now (at least 5 years), despite what Cha...
by phil
Tue Feb 13, 2024 9:12 am
Forum: XMouse Button Control
Topic: Performing action on BUTTONUP rather than BUTTONDOWN ?
Replies: 1
Views: 78

Re: Performing action on BUTTONUP rather than BUTTONDOWN ?

Yep, you already found it, but select Method 2, "As mouse button is released" in the How to send the simulated key press dropdown.
Thanks for leaving your detailed message for others!
by phil
Tue Feb 06, 2024 9:33 am
Forum: XMouse Button Control
Topic: Layers Issue
Replies: 1
Views: 172

Re: Layers Issue

I wonder if there is some Asus or HP software that is also intercepting the hooks - although if the buttons highlight in orange in XMBC, that suggests that XMBC is seeing the messages. Does it fail in ALL applications or only some? It will be worth turning on debug logging (Settings -> Logging and U...
by phil
Tue Feb 06, 2024 9:30 am
Forum: XMouse Button Control
Topic: application/profiles shortcut
Replies: 1
Views: 268

Re: application/profiles shortcut

Sorry, what do you mean by check/uncheck and application be shortcut? DO you mean an application profile on the application/window profile list? If so, then no there are not shortcuts per say... You can use the keyboard to navigate to the list control, then arrow up/down to select and space to toggl...
by phil
Mon Jan 29, 2024 3:03 pm
Forum: XMouse Button Control
Topic: rapid fire simulated sequence but played out over a longer period
Replies: 3
Views: 581

Re: rapid fire simulated sequence but played out over a longer period

Ahhh, I see.... that may be quite tricky.... effectively your saying delay the multiple physical clicks but still honor them, just with a delay (like adding to a queue that is filling quickly but emptying slowly. It makes sense, but its not something that XMBC can do right now. And I'm not sure but ...
by phil
Mon Jan 29, 2024 2:26 pm
Forum: XMouse Button Control
Topic: rapid fire simulated sequence but played out over a longer period
Replies: 3
Views: 581

Re: rapid fire simulated sequence but played out over a longer period

Hi, I'm not entirely sure what you want to achieve, but I will give it a go. Firstly, options 4 and 5 are not really important. They are basically the same as options 1 and 2 these days (and can be considered legacy/redundant). Now, Method 6 repeats the keys only while the button is held down (press...