
Search found 293 matches
- Fri Oct 20, 2017 7:25 am
- Forum: XMouse Button Control
- Topic: Is it possible to Multiple Macro?
- Replies: 11
- Views: 8663
Re: Is it possible to Multiple Macro?
I think that is not possible at the moment. However if you explain more specifically what you need to do, maybe we could think of a way to combine those 2 macros in one, if it is possible of course 

- Wed Oct 18, 2017 12:59 am
- Forum: XMouse Button Control
- Topic: New action proposition: send API message
- Replies: 9
- Views: 7155
Re: New action proposition: send API message
Thank you Phil, I'm so "in the dark" here that it's even difficult to me to ask the right questions :lol: Having said that, I'm not sure about hardware controls such as brightness - that may be more hardware orientated (like driver IOCTRL which is different) - not sure. Then there is the destination...
- Tue Oct 17, 2017 10:52 pm
- Forum: XMouse Button Control
- Topic: New action proposition: send API message
- Replies: 9
- Views: 7155
Re: New action proposition: send API message
The example would be MPC-HC. If you have it, check of keyboard shortcut option and look for the column ID. Sorry for promoting here other tools, but I think they nicely add up to themselves, I use them both. So here's the script in AutoHotKey (for interested people, it will be explained) #IfWinActi...
- Thu Oct 12, 2017 2:44 pm
- Forum: XMouse Button Control
- Topic: Checking desktop icon layout on startup?
- Replies: 2
- Views: 3433
Re: Checking desktop icon layout on startup?
I'll have a think about it and see what I can do without too much work! Yea, that's exactly what I meant. No need for complicated options, just something simple that won't be too much of a hassle. Yea, I suppose that there are plenty of other tools for that purpose, but installing a separate app fo...
- Thu Oct 05, 2017 11:53 pm
- Forum: XMouse Button Control
- Topic: Checking desktop icon layout on startup?
- Replies: 2
- Views: 3433
Checking desktop icon layout on startup?
Hi Phil, I have recently used the "Restore desktop icon layout" feature, but unfortunately as I had forgotten when was the last time I saved the layout, the end result was a bit disappointing :(. It's totally my fault, but I was thinking whether it would be possible to make it periodically check if ...
- Thu Oct 05, 2017 10:44 pm
- Forum: XMouse Button Control
- Topic: Adding two simulated key actions to LMB
- Replies: 1
- Views: 2216
Re: Adding two simulated key actions to LMB
Try this in SimKeys: {LMB}{WAITMS166}{LMB}{WAITMS166}{LMB}{WAITMS166}{LMB}{WAITMS166}{LMB}{WAITMS166}{RMB} and set the Auto repeat delay to 996 ms. This is approximately 6 clicks per second. If you need around 16 clics per sec then you divide 1000 ms by 16 (~63 ms) and multiply 63 by 6 (=378) so: {L...
- Mon Oct 02, 2017 7:25 pm
- Forum: XMouse Button Control
- Topic: scroll wheel copy then paste
- Replies: 5
- Views: 4153
Re: scroll wheel copy then paste
Is it possible to set the scroll wheel to copy highlighted test on the first press and then paste the copied text on the second press? Why don't you try the new "Button Held" feature in XMBC v2.17 beta. You can set a single click to "Copy" and a "click&hold" for a second or so would "Paste" the cop...
- Mon Oct 02, 2017 7:05 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.17 Beta
- Replies: 141
- Views: 91646
Re: XMBC 2.17 Beta
I think it should be something like "Default action" or maybe simply "Default" would be best. It can't be, cuz the like Phil said it has set an action, but there's no description. It might be just simple 'No description' or something. :P Yea, I meant when you leave it to the default action for the ...
- Mon Oct 02, 2017 2:04 am
- Forum: XMouse Button Control
- Topic: XMBC 2.17 Beta
- Replies: 141
- Views: 91646
Re: XMBC 2.17 Beta
For the held actions, I don't want to say undefined, because it is defined, just with no description. Undefined suggests that you have not yet set it up. I could put in a different word - suggestions welcome! Having said that, the sim keys should not be empty, it should be as it was if there is no ...
- Sun Sep 17, 2017 10:01 pm
- Forum: XMouse Button Control
- Topic: Reducing Mouse Wheel Sensitivity
- Replies: 3
- Views: 3819
Re: Reducing Mouse Wheel Sensitivity
Well that's an interesting one :) I wonder if it could be something like 'executing a different action on each notch' instead of ignoring notches. That way the user can set a cycle of X "disabled" notches after the first one or set a different command for every next notch thus creating a cycle of di...
- Mon Sep 11, 2017 12:03 pm
- Forum: XMouse Button Control
- Topic: Strange issue...
- Replies: 2
- Views: 2878
Re: Strange issue...
Hi Phil, I don't change the DPI, it seemed to me like the clicks has been sent to a different process and not the one under the cursor. I don't know what's the possibility of this happening but if you say that the clicks are there (in the log) so most probably it's that or as you suspected the hook ...
- Fri Sep 08, 2017 12:49 am
- Forum: XMouse Button Control
- Topic: Strange issue...
- Replies: 2
- Views: 2878
Strange issue...
It happened twice but I don't know how I triggered it (v2.17 Beta 5). The first time it happened I had explorer window focused and when I left-clicked in it the window got unfocused (?). I realized that both LMB and RMB are not working and used hotkey to open XMBC but when I left-clicked in the Sett...
- Mon Sep 04, 2017 11:58 am
- Forum: XMouse Button Control
- Topic: How Do I Enable Horizontal Scrolling in MS Paint?
- Replies: 7
- Views: 9898
Re: How Do I Enable Horizontal Scrolling in MS Paint?
Aren't tilt wheel left and right inactive on your XP?
I tried Ctrl+Scroll Up/Down in mspaint on my win8.1 but it zooms in and out.
It seems like Shift+Scroll Up/Down is intended to scroll horizontally in some apps but it does nothing in mspaint on my win8.1
I tried Ctrl+Scroll Up/Down in mspaint on my win8.1 but it zooms in and out.
It seems like Shift+Scroll Up/Down is intended to scroll horizontally in some apps but it does nothing in mspaint on my win8.1

- Sat Sep 02, 2017 8:50 pm
- Forum: XMouse Button Control
- Topic: How Do I Enable Horizontal Scrolling in MS Paint?
- Replies: 7
- Views: 9898
Re: How Do I Enable Horizontal Scrolling in MS Paint?
I've noticed that if the picture is larger than the screen, using the scroll wheel scrolls vertically, but if you pull up the handle at the bottom and make it smaller than the screen (only vertically), then using the scroll wheel makes the picture move horizontally (scroll down moves the picture to ...
- Mon Aug 21, 2017 11:58 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.17 Beta
- Replies: 141
- Views: 91646
Re: XMBC 2.17 Beta
2. It actually already does this; in-fact it will do this not just for the 4th, but for any "last" action (is, if 4th is disabled, it will use the 3rd and so on). What it does, is send the button down as soon as the last enabled time is valid. The button up is not sent until the button is released....