mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 02:04:07 +08:00

* moved files out of tutorials folder * link update * updated weights * moved Explore * move files and fix links * moved files out of features * Revert "moved files out of features" This reverts commit 5e44cbcc95288d653f9d89f9516c96173d542967. * fixed links
19 lines
501 B
Markdown
19 lines
501 B
Markdown
+++
|
|
title = "Keyboard shortcuts"
|
|
type = "docs"
|
|
[menu.docs]
|
|
parent = "features"
|
|
weight = 7
|
|
+++
|
|
|
|
# Keyboard shortcuts
|
|
|
|
Grafana has a number of keyboard shortcuts available. Press Shift + `?` on your keyboard to display all keyboard shortcuts available in your version of Grafana.
|
|
|
|
**Popular shortcuts:**
|
|
|
|
* Ctrl+S saves the current dashboard.
|
|
* Ctrl+F opens the dashboard finder / search.
|
|
* Ctrl+H hides all controls (good for tv displays).
|
|
* Press Escape to exit graph when in fullscreen or edit mode.
|