Search found 11 matches

by ziongates
Sat Jun 17, 2017 10:23 pm
Forum: XMouse Button Control
Topic: DoubleClick Tolerance Sensitivity Altered
Replies: 1
Views: 3207

DoubleClick Tolerance Sensitivity Altered

Greetings, I'm using Xmouse now and I've noticed that I have to be ultra precise with doubleclicking now within Windows. Is there a setting to alter this behavior?
by ziongates
Fri Jun 16, 2017 2:26 pm
Forum: XMouse Button Control
Topic: Scroll when Mouse Held down (direction of mouse)
Replies: 2
Views: 3734

Scroll when Mouse Held down (direction of mouse)

Greetings, Is there a way to set for example MiddleClick Held down to scroll the window in the direction the mouse is moved vs a set direction like exclusively down or up.
by ziongates
Fri Sep 30, 2016 2:21 pm
Forum: XMouse Button Control
Topic: Mouse Movement to Scroll eats the Click!
Replies: 16
Views: 16167

Re: Mouse Movement to Scroll eats the Click!

phil wrote:do you mean you want the original button click to be passed through?
I guess ti could be done, I'll have a look, but probably not before 2.14 is released.
Phil
Yep, the original click passed thru IF it's just a click and release.
by ziongates
Fri Sep 30, 2016 2:18 pm
Forum: XMouse Button Control
Topic: Mouse Movement to Scroll eats the Click!
Replies: 16
Views: 16167

Re: Mouse Movement to Scroll eats the Click!

It's about functionality, scrolling requires a click THEN drag, users may still need their regular click functionality in addition to the scroll override.
by ziongates
Sat Sep 17, 2016 8:01 am
Forum: XMouse Button Control
Topic: Mouse Movement to Scroll eats the Click!
Replies: 16
Views: 16167

Mouse Movement to Scroll eats the Click!

Greetings, I've noticed that when I assign an option to 'Mouse Movement to Scroll' It swallows all regular clicks.
I need the scroll option but I still need to be able to click (before initiating a drag to scroll).
Is that possible?
by ziongates
Sat Sep 17, 2016 7:31 am
Forum: XMouse Button Control
Topic: Custom Scroll Icon
Replies: 1
Views: 3382

Custom Scroll Icon

Is it possible to change the Icon used for the scroll (instead of using the grabber hand with the red crosshair overlay)?
by ziongates
Sat Sep 17, 2016 7:28 am
Forum: XMouse Button Control
Topic: Creating a EXCLUSIVE window profile
Replies: 1
Views: 3283

Creating a EXCLUSIVE window profile

Greetings Gurus, Is there a way to make an EXCLUSIVE window profile.
I want to create a profile that targets any windows EXCEPT one specific Program/Class.
Is this possible?
by ziongates
Sat Sep 17, 2016 7:24 am
Forum: XMouse Button Control
Topic: Implement Mouse Chording
Replies: 34
Views: 37912

Re: Implement Mouse Chording

Been out of the loop for a while. Testing the button chording and it's BEAUTIFUL! Very responsive.
This app has now been inducted into the Windows Startup Programs Hall of Fame on my PC (that is not easy!).
by ziongates
Wed Jun 15, 2016 5:25 am
Forum: XMouse Button Control
Topic: Implement Mouse Chording
Replies: 34
Views: 37912

Re: Implement Mouse Chording

Complicated, Wow! I thought it would just be a matter of an 'IF' statement: if rightclick = true AND leftclick = true then... COMPILE! In your interface the button sections turn yellow when the corresponding mouse button is pressed, even for multiple buttons simultaneously . So it appears as if your...
by ziongates
Sun Jun 12, 2016 4:31 pm
Forum: XMouse Button Control
Topic: Implement Mouse Chording
Replies: 34
Views: 37912

Implement Mouse Chording

Awesome application. Add An Awesome Enhancement: Mouse Chording https://en.wikipedia.org/wiki/Mouse_chording For those that don't know, mouse chording is VERY POWERFUL and Easy to use. It's simply clicking a mouse button while holding down another mouse button. This opens many more options. These wo...