Skip to main content

Keybinds

Every action in FrameLift has a default keyboard shortcut, and all of them are rebindable. Open the Settings menu (default Ctrl+,) and go to the Keybinds page to see the full list and change any binding.

How bindings work

  • A binding is stored as a string such as "Ctrl+F;F2" — a semicolon-separated list where the first entry is the primary, rebindable shortcut and the rest are aliases.
  • Plugins register their actions into the shared keybind list, so third-party plugins' shortcuts appear and are editable alongside the built-in ones.
  • Bindings persist in the user config directory and survive restarts.

Typical actions

The exact set depends on which plugins are enabled, but commonly includes play/pause, seek, volume up/down and mute, fullscreen toggle, next/previous in the playlist, toggling the playlist and history panels, cycling subtitle and audio tracks, and opening the settings menu.

To find or change any shortcut, search for the action by name on the Keybinds page and record a new key combination.