dubiox
07-22-2009, 03:14 PM
Hi. I just consolidated two slow PCs into one fast one. I have been using HKN all along and it worked great before on vista. I am now running it on windows 7.
Now when I hit the Pause key the toon in the window with focus will start autorunning.
I checked the blizzard keybindings for autorun and it had NumLock and Button4. The new PC had a mouse with buttons on the sides, and if I hit one of those side buttons it would autorun. I didn't like the mouse so I went back to my normal 3 button scrollwheel mouse.
I removed both those bindings and then enabled NumLock again as autorun and the problem still happens. It doesn't always do it, but I can guarantee it will happen if I change focus to another toon by clicking on it and then hitting Pause.
Here are the some relevant lines from my HKN script. I can post the whole thing if necessary. Notice I do not pass NumLock.
<hotkey pause>
<sendpc local>
<ToggleHotkeys>
<KeyList MyList A-W, Y, Z, 0-9, Enter, Oem1, Oem2, Oem3, Oem4, Oem5, Oem6, Oem7, F1-F7, Backspace, Comma, Minus, Plus, Period, except 1, 2, 5, D, E, Z, Home, Tab, NumLock, Esc>
<Hotkey MyList; Shift MyList; Alt MyList; Ctrl MyList; Alt Shift MyList>
<SendLabel w1, w2, w3, w4, w5>
<Key %Trigger%>
Thanks,
-K
Now when I hit the Pause key the toon in the window with focus will start autorunning.
I checked the blizzard keybindings for autorun and it had NumLock and Button4. The new PC had a mouse with buttons on the sides, and if I hit one of those side buttons it would autorun. I didn't like the mouse so I went back to my normal 3 button scrollwheel mouse.
I removed both those bindings and then enabled NumLock again as autorun and the problem still happens. It doesn't always do it, but I can guarantee it will happen if I change focus to another toon by clicking on it and then hitting Pause.
Here are the some relevant lines from my HKN script. I can post the whole thing if necessary. Notice I do not pass NumLock.
<hotkey pause>
<sendpc local>
<ToggleHotkeys>
<KeyList MyList A-W, Y, Z, 0-9, Enter, Oem1, Oem2, Oem3, Oem4, Oem5, Oem6, Oem7, F1-F7, Backspace, Comma, Minus, Plus, Period, except 1, 2, 5, D, E, Z, Home, Tab, NumLock, Esc>
<Hotkey MyList; Shift MyList; Alt MyList; Ctrl MyList; Alt Shift MyList>
<SendLabel w1, w2, w3, w4, w5>
<Key %Trigger%>
Thanks,
-K