Просмотр исходного кода

Merge pull request #10999 from grafana/10995_docs

docs: update shortcut docs
Carl Bergquist 7 лет назад
Родитель
Сommit
75ae34cf84
1 измененных файлов с 3 добавлено и 4 удалено
  1. 3 4
      docs/sources/features/shortcuts.md

+ 3 - 4
docs/sources/features/shortcuts.md

@@ -34,6 +34,8 @@ Hit `?` on your keyboard to open the shortcuts help modal.
 - `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 Panel
@@ -42,12 +44,9 @@ Hit `?` on your keyboard to open the shortcuts help modal.
 - `p` `s` Open Panel Share Modal
 - `p` `r` Remove Panel
 
-### Focused Row
-- `r` `c`	Collapse Row
-- `r` `r`	Remove Row
-
 ### Time Range
 - `t` `z`	Zoom out time range
 - `t`	Move time range back
 - `t`	Move time range forward
 
+mod = CTRL on windows or linux and CMD key on Mac