ive read the remapping keys thread already but i can't figure out where out of all this:
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template script (you can customize this
template by editing "ShellNew\Template.ahk" in
your Windows folder)
;
#NoEnv ; Recommended for performance and
compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due
to its superior speed and reliability.
That you put the a::Send (left) stuff at.
Anyone know where?
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template script (you can customize this
template by editing "ShellNew\Template.ahk" in
your Windows folder)
;
#NoEnv ; Recommended for performance and
compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due
to its superior speed and reliability.
That you put the a::Send (left) stuff at.
Anyone know where?


Comment