Skip to content

[Bug] Missing macOS Command Key Detection in Pixel Streaming's KeyboardController #276

@OMantel1

Description

@OMantel1

Component your question relates to

  • Frontend library
  • Frontend UI library
  • This repo

It seems that Pixel Streaming does not detect the macOS Command keys. The KeyboardController class contains the CodeToKeyCode list of keyboard keys, but this list does not include the Command keys 91 and 93 for macOS MetaLeft and MetaRight.

Is there a specific reason for this?
Is it possible to extend this list from the web? It seems that the KeyboardController class is not modifiable.
Are you considering adding macOS keys to this list?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmacosnever-stalequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions