Skip to content

Make documentation more clear (CTRL modifier) #74

Description

@JohWQ

In wiremix.toml it says the following:

#  { key = "End", modifiers = "CTRL | ALT", action = "Exit" },

Which is an invalid keysym.
It should say:

#  { key = "End", modifiers = "CONTROL | ALT", action = "Exit" },

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