Log in

View Full Version : Logitech mx1000 mouse.....



crunge
08-26-2008, 11:08 PM
Well. I've gotten autohotkey pretty much the way I like it cept I cannot for the life of me get it to recognize the following code:

~MButton::ClonesPush("{MButton down}{MButton up}")
~XButton1::ClonesPush("{Button1 down}{XButton1 up}")
~XButton2::ClonesPush("{XButton2 down}{XButton2 up}")

The above should work no?

it does for all other keys except the mouse. If i map the mouse buttons to other commands (like the middle thumb button to f8) it works fine but then I loose functionality. Was curious if any one else with a mx1000 could help me pinpoint the problem?

crunge
08-27-2008, 12:00 AM
Ok according key history they are indeed names Xbutton1, xbutton2 , etc......however I just cant seem to get both instances of wow to recongzine the clicks.

crunge
08-27-2008, 08:45 PM
Has any one been able to make it so that Autohotkey recognizes the mouseclick in two or more instances of wow?