Skip to content

Framework Key Bindings

Dean Herbert edited this page Jun 9, 2021 · 12 revisions

Framework Key Bindings

osu!framework has framework key bindings in FrameworkActionContainer for specific actions listed below:

Key binding Framework action
Ctrl+F1 Toggles the draw visualiser.
Ctrl+F2 Toggles the global statistics (and enabled performance logging while visible).
Ctrl+F3 Toggles the texture atlas viewer.
Ctrl+F7 Cycle frame limiter modes.
Ctrl+Alt+F7 Cycle threading execution modes (single-/multithreaded).
Ctrl+F10 Toggles the log overlay.
Ctrl+F11 Cycles through the frame statistics view states. (Minimized, Extended)
Alt+Enter / F11 Cycles through the game window view modes. (Windowed, Fullscreen, Borderless)

In addition, TestBrowser implementation also allow for the following key bindings:

Key binding Action
Ctrl+H Hide the tests list sidebar
Ctrl+F Focus the search box
Clone this wiki locally