Skip to content

Match output of Keysym::name() with xdotools names #18

@pentamassiv

Description

@pentamassiv

I am writing a library that uses xdotools to enter keys. In the documentation of the Keysym::name() fn it says:

Get a string corresponding to the name of this keyboard symbol.
The output of this function is **not stable** and is **intended for debugging purposes**.

Are there any thoughts to change this policy? It would be nice if I could use it. In order for the names to match, the "XK_" part would have to be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions