From 1977c6c624f85eefd029c3d16afa5c667320e5ed Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 27 Mar 2023 16:14:22 -0700 Subject: [PATCH] Add percent of width of Header layout --- source/3/3.1/3.1.1/htop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.1/htop.rst b/source/3/3.1/3.1.1/htop.rst index 82c00a87..21ffef0f 100644 --- a/source/3/3.1/3.1.1/htop.rst +++ b/source/3/3.1/3.1.1/htop.rst @@ -30,7 +30,7 @@ The :guilabel:`Display Options` has option for different ways to display in htop .. image:: htop-setup.png -To change the header columns of htop on the top select :menuselection:`Header layout` tab. +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 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`.