Configuration
Guides to configure Athenaware further beyond what the UI offers.
Using Azerty
If you want to use the AZERTY, you can override this in your configuration file. This is so AZERTY users can use features that usually would require movement keys (WASD) to use.
1
2
3
Find and apply overrides
Scroll down (or use CTRL + F) to find the Override
section. You should then see options for W, A, S and D. You want to modify the value option using the following key IDs:
A - 546
Z - 571
E - 550
R - 563
T - 565
Y - 570
For example, the W
override will look like this:
"W": {
"Default": 568,
"Value": 571
}
Last updated
Was this helpful?