Skip to content

Add more keys to "key pressed" dropdown #1892

Open
@towerofnix

Description

@towerofnix

The "key pressed" dropdown is missing some keys that make it lack a lot of potential.

While keys like "control" and "command" are best left out because they have browser behavior, the following keys don't mess with the browser, and would be useful for typewriter (custom input) and game projects:

  • Shift (Useful general-purpose modifier key. No browser behavior.)
  • Enter (Frequently used for selecting options in keyboard-based UI.)
  • Backspace (Useful in typewriter projects or as a "back" button.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions