Search found 7589 matches

by phil
Sat Mar 23, 2024 12:01 am
Forum: XMouse Button Control
Topic: can i use portable version on w11/10 and 7?
Replies: 15
Views: 3369

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

1. Yes, with the portable version, you can run from a USB key or any folder on your machine, shared with other computers. The settings are held in an xml/xmbcs (still XML) file and nothing needs to be stored on the machine itself - in portable mode the settings are saved along side the executable, w...
by phil
Thu Mar 21, 2024 8:43 pm
Forum: XMouse Button Control
Topic: Cannot select window in task bar
Replies: 3
Views: 1804

Re: Cannot select window in task bar

Can you send me a copy of your profile so I can test with it here? Use the save profile button to save it and send me the file (either via PM or email it to me). It may shed some light on whats different with your settings compared to mine.
by phil
Wed Mar 20, 2024 7:51 pm
Forum: XMouse Button Control
Topic: Cannot select window in task bar
Replies: 3
Views: 1804

Re: Cannot select window in task bar

Hi,

Not really sure what in XMBC could cause that, unless you have changed the button behavior from default (particularly left click)?
What is you let button set to?

Its certainly not an issue here.
Does it happen only when XMBC is running?
by phil
Tue Mar 19, 2024 10:19 pm
Forum: XMouse Button Control
Topic: [BUG] Mouse clicks unfocusing window
Replies: 8
Views: 1208

Re: [BUG] Mouse clicks unfocusing window

That's handy to know.... It does sound like a problem XMBC is making worse... if you can ever figure out a reliable way to reproduce this, or get it captured in the debug log (as soon as it happens turn on debug logging and it should capture the last 100-220 events to the log file, I have a global h...
by phil
Tue Mar 19, 2024 10:12 pm
Forum: XMouse Button Control
Topic: How to button chord locking win11 screen.
Replies: 3
Views: 1085

Re: How to button chord locking win11 screen.

I know what you mean, I tend to default to simkeys too... I mean, I could add a tag to do it from there but it's probably not worth it in this case! Incidentally, I just tried on my other laptop with {LWIN}L and first time, it worked, and from then on, it hasn't worked. {LWIN}x works fine (and that'...
by phil
Tue Mar 19, 2024 9:56 pm
Forum: XMouse Button Control
Topic: 4 CLICKS + 1 HOLD
Replies: 3
Views: 871

Re: 4 CLICKS + 1 HOLD

Have you tried anything else? Maybe instead of {holdms:500}{lmb} you could try {LMBD}{WAITMS:500}{LMBU} Or maybe {PRESS}{LMB}{WAITMS:500}{RELEASE}{LMB} (not sure about that one) The holdms option appeared to work here but its quite difficult to tell with {LMB} - I'll have to investigate further when...
by phil
Sun Mar 17, 2024 7:00 pm
Forum: XMouse Button Control
Topic: [BUG] Mouse clicks unfocusing window
Replies: 8
Views: 1208

Re: [BUG] Mouse clicks unfocusing window

Does it make any difference if you CTRL+ALT+DEL (then cancel from the security options screen) sometimes this fixes some windows issues? I cant say that I have noticed this particular bug before on Windows 10 or 11... You say its a bug in Windows than XMBC seems to trigger more - does it ever happen...
by phil
Sun Mar 17, 2024 6:54 pm
Forum: XMouse Button Control
Topic: [BUG] Mouse clicks unfocusing window
Replies: 8
Views: 1208

Re: [BUG] Mouse clicks unfocusing window

OK, but you haven't actually given a description of the problem....
Other than the title, which is rather vague, what exactly is the problem?
by phil
Sun Mar 17, 2024 6:53 pm
Forum: XMouse Button Control
Topic: 4 CLICKS + 1 HOLD
Replies: 3
Views: 871

Re: 4 CLICKS + 1 HOLD

Does the following work?

Simulated keystrokes, method 6 (repeat) or method 7 depending on if you want to hold the button down or not...
{LMB}{WAITMS:100}{LMB}{WAITMS:100}{LMB}{WAITMS:100}{LMB}{WAITMS:100}{HOLDM:500}{LMB}
by phil
Sun Mar 17, 2024 12:56 pm
Forum: XMouse Button Control
Topic: [BUG] Mouse clicks unfocusing window
Replies: 8
Views: 1208

Re: [BUG] Mouse clicks unfocusing window

Did you intentionally leave the post template blank? Give me very little to go on!
by phil
Sun Mar 17, 2024 12:54 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: 2621

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

I wonder if you could try the latest beta , its had a years worth of development since 2.20.5 and several things have been fixed and added. I would hate to spend a long time investigating this to find out I have fixed it already :)). However, I'm not sure I have fixed it already (if indeed it it is ...
by phil
Sat Mar 16, 2024 11:50 am
Forum: XMouse Button Control
Topic: Bug report/Feature Request related to "Change mouse cursor ..."
Replies: 3
Views: 937

Re: Bug report/Feature Request related to "Change mouse cursor ..."

Ive added this to the bug list, but can you explain a little more, what do you meant by "layer 2 only". There must still be a layer one?
Can you send me the example profile that does not work and explain how to reproduce it a little more?
by phil
Sat Mar 16, 2024 2:24 am
Forum: XMouse Button Control
Topic: Feature request: assign click to a specific key
Replies: 3
Views: 858

Re: Feature request: assign click to a specific key

Oh OK I didn't realize powertoys couldn't map to mouse actions... XMBC is designed to hook into the mouse message queue and then send stuff - it does not hook into the keyboard message queue (well other than for layer modifier keys). To add full keyboard support into XMBC is just far too much effort...
by phil
Sat Mar 16, 2024 2:18 am
Forum: XMouse Button Control
Topic: How to button chord locking win11 screen.
Replies: 3
Views: 1085

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: 858

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