-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
I would like to swap the plusminus ±/section § key on my keyboard with the tilde/backtick (also called grave) key. Here is a picture of my keyboard:
But in the xkeysnail/key.py file I don't find what the plusminus ±/section § key is called.
I can remap the tilde/backtick (grave) keys like this:
K('GRAVE'):K("a"),
K('Shift-GRAVE'):K("b"),but how do I map them to ± and § ?
Thanks!
justJackjon
Metadata
Metadata
Assignees
Labels
No labels
