d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Remapping Keys > Mousekeys
Add Reply New Topic New Poll
Member
Posts: 9,619
Joined: Jan 15 2008
Gold: 2,741.00
Jun 3 2013 10:35pm
I'm currently playing a game where I am using the mousekeys (+) double click function. My arm gets tired having to hold it on the right hand side of the keyboard though.

I was hoping to remap the mousekeys (+) key to the left control or something temporarily, but am having trouble. Has anyone got any experience with this that could help me out?
I've attempted to remap it using an autohotkey, but I'm a rank beginner and wasn't able to work it out from the tutorial.

I also don't know enough about the system registry to risk fooling around with it experimentally.

Any help or advice would be greatly appreciated.

[edit]
For reference, I attempted to create a script that replaced LControl with NumPadAdd whilst having mousekys activated, but all it did was zoom in the screen. I assume this means it took the original function of hitting the + button, and because I mapped it to control also did that, which zoomed it in.

[edit2]
Solved it.
Code
Lcontrol::Click 2


This post was edited by ClarkeKent on Jun 3 2013 10:52pm
Member
Posts: 10,812
Joined: Oct 15 2009
Gold: Locked
Warn: 20%
Jun 4 2013 03:46am
shame shame! You're going to get a spanking when the mods come home!
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll