Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow renaming keys #1

Open
mpldr opened this issue Aug 26, 2021 · 3 comments
Open

Allow renaming keys #1

mpldr opened this issue Aug 26, 2021 · 3 comments

Comments

@mpldr
Copy link

mpldr commented Aug 26, 2021

Hi, it would be great to be able to have the ability to give keys some form of alias. I am thinking along the lines of:

"space" -> " "
"ISO_Next_Group" -> "RShift"
"ISO_Prev_Group -> "LShift"
@BruceLEO1969
Copy link

Hi, it would be great to be able to have the ability to give keys some form of alias. I am thinking along the lines of:

"space" -> " "
"ISO_Next_Group" -> "RShift"
"ISO_Prev_Group -> "LShift"

Indeed

@evesdropper
Copy link

From here, you can do so by editing main.c as described in the source.

I've made a fork with some of my own cosmetic changes here.

@JasonGantner
Copy link

There are several forks including @evesdropper's that add symbols:

It would be interesting to see them all merged together and having a CLI switch to enable symbols instead of names depending on needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants