Search found 293 matches
- Mon Feb 13, 2017 10:22 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
Congratulations Phil :!: Good luck with your new job, I wish you to find what you are looking for :) In theory there is another possible option but I don't know whether it could be practically achieved. As I think of it, keys like Shift and Ctrl are almost always used in combinations with other keys...
- Mon Feb 13, 2017 10:37 am
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
Seems that the only way to achieve such thing would be to send e.g. 'Shift released' message at the beginning and then 'Shift pressed' message at the end of each command in a layer with Shift modifier key, while effectively blocking the pressed Shift during the execution of the command. If such thin...
- Fri Feb 10, 2017 11:18 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta


- Fri Feb 10, 2017 7:57 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
Mmmm what smells so delicious...
Seems that something yummy's cooking in the oven.
2.16 beta 2 maybe

Seems that something yummy's cooking in the oven.
2.16 beta 2 maybe

- Fri Feb 10, 2017 12:38 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
I suppose you have Win 8.1 at work?Kukurykus wrote:I don't know how but it worked at my home. Now I'm at work and can't made it working. Probably of that already known bug - it's unticking itself.
- Fri Feb 10, 2017 1:26 am
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
I tick the new 'Unblock when the mouse moves' option and hit OK, then I open the chording window again and it is unticked :( it needs to be a small number... 5 seems to work really well, and if I don't need to offer a choice, its much easier. 2.16 beta 1 is now out with this fix only so we can play ...
- Fri Feb 10, 2017 12:46 am
- Forum: XMouse Button Control
- Topic: XMBC 2.16 Beta
- Replies: 281
- Views: 174253
Re: XMBC 2.16 Beta
phil wrote:FYI: Ive found already that not being able to drag without waiting 500ms is a real PAIN IN THE ....

Believe me, it's not! The REAL pain in the ... is disabling and re-enabling XMBC every time you need to drag

Happy to see the 2.16 beta thread

- Fri Feb 10, 2017 12:21 am
- Forum: XMouse Button Control
- Topic: XMBC 2.15 - Change Movement To Scroll problem?
- Replies: 4
- Views: 4188
Re: XMBC 2.15 - Change Movement To Scroll problem?
After resetting it to do nothing, when you changed it back to "Change movement to scroll" did you see the "Movement to Scroll Configuration" window?phillord wrote:I tried resetting it to do nothing then back again, and now it does nothing.
- Fri Feb 10, 2017 12:10 am
- Forum: XMouse Button Control
- Topic: XMBC 2.15 Released!
- Replies: 11
- Views: 7748
Re: XMBC 2.15 Released!
Yea, as i think of it now, Kukurykus also has at least 2 machines, so most probably some part of those 200 installs are made by the same people which further decreases the number of real people who are beta testing 

- Thu Feb 09, 2017 11:49 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.15 Released!
- Replies: 11
- Views: 7748
Re: XMBC 2.15 Released!
200 "beta testers" would be quite impressive indeed, even incredibly awesome, but counting the people who post in the beta threads, I have a strange feeling that some of those 200 beta installs are... I don't know... maybe made by accident or by people who merely hit install when they see that new v...
- Thu Feb 09, 2017 11:14 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.15 Released!
- Replies: 11
- Views: 7748
Re: XMBC 2.15 Released!
Great work Phil, you are a MACHINE
. At least I hope they are increasing, albeit slowly 

So many users and so few beta installsphil wrote:in terms of beta coverage, they only get about 200 installs (including my own)


- Thu Feb 09, 2017 9:22 pm
- Forum: XMouse Button Control
- Topic: Client.exe not found
- Replies: 9
- Views: 7245
Re: Client.exe not found
There is hope guys :). The same thing happened with L2 last year. They made an update and hid the process so there was no way to use XMBC with the game (even using the default profile wasn't possible). But fortunately after that update there were tons of lag and game crashes and a few updates later ...
- Tue Feb 07, 2017 10:25 pm
- Forum: XMouse Button Control
- Topic: (Simulated Keys) Macro Delay does not work
- Replies: 7
- Views: 5923
Re: (Simulated Keys) Macro Delay does not work
Absolutely!phil wrote:not something I can see most people benefiting from
And the fact that
supposes that it's worthless discussing it at least for now.phil wrote:To do so would be a huge task
- Tue Feb 07, 2017 8:56 pm
- Forum: XMouse Button Control
- Topic: (Simulated Keys) Macro Delay does not work
- Replies: 7
- Views: 5923
Re: (Simulated Keys) Macro Delay does not work
Well if you want to delay the 'tt' you have to insert delay before it, like this '{WAITMS1000}tt' which of course will affect the whole macro. When you click the button, XMBC will wait 1 sec and then will execute the whole macro starting from 'tt' and then the following commands one by one like chai...
- Thu Feb 02, 2017 6:55 pm
- Forum: XMouse Button Control
- Topic: (Simulated Keys) Macro Delay does not work
- Replies: 7
- Views: 5923
Re: (Simulated Keys) Macro Delay does not work
Remove the parentheses "()" from the code and it should work 
