Hello guys,
I'd like to know how i can set one of my additional mouse buttons (mouse4 or mouse5) to pause the game because my current mouse's wheel buttons isn't working :\
I looked through the settings.ini file but i think the key settings only read keyboard events and i wouldnt like to mess with it alot.
thanks in advice!
Mouse buttons set [Solution found]
-
- Posts: 3
- Joined: Wed Sep 18, 2013 1:58 pm
Mouse buttons set [Solution found]
Last edited by gaka01 on Wed Sep 18, 2013 4:34 pm, edited 1 time in total.
-
- Posts: 2125
- Joined: Thu Sep 20, 2012 3:17 pm
Re: Mouse buttons set
Oh... hmm, the keyboard bindings were added to avoid forcing people to play with the mouse, so i guess additional mouse button options were forgotten.
Best idea i have is to try and bind a keyboard input to your additional mouse buttons. Try these:
http://www.autohotkey.com/
http://www.highrez.co.uk/downloads/XMou ... ontrol.htm
Best idea i have is to try and bind a keyboard input to your additional mouse buttons. Try these:
http://www.autohotkey.com/
http://www.highrez.co.uk/downloads/XMou ... ontrol.htm
Report spam using the handy Report Button Mod.
-
- Posts: 3
- Joined: Wed Sep 18, 2013 1:58 pm
Re: Mouse buttons set
Thanks.
a 1 line autohotkey script works just fine
a 1 line autohotkey script works just fine
- Matthew
- Site Admin
- Posts: 966
- Joined: Thu Apr 19, 2012 9:31 am
Re: Mouse buttons set [Solution found]
mouse3 (middle mouse button) should work as paused for most systems. Did it not work for you?
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
- Matthew
- Site Admin
- Posts: 966
- Joined: Thu Apr 19, 2012 9:31 am
Re: Mouse buttons set [Solution found]
I apologize, I somehow failed to read your actual post. I'll see if I can provide more customization options for mouse buttons in a future patch.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
-
- Posts: 3
- Joined: Wed Sep 18, 2013 1:58 pm
Re: Mouse buttons set [Solution found]
Thanks. Looking forward 
