Search found 7728 matches
- Wed Jan 08, 2025 7:01 pm
- Forum: XMouse Button Control
- Topic: New ideas
- Replies: 1
- Views: 201
Re: New ideas
Welcome, You are talking about mouse "gestures". There is software out there that can do this already (particularly some browser extensions for example), but it is not something XMBC can do right now. It was something that was on my to do list for about 15 years - I never have gotten aroun...
- Fri Jan 03, 2025 12:51 pm
- Forum: XMouse Button Control
- Topic: Side game mouse thumb button to be shift and work with scroll wheel button
- Replies: 1
- Views: 288
Re: Side game mouse thumb button to be shift and work with scroll wheel button
Hi, I'm not entirely sure what you are asking, you say you have done the shift key on button 4, I presume using simulated keystrokes? But how do you want it to interact with the scroll wheel? In simulated keystrokes you can choose how to send the key, by default (method 1) will press and release it ...
- Fri Jan 03, 2025 12:44 pm
- Forum: XMouse Button Control
- Topic: Switching to fast scroll
- Replies: 1
- Views: 196
Re: Switching to fast scroll
I don't think that is currently possible. I can add it to the todo list, but I cant make any promises on timescales, other than it will have to wait til 2.21 is out (that's been in beta far too long and I need to get it released soon!)
- Thu Jan 02, 2025 11:13 am
- Forum: XMouse Button Control
- Topic: Delay before horizontal scrolling
- Replies: 2
- Views: 257
Re: Delay before horizontal scrolling
Button Held is intended to allow you to perform different actions depending on how long you hold the button for. Hence the delay (I suspect). Are you using it that way, or do you just want the button to do the scrolling and nothing else, in which case, skip button held and go straight for change mov...
- Tue Dec 24, 2024 12:52 pm
- Forum: XMouse Button Control
- Topic: How to launch an application in the foreground?
- Replies: 3
- Views: 597
Re: How to launch an application in the foreground?
RE: Scoop.... Well you learn something new everyday :). I knew about winget and chocolaty, scoop is a new one to me - will have to have a look! Looking at the manifest, it uses the portable version. So I will check the Open/Run with the portable version too when I get a chance... I wonder if the mai...
- Mon Dec 23, 2024 8:16 pm
- Forum: XMouse Button Control
- Topic: How to launch an application in the foreground?
- Replies: 3
- Views: 597
Re: How to launch an application in the foreground?
Simple answer, I'm not sure. Windows goes quite some way to stop applications stealing foreground, but normally when an application is launched, it would launch in the foreground, so I'm not sure why that is not the case when launching from XMBC. On my laptop (Win11), using the "Run Application...
- Thu Dec 12, 2024 12:33 am
- Forum: XMouse Button Control
- Topic: Global hotkeys not working
- Replies: 1
- Views: 445
Re: Global hotkeys not working
Did you enable (tick the box) the global hotkeys AND close the setup screen after applying the settings?
As mentioned in the user guide, global hotkeys are disabled when the main setup window is open.
If you only have two layers turned on, then yes next layer should cycle between them.
As mentioned in the user guide, global hotkeys are disabled when the main setup window is open.
If you only have two layers turned on, then yes next layer should cycle between them.
- Tue Dec 10, 2024 11:21 pm
- Forum: XMouse Button Control
- Topic: MouseButton4 + MouseLeftButton simultaneous click detection
- Replies: 2
- Views: 601
Re: MouseButton4 + MouseLeftButton simultaneous click detection
Check out "button chording". The user manual covers it hopefully enough, you just need to know what to look for
- Tue Dec 10, 2024 11:20 pm
- Forum: XMouse Button Control
- Topic: XMBC 2.21 Beta
- Replies: 125
- Views: 251105
Re: XMBC 2.21 Beta
The user guide/manual has a little section near the bottom about changing the icons, gives the filenames etc and where to drop them.
Good luck
Good luck
- Tue Dec 10, 2024 9:20 am
- Forum: XMouse Button Control
- Topic: XMBC 2.21 Beta
- Replies: 125
- Views: 251105
Re: XMBC 2.21 Beta
Thanks Phil, for continuing to support this software. Regarding the tray icon, I struggle to tell the difference between the disabled and enabled icons. "Pop quiz, hotshot: Is it the slightly more grey version of the icon, or the slightly less grey version of the icon? What's the most you ever...
- Thu Dec 05, 2024 8:07 pm
- Forum: XMouse Button Control
- Topic: Forward movement in middle mouse button
- Replies: 2
- Views: 541
Re: Forward movement in middle mouse button
But at no avail. What I am doing wrong? Im afraid to say, probably nothing. I suspect the game uses RAW/DIRECT Input, which operates below the level XMBC operates, and thus simply can not be manipulated by XMBC. Many games work this way - and therefore XMBC is pretty useless in those games, but it ...
- Wed Dec 04, 2024 11:24 pm
- Forum: XMouse Button Control
- Topic: Would like to restrict axis movement without affecting button operation
- Replies: 3
- Views: 537
Re: Would like to restrict axis movement without affecting button operation
Great, glad that worked. I fixed the typo above (thanks for pointing that out )
- Wed Dec 04, 2024 10:19 pm
- Forum: XMouse Button Control
- Topic: Would like to restrict axis movement without affecting button operation
- Replies: 3
- Views: 537
Re: Would like to restrict axis movement without affecting button operation
You could try...
Middle button -> Simulated Keystrokes
In the main input, enter: {LOCKY}
Set Method to 3 (During)
Un-tick the box: Block original message
Give the a go, let me know if it works or not!
EDIT: Fixed the typo mentioned below!
Middle button -> Simulated Keystrokes
In the main input, enter: {LOCKY}
Set Method to 3 (During)
Un-tick the box: Block original message
Give the a go, let me know if it works or not!
EDIT: Fixed the typo mentioned below!
- Wed Dec 04, 2024 6:51 pm
- Forum: XMouse Button Control
- Topic: Issues with OneNote and mouse button swap
- Replies: 7
- Views: 1159
Re: Issues with OneNote and mouse button swap
No, as I said above, the default profile uses the Windows setting... Subsequent profiles can alter this, but its not sensible for the default profile to alter the default windows setting (if that makes sense). It is still a really bad idea to use XMBC to swap the buttons as you have done, not least ...
- Wed Dec 04, 2024 6:45 pm
- Forum: XMouse Button Control
- Topic: CAPSLOCK
- Replies: 14
- Views: 3313
Re: CAPSLOCK
Yes generally (at least in C++) HEX numbers are prefixed by 0x to indicate it is HEX. IF XMBC works with hex in these tags (I cant remember for sure) then it will be using the same convention (if it does not it probably should!!).