Map complete keyboard

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
yogiyang007
Posts: 1
Joined: 25 Oct 2021, 02:14

Map complete keyboard

Post by yogiyang007 » 25 Oct 2021, 02:28

Hello,

I am quite new to AHK.

I will state as to what I want to achieve. I hope someone will answer my questions.

I want to map the whole keyboard. Like for example when the user types a on keyboard I want to type y.

In the same way I want to know as which was the last typed/mapped character and accordingly I want to decide as to which character should get typed. Like for example when user pressed K key on keyboard I want to type u. But if the user has previously typed Q key then I want to delete the last typed character and replace it with 3 characters WQR.

Is something like this possible?

I also want to show a small GUI with two buttons: Start and Stop. Can we build a GUI and use it easily. This GUI should be able to minimize to system tray.

I also want to know if AHK works properly with Win64 bit applications or not.

Thanks in advance.

Yogi Yang


[Mod edit: Topic moved from 'General Discussion'.]

Return to “Ask for Help (v1)”