I've read the keymapping section and I can get everything to work, but im having a problem with hotkeying the numpad numbers
I want left and down to be the same, and up and right to be 5 and 3 on the numpad, but I cant get it to work
k::Send {up}
l::Send {right}
What do I need to replace the k and l with for 5 and 3 on numpad? Thanks for helping =D
I want left and down to be the same, and up and right to be 5 and 3 on the numpad, but I cant get it to work
k::Send {up}
l::Send {right}
What do I need to replace the k and l with for 5 and 3 on numpad? Thanks for helping =D

Comment