TransWikia.com

How do I remap the arrow keys using AutoHotkey?

Arqade Asked on May 4, 2021

In this question about rebinding the controls for The Binding of Isaac someone suggested using AutoHotkey, and gave an example of moving wsad to edsf. My question is how do I move the arrow keys? Two of my arrows are broken, so I want to switch them to the keyboard. What are the symbols for arrows in the hotkey file?

2 Answers

The arrow keys are just called "Up" "Down" "Left" and "Right" in AHK. A sample script to remap your arrow keys to i/j/k/l as up/left/down/right:

i::Up
j::Left
k::Down
l::Right

Answered by agent86 on May 4, 2021

Yes you can use arrow keys.

Basically you have to use the direction of the arrow as the key. For example, up for up arrow. For more information click on the link. http://www.autohotkey.com/board/topic/80294-does-autohotkey-work-with-arrow-keys/

Answered by Johann on May 4, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP