Search found 43 matches
- Tue Apr 14, 2020 2:53 pm
- Forum: XMouse Button Control
- Topic: Movement to Scroll - orthogonal direction lock
- Replies: 0
- Views: 3076
Movement to Scroll - orthogonal direction lock
Currently available options for Movement to Scroll: - don't lock (scroll in any direction) - this is quite annoying most of the times; - determine axis based on movement - inherently relies on movement direction; - lock to Y axis (vertical scroll) - the most used option, but not the topic of this re...
- Mon Feb 18, 2019 3:55 pm
- Forum: XMouse Button Control
- Topic: Paste content of clipboard using a mouse click (no Ctrl-V)
- Replies: 4
- Views: 3037
Re: Paste content of clipboard using a mouse click (no Ctrl-V)
You may try to use https://hluk.github.io/CopyQ/ for clipboard manipulation. It doesn't bind to mouse either, but you can register global hotkey there and send this hotkey from XMouse to activate it. The same approach might work for AutoIt/AutoHotKey too. Clipboard might contain data in different fo...
- Fri Feb 15, 2019 11:41 am
- Forum: XMouse Button Control
- Topic: In the Russian keyboard does not work
- Replies: 2
- Views: 2453
Re: In the Russian keyboard does not work
You haven't described what actions you assigned to buttons 4 and 5, and what software you're trying to use them in. Layout-dependent hotkeys issue is usually specific to "receiving side", so it might not work in some applications while work in all others. This happens when character code is checked ...
- Thu Jan 17, 2019 1:27 pm
- Forum: XMouse Button Control
- Topic: Is X Mouse considered third party software?
- Replies: 2
- Views: 2324
Re: Is X Mouse considered third party software?
"Third Party Software" is basically anything that comes not from the developer of the game. This is taken out of context. They probably referring to a certain kind of software for which they have detection algorithm. The issue is, these algorithms can't be perfect. If they are stupid enough to trigg...
- Mon Jan 14, 2019 1:36 pm
- Forum: XMouse Button Control
- Topic: Mouse Acceleration
- Replies: 3
- Views: 4783
Re: Mouse Acceleration
I also would like to have better control over acceleration, without ever touching that excuse of a software called SetPoint. Humane interface to the HKEY_CURRENT_USER\Control Panel\Mouse registry branch would be nice. Tbh, I didn't even expect SetPoint to use this registry branch for acceleration, e...
- Thu Jan 03, 2019 2:26 pm
- Forum: XMouse Button Control
- Topic: Can you use a controller with Xmouse Button control?
- Replies: 4
- Views: 3105
Re: Can you use a controller with Xmouse Button control?
Nintendo Switch Pro controller should appear in Windows as regular DirectInput controller.
Therefore antimicro and J2K should work with it.
Now after looking for Nintendo specific apps, I found:
- WiinUPro - http://www.wiinupro.com/
Even more choice.
Therefore antimicro and J2K should work with it.
Now after looking for Nintendo specific apps, I found:
- WiinUPro - http://www.wiinupro.com/
Even more choice.
- Wed Jan 02, 2019 7:05 pm
- Forum: XMouse Button Control
- Topic: Can you use a controller with Xmouse Button control?
- Replies: 4
- Views: 3105
Re: Can you use a controller with Xmouse Button control?
Quick look at AlternativeTo.net shows some tools for gamepad (there is more if you include commercial or otherwise dubious software): - antimicro - https://github.com/AntiMicro/antimicro - J2K - https://emulation-evolved.net/?q=node/19 (not to be mistaken with similarly named commercial tool) XInput...
- Sun Dec 30, 2018 6:01 pm
- Forum: XMouse Button Control
- Topic: Reducing Mouse Wheel Sensitivity!!!
- Replies: 2
- Views: 2083
Re: Reducing Mouse Wheel Sensitivity!!!
Touchpad on my laptop emulates free-spinning wheel, generating a lot of events too. This issue has a lot in common with the scroll emulation issue and my proposal. Part of the implementation of the proposal can most likely be reused for physical scroll behavior override. (I think I'll experiment wit...
- Fri Dec 28, 2018 6:09 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.18 Beta
- Replies: 156
- Views: 81491
Re: XMBC 2.18 Beta
"Staged rollout" seems to be an established term. I would rather call it "gradual rollout". It can also be done mostly on the server side. If software adds the current version info to the updates request, then the server can decide what info to report back. As the first idea of implementation of gra...
- Fri Dec 28, 2018 4:39 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.18 Beta
- Replies: 156
- Views: 81491
Re: XMBC 2.18 Beta
So it's like staged rollout. You can keep it up this way, maybe with some polish on the workflow (publish information about all versions, add info about stages any version belongs to - stage flags or even percentage of users that will get notification). Installed. No deviations in the update process...
- Sun Dec 16, 2018 10:46 pm
- Forum: XMouse Button Control
- Topic: Better UI for multiple apps per profile
- Replies: 11
- Views: 4889
Re: Better UI for multiple apps per profile
You can host your own Gitlab by the way. Gitlab is not Github, and you don't even need to host on their servers. This might give a better experience than bare repo and separate tracker... ----- Speaking of documentation, in light of open source talks. I find existing PDF file quite inconvenient. I s...
- Sun Dec 16, 2018 5:28 pm
- Forum: XMouse Button Control
- Topic: Better UI for multiple apps per profile
- Replies: 11
- Views: 4889
Re: Better UI for multiple apps per profile
(I didn't move this topic.) Of course everyone could go and make their own tool from scratch. And spend the same number of years to do the low level hook stuff right. Every program is composed of trivial things. Getting them work well together is what requires accumulated experience. Don't just dis...
- Thu Dec 13, 2018 2:49 am
- Forum: XMouse Button Control
- Topic: Better UI for multiple apps per profile
- Replies: 11
- Views: 4889
Re: Better UI for multiple apps per profile
I'm dropping in the ideas so they will be known when you will be touching the relevant code at least. You're going so deep in excuses I'm having a hard time uncover and understand the relevant bits, lol. It would perhaps be easier to break the application chooser down, offering a dropdown/sublist ty...
- Wed Dec 12, 2018 10:54 pm
- Forum: XMouse Button Control
- Topic: Better UI for multiple apps per profile
- Replies: 11
- Views: 4889
Better UI for multiple apps per profile
First I brought this up quite some time ago, but it is still an issue for me, deserving it's own topic for discussion. I have a bunch of customizations in the default profile, that don't work well with games. And I have Games profile with minimal customizations. I list game executables in the Appli...
- Wed Dec 12, 2018 9:29 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.18 Beta
- Replies: 156
- Views: 81491
Re: XMBC 2.18 Beta
Profile options -> Enhance pointer precision
Checking this box for the first time doesn't activate Apply button.
And don't forget to add it to the User Guide. (I'd prefer to also have an explanation of what it actually does, but that might be out of scope.)
Checking this box for the first time doesn't activate Apply button.
And don't forget to add it to the User Guide. (I'd prefer to also have an explanation of what it actually does, but that might be out of scope.)