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

Keymapper: modifier keys not bound / possible duplicates? #651

Open
RedImp1470 opened this issue Sep 30, 2022 · 0 comments
Open

Keymapper: modifier keys not bound / possible duplicates? #651

RedImp1470 opened this issue Sep 30, 2022 · 0 comments
Labels
prio-should Should be implemted

Comments

@RedImp1470
Copy link
Member

RedImp1470 commented Sep 30, 2022

KeyCodes

See: Fusee.Engine.Imp.Graphics.Desktop.Keymapper

LShift => ok
RShift => ok

LControl => ok
RControl => ok

OpenTk.RightAlt => Fusee.KeyCodes.RMenu = Alt GR => naming ok?
OpenTk.LeftAlt => Fusee.KeyCodes.LMenu = LAlt => naming ok?

Not bound

Shift
Control
AltModifier
ShiftModifier
ControlModifier

Modifiers (?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-should Should be implemted
Projects
Development

No branches or pull requests

1 participant