need help remapping a % key Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
realnewby
Posts: 2
Joined: 29 Nov 2021, 11:07

need help remapping a % key

29 Nov 2021, 11:20

hi.
I'm trying to remap the NumLock key to act as a % key
I've tried enclosing the % in brackets and using `%
but i keep getting errors.
can anyone help?
Rohwedder
Posts: 7630
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: need help remapping a % key

29 Nov 2021, 11:31

​​​​​​​​​​​​​​​​​​
Last edited by Rohwedder on 29 Nov 2021, 11:44, edited 1 time in total.
User avatar
mikeyww
Posts: 26888
Joined: 09 Sep 2014, 18:38

Re: need help remapping a % key  Topic is solved

29 Nov 2021, 11:33

Here is mine.

Code: Select all

NumLock::Send `%
Or (US keyboard):

Code: Select all

NumLock::+5
realnewby
Posts: 2
Joined: 29 Nov 2021, 11:07

Re: need help remapping a % key

29 Nov 2021, 11:40

Thanks mikeyww.
NumLock::Send `%
works great, just what i was looking for.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, doodles333, jameswrightesq, sofista and 292 guests