Skip to content
Voice Workflow1 min read

Modifier-Only Hotkey

A modifier-only hotkey starts dictation with keys like Command or Control alone instead of a full key combination.

Modifier-Only Hotkey A modifier-only hotkey starts dictation with keys like Command or Control alone instead of a full key combination.

What it means

Instead of using a combination like Control+Space, the workflow can be bound to a modifier key by itself. The goal is speed and muscle-memory simplicity.

Why it is tricky

Modifier keys are already part of normal Mac navigation and shortcuts. That means the app has to distinguish intentional dictation triggers from ordinary keyboard use.

Why it matters in Mallo

If implemented carefully, modifier-only hotkeys make voice input feel immediate. If implemented carelessly, they create false starts, which is why the activation rule needs to be strict and teachable.

FAQ

Common questions

Why do users like modifier-only shortcuts?

They are fast to trigger with one hand and feel closer to a push-to-talk gesture than a complex shortcut.

What is the downside?

They are easier to trigger accidentally and can clash with normal keyboard habits if the activation rules are too loose.

How should Mallo handle them?

The app should make the hold time, double-tap rule, or trigger condition explicit so activation feels intentional.