From 0c29d0bc8c7f614087baba4d63d05ecc401f6a59 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 31 Oct 2021 15:11:33 -0700 Subject: [PATCH] Add brakcets on specific meters --- source/3/3.1/3.1.2/htop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.2/htop.rst b/source/3/3.1/3.1.2/htop.rst index 01628679..c2fe64c2 100644 --- a/source/3/3.1/3.1.2/htop.rst +++ b/source/3/3.1/3.1.2/htop.rst @@ -21,7 +21,7 @@ You can press :kbd:`F1` or :kbd:`?` to bring up a help dialog on htop. Pressing To change how your process are sorted press :kbd:`F6` which will bring up your own menu to sort by by :guilabel:`PID`, :guilabel:`USER`, :guilabel:`Priority`, :guilabel:`NICE`, :guilabel:`M_Size`, :guilabel:`M_Resident`, :guilabel:`M_Share`, :guilabel:`State`, :guilabel:`Percent_CPU`, :guilabel:`Percent_Mem`, :guilabel:`Time`, or :guilabel:`Command`. To select a menu item press :kbd:`Enter`. -:kbd:`F2` brings about a customizable settings on htop. The :guilabel:`Meters` options brings up meters like CPU average. To move to change which meter to change settings on press the arrow keys to move in the direction of the meter you want to select. +:kbd:`F2` brings about a customizable settings on htop. The :guilabel:`Meters` options brings up meters like CPU average. To move to change which meter to change settings on press the arrow keys to move in the direction of the meter you want to select. To see what kind of meter you have it will be shown in brackets. The :guilabel:`Display Options` has option for different ways to display in htop. To toggle an option on press :kbd:`Spacebar`. The :guilabel:`Colors` tab brings up different color schemes for htop. To select a different color scheme press the :kbd:`Up arrow` or :kbd:`Down arrow` keys. To select a new color scheme press the :kbd:`Spacebar` key.