Page 1 of 1

Middle mouse wheel !help!

PostPosted: Wed Jan 08, 2014 10:04 am
by Brego
Greetings!

My middle mouse wheel is broken and i'm looking for an alternative method of quickly filling a build sign.
Any ideas?

Re: Middle mouse wheel !help!

PostPosted: Wed Jan 08, 2014 10:15 am
by McTc
buy a new mouse i guess

also try laptop mode option, then it should be + and -

Re: Middle mouse wheel !help!

PostPosted: Wed Jan 08, 2014 10:22 am
by Champie
Is there an option for Laptop Mode on a standard windows installation?

I decided to see what options you had Brego.

I found this script for AutoHotKey (free) http://www.autohotkey.com

I installed AutoHotKey and tested the script. Instructions are in the comments of the script. It works using the +,- keys on the numpad (with Scroll Lock enable)

edit to add: Scroll Lock toggles the script on and off. Therefore, you can use your Numpad keys normally until you need the script activated by enabling Scroll Lock.

Re: Middle mouse wheel !help!

PostPosted: Wed Jan 08, 2014 10:27 am
by Brego
Champie wrote:Is there an option for Laptop Mode on a standard windows installation?

I decided to see what options you had Brego.

I found this script for AutoHotKey (free) http://www.autohotkey.com

I installed AutoHotKey and tested the script. Instructions are in the comments of the script. It works using the +,- keys on the numpad (with Scroll Lock enable)


Great Thanks!