diff --git a/source/3/3.1/3.1.1/htop.rst b/source/3/3.1/3.1.1/htop.rst index 21ffef0f..6d842ba4 100644 --- a/source/3/3.1/3.1.1/htop.rst +++ b/source/3/3.1/3.1.1/htop.rst @@ -24,13 +24,15 @@ To change how your process are sorted press :kbd:`F6` which will bring up your o Customizing ----------- -:kbd:`F2` brings about a customizable settings on htop. The :guilabel:`Meters` options brings up meters like CPU average. To see what kind of meter you have it will be shown in brackets. To move a meter press :kbd:`Enter` and press the arrow keys to move in the direction of the meter you want to select. To save a meter in that place press :kbd:`Enter` again. To delete a meter press :kbd:`Delete`. To add new meter move all the way to the right by pressing the :kbd:`Right arrow` under :guilabel:`Available meters`. To add a meter press :kbd:`Enter` and to select which one press the arrow keys. +:kbd:`F2` brings about a customizable settings on htop. 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. .. image:: htop-setup.png -To change the header columns of htop on the top select :menuselection:`Header layout` tab. In each of these options the numbers on the right represents the width of the column is the percent of the width of the window. +To change the header columns of htop on the top select :menuselection:`Header layout` tab. In each of these options the numbers on the right represents the width of the column is the percent of the width of the window. + +The :guilabel:`Meters` options brings up meters like CPU average. To see what kind of meter you have it will be shown in brackets. To move a meter press :kbd:`Enter` and press the arrow keys to move in the direction of the meter you want to select. To save a meter in that place press :kbd:`Enter` again. To delete a meter press :kbd:`Delete`. To add new meter move all the way to the right by pressing the :kbd:`Right arrow` under :guilabel:`Available meters`. To add a meter press :kbd:`Enter` and to select which one press the arrow keys. To change what columns end up showing select :guilabel:`Columns` on the setup menu. The column :guilabel:`Active Columns` shows what columns you will have on htop with the top being the leftmost column in htop and the bottom being the rightmost. To select a different column press :kbd:`Up arrow` or :kbd:`Down arrow`. To move a column up in the list press :kbd:`F7`. To move a column down press :kbd:`F8`. To remove a column press :kbd:`F9`. To see what other columns there is the column :guilabel:`Available Columns`. To add a column when having :guilabel:`Available Columns` and select the column you want and press :kbd:`F5`.