-
Notifications
You must be signed in to change notification settings - Fork 0
Xarty with AHK
CarrieForle edited this page Jun 11, 2023
·
27 revisions
There are 2 AHK (AutoHotKey) versions available.
Xarty.ahk
Xarty-extend.ahk
The difference between them is Xarty-extend.ahk
has extend layer and compose features, while Xarty.ahk
is plainly remapping, a lot simpler. There isn't too much for Xarty.ahk
. Everything works like what you expect how a typical keyboard to work. For reference, You may refer to the official AHK documentation, it recorded more technical and specific details of the remapping.
There's, however, a lot to say in Xarty-extend.ahk
. That's actually why I wrote this Wiki in the first place. The goal is to tell what you should really expect when you use this version, without having to learn AHK and going through the rather awful spaghetti source code.