cfriend
September 23, 2017, 5:47pm
2
@dunkaroo had an interesting method for using multiple letter hotkeys. The image from his post is gone but you can still glean most of it from the thread and supplied macro.
Basically I use Hotkey to trigger “palette” to another “palette” to achieve the Launcher mode effect. With this method you create a master palette to host 1st character “a-z” then another palettes to host the 2nd characters. If you use all the alphabets, you will need 27 palettes (1 master + 26 for all the alphabets)
The example below shows when tap “F” key alone and “F” + “D”
This macro live inside “Launcher mode master palette” which house all the 1st tap characters
[source: imgur.com]
Thi…