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?
~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?