Jump to content
Naval Games Community

Recommended Posts

Posted

I use AutoHotKey, with this script:

 

XButton1::Shift
return

 XButton1 is a synonym for Mouse Button 3, and XButton2 is for button 4.

Posted (edited)

I use AutoHotKey, with this script:

 

XButton1::Shift
return

 XButton1 is a synonym for Mouse Button 3, and XButton2 is for button 4.

So autohotkey is a program?? could u plz elaborate on how or what to do(preferably step by step)??I guess that XButton3 is used for mouse button 5 also?

 thx in advance Wym

Edited by Wym
Posted

So autohotkey is a program?? could u plz elaborate on how or what to do(preferably step by step)??I guess that XButton3 is used for mouse button 5 also?

thx in advance Wym

Yes, it's a program for remapping keys and buttons and automating key sequences.

Install it according to their directions. The script I included just maps that mouse button to the shift key... replace their sample script with it.

Let me know if you run into trouble.

Posted

I've tried the software for my Razor mouse to no avail....I've looked at autohotkey and I'm stumped..... so a step by step guide would be good if you get the time

Thx in advance

Posted

I've tried the software for my Razor mouse to no avail....I've looked at autohotkey and I'm stumped..... so a step by step guide would be good if you get the time

Thx in advance

Ok, in about 12 hours.

Posted

You should be able to rebind your mouse button to the telescope key quite easily instead. Most mice come with the software to do it. What kind of mouse do you have?

Posted

Wym said he has a Razer.   (The reason I use AutoHotkey is that my mouse driver (Kensington) doesn't allow mapping just "Shift" by itself -- has to be Shift + another key.)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...