We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
From here, you can do so by editing main.c as described in the source.
main.c
I've made a fork with some of my own cosmetic changes here.
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
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: