Jump to content

How? Map center mouse button to ESC for use in wheel as BACK


kcorcoran

Recommended Posts

Posted

I believe this is the ahk script I need...

 

MButton::Esc

 

But where do I put that code so that this works in the frontend as BACK and in all emulators as EXIT?

 

 

 

 

Posted

To run it all the time and not on a game-by-game basis you'd probably want to have it launch with windows or from within another startup-script.

Once youbuild the AHK script or EXE you can make a shortcut to it (I keep mine in Hyperspin/Utilities & Downloads/AHK) and put that shortcut wherever you need it.

I just put mine in the startup folder so they are always running in the background.

If you're not sure what I mean you may want to read the tutorial at autohotkey.com

Posted

perfect, this makes sense.. thanks!

Sure. I'm no AHK scripting master though so don't be surprised if someone that is gives you a better way to do it. Ha!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...