Back & foward button from mouse does not work.
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Back & foward button from mouse does not work.
When using 'back' & 'forward' buttons on the mouse, nothing happens.
I'm using Logitech mouse & these button are working OK with all programs.
( Explorer IE, Firefox)
I'm always using this mouse buttons so it'd be great if it could work.
An another bug I have just seen is that hidden drives are shown
( http://forum.iamnotageek.com/archive/in ... 57459.html ).
I'm using Logitech mouse & these button are working OK with all programs.
( Explorer IE, Firefox)
I'm always using this mouse buttons so it'd be great if it could work.
An another bug I have just seen is that hidden drives are shown
( http://forum.iamnotageek.com/archive/in ... 57459.html ).
-
admin
- Site Admin
- Posts: 64848
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Back & foward button from mouse does not work.
I don't have such a mouse and could not find any information about the keycodes it is sending when those buttons are pressed. If any VB-programmer can help me here, you're welcome!duckjibe wrote:When using 'back' & 'forward' buttons on the mouse, nothing happens.
I'm using Logitech mouse & these button are working OK with all programs.
Hey, thanks! This still should be working under 98/ME, but anyway, I fixed it for XP.duckjibe wrote:An another bug I have just seen is that hidden drives are shown.
-
admin
- Site Admin
- Posts: 64848
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Yeah, I did exactly that and found a nice keycode for "back" but then I found that "fore" gave the same codeduckjibe wrote:If you configure back & forward on left & right buttons you can find the
keycodes ( unless you are using a mouse with no buttons)
Still does not work on my PC.
I tried to assign "back" on left or right button, it does not work.
If I assign "normal click" on back button "normal click" works correctly.
So it is not a problem with the button but with the code not understood
by the program.
Does other users have the same problem ?
I tried to assign "back" on left or right button, it does not work.
If I assign "normal click" on back button "normal click" works correctly.
So it is not a problem with the button but with the code not understood
by the program.
Does other users have the same problem ?
Okay, I went into the Intellimouse software, and you can program to buttons to issue keystrokes only under a specified program.
I assigned back and forward to alt-left and alt-right under TrackerV3 and that is working.
However, I don't mind helping you get this working automatically for everyone.
By "VB's", are you saying that the language you are using (at least in the code that receives mouse events) is Visual Basic ?
I need to know that in order to get the right information.
PS I believe that MS call those two buttons the X1 button and X2 button (if I am not confusing two different things).
I assigned back and forward to alt-left and alt-right under TrackerV3 and that is working.
However, I don't mind helping you get this working automatically for everyone.
By "VB's", are you saying that the language you are using (at least in the code that receives mouse events) is Visual Basic ?
I need to know that in order to get the right information.
PS I believe that MS call those two buttons the X1 button and X2 button (if I am not confusing two different things).
-
admin
- Site Admin
- Posts: 64848
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Yes, it's working here, too.The_Dude wrote:I assigned back and forward to alt-left and alt-right under TrackerV3 and that is working....
PS I believe that MS call those two buttons the X1 button and X2 button (if I am not confusing two different things).
Yes, Visual Basic.
X1 button and X2 button ... never heard of this.
Thanks for helping!
XYplorer Beta Club