Skip to content

Mac laptops (and Apple keyboards) don't have an Insert key #702

@fdstevex

Description

@fdstevex

Just started trying out Friction on macOS, and I noticed the View menu shows the shortcut for the "Add Key(s)" menu item as a missing Unicode glyph.

Image

You can connect a Windows keyboard to a Mac, but none of Apple's keyboards include an insert key, so this isn't a great shortcut to use for a common operation on macOS.

Looking through src/app/GUI/menu.cpp, there's already at least one other command that has a macOS override - Ctrl+Space - so there's a precedent for per-platform variation.

Since "Add Key(s)" is a common operation can I suggest a new shortcut of simply "K"? I could make this change macOS specific to avoid breaking people's muscle memory on other platforms.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmac

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions