mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
deleted old shortcuts instruction
This commit is contained in:
parent
fe05a996b7
commit
f6aefbd361
@ -1,57 +0,0 @@
|
|||||||
+++
|
|
||||||
title = "Keyboard shortcuts"
|
|
||||||
keywords = ["grafana", "dashboard", "documentation", "shortcuts"]
|
|
||||||
type = "docs"
|
|
||||||
[menu.docs]
|
|
||||||
parent = "dashboard_features"
|
|
||||||
weight = 8
|
|
||||||
+++
|
|
||||||
|
|
||||||
# Keyboard Shortcuts
|
|
||||||
|
|
||||||
No mouse? No problem. Grafana has extensive keyboard shortcuts to allow you to navigate throughout the interface. This comes in especially handy when dealing with dealing with single-purpose machines powering on-wall displays that may not have a mouse available.
|
|
||||||
|
|
||||||
## Dashboard Keyboard Shortcuts
|
|
||||||
|
|
||||||
Press `Shift`+`?` to open the keyboard shortcut dialog from anywhere within the dashboard views.
|
|
||||||
|
|
||||||
{{< docs-imagebox class="docs-image--no-shadow" img="/img/docs/v45/keyboard-shortcuts-still.png"
|
|
||||||
animated-gif="/img/docs/v45/keyboard-shortcuts.gif" >}}
|
|
||||||
|
|
||||||
|
|
||||||
|Shortcut|Action|
|
|
||||||
|---|---|
|
|
||||||
|Global|
|
|
||||||
|`g` `h`|Go to Home Dashboard|
|
|
||||||
|`g` `p`|Go to Profile|
|
|
||||||
|`s` `o`|Open search|
|
|
||||||
|`s` `s`|Open search with starred filter|
|
|
||||||
|`s` `t`|Open search in tags view|
|
|
||||||
|`Esc`|Exit edit/setting views|
|
|
||||||
|Focused Panel|
|
|
||||||
|`e`|Toggle panel edit view|
|
|
||||||
|`v`|Toggle panel fullscreen view|
|
|
||||||
|`p` `s`|Open Panel Share Modal|
|
|
||||||
|`p` `r`|Remove Panel|
|
|
||||||
|Dashboard|
|
|
||||||
|`mod+s`|Save dashboard|
|
|
||||||
|`mod+h`|Hide row controls|
|
|
||||||
|`d` `r`|Refresh all panels|
|
|
||||||
|`d` `s`|Dashboard settings|
|
|
||||||
|`d` `v`|Toggle in-active / view mode|
|
|
||||||
|`d` `k`|Toggle kiosk mode (hides top nav)|
|
|
||||||
|`d` `E`|Expand all rows|
|
|
||||||
|`d` `C`|Collapse all rows|
|
|
||||||
|`mod+o`|Toggle shared graph crosshair|
|
|
||||||
|Focused Row|
|
|
||||||
|`r` `c`|Collapse Row|
|
|
||||||
|`r` `r`|Remove Row|
|
|
||||||
|Time Range|
|
|
||||||
|`t` `z`|Zoom out time range|
|
|
||||||
|`t` `left arrow`|Move time range back|
|
|
||||||
|`t` `right arrow`|Move time range forward|
|
|
||||||
|
|
||||||
|
|
||||||
**Note**: Grafana keyboard shortcuts are the same across operating system.
|
|
||||||
|
|
||||||
Have a suggestion for a new keyboard shortcut? Let us know.
|
|
Loading…
Reference in New Issue
Block a user