Skip to content

plusminus and section key #172

@sebastian-ruiz

Description

@sebastian-ruiz

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:

bitmap

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions