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

More key binding #33

Open
willOmiss opened this issue Feb 2, 2024 · 0 comments
Open

More key binding #33

willOmiss opened this issue Feb 2, 2024 · 0 comments

Comments

@willOmiss
Copy link

Hello, could you add more keys ? Like alt, tab, escape

Looking at the define there's only these :
const csmChar *KeyDefine[] = {
"a","b","c","d","e","f","g","h","i","j","k","l",
"m","n","o","p","q","r","s","t","u","v","w","x","y","z",
"0","1", "2","3","4","5","6", "7", "8","9",
"space","lshift","lctrl",
"f1","f2","f3","f4","f5","f6","f7","f8","f9","f10","f11","f12",
"up","down","left","right","<",">","[","]","rshift","rctrl"};

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

1 participant