Out of curiousity, when you tell someone to put something like this:
<aliases>
<alias
match="keypad-1"
enabled="y"
variable="w1"
send_to="9"
sequence="100"
>
<send>axe</send>
</alias>
</aliases>
Where exactly do you put that? In your script file? Or do you just copy and paste it to the prompt?
<aliases>
<alias
match="keypad-1"
enabled="y"
variable="w1"
send_to="9"
sequence="100"
>
<send>axe</send>
</alias>
</aliases>
Where exactly do you put that? In your script file? Or do you just copy and paste it to the prompt?