mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
26 lines
478 B
Plaintext
26 lines
478 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# mangohud
|
|
|
|
> Display a monitoring HUD on top of a Vulkan or OpenGL graphical application.
|
|
> More information: <https://github.com/flightlessmango/MangoHud#normal-usage>.
|
|
|
|
- Use `mangohud` on top of an application:
|
|
|
|
`mangohud {{command}}`
|
|
|
|
- Change overlay position:
|
|
|
|
`<RightShift F11>`
|
|
|
|
- Change overlay verbosity:
|
|
|
|
`<RightShift F10>`
|
|
|
|
- Toggle overlay visibility:
|
|
|
|
`<RightShift F12>`
|