summaryrefslogtreecommitdiffstats
path: root/docs/cmds.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2021-11-11 10:46:56 +0100
committernicolargo <nicolas@nicolargo.com>2021-11-11 10:46:56 +0100
commit9af001c500ae7efd19a86219908a48c19768df26 (patch)
treec266c285ccab55f881ec9ca392e15e0256ed1d0c /docs/cmds.rst
parent74b820ebf1675e7449c15179da8fc91379f5c638 (diff)
Update docs and correct make docs-server target in Makefile
Diffstat (limited to 'docs/cmds.rst')
-rw-r--r--docs/cmds.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/cmds.rst b/docs/cmds.rst
index b18b2157..b25bb0e5 100644
--- a/docs/cmds.rst
+++ b/docs/cmds.rst
@@ -261,6 +261,9 @@ The following commands (key pressed) are supported while in Glances:
``c``
Sort processes by CPU usage
+``C``
+ Enable/disable cloud stats
+
``d``
Show/hide disk I/O stats
@@ -282,6 +285,9 @@ The following commands (key pressed) are supported while in Glances:
``g``
Generate graphs for current history
+``G``
+ Enable/disable GPU stats
+
``h``
Show/hide the help screen
@@ -292,6 +298,9 @@ The following commands (key pressed) are supported while in Glances:
Show/hide IP module
``k``
+ Kill selected process
+
+``K``
Show/hide TCP connections
``l``
@@ -312,6 +321,9 @@ The following commands (key pressed) are supported while in Glances:
``p``
Sort processes by name
+``P``
+ Enable/Disable ports stats
+
``q|ESC|CTRL-C``
Quit the current Glances session
@@ -327,6 +339,9 @@ The following commands (key pressed) are supported while in Glances:
``s``
Show/hide sensors stats
+``S``
+ Enable/disable spark lines
+
``t``
Sort process by CPU times (TIME+)
@@ -373,11 +388,28 @@ The following commands (key pressed) are supported while in Glances:
``6``
Enable/disable mean GPU mode
+
+``9``
+ Switch UI theme between black and white
+
``/``
Switch between process command line or command name
+
``F5``
Refresh stats in curses user interface
+``LEFT``
+ Navigation leff through process sort
+
+``RIGHT``
+ Navigation right through process sort
+
+``UP``
+ Up in the processes list
+
+``DOWN``
+ Down in the processes list
+
In the Glances client browser (accessible through the ``--browser``
command line argument):