From 8d01441799e0635dbbee7fda6a65bc0f84e56d9d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 12 Dec 2020 20:01:40 -0800 Subject: [PATCH] Add Remove button --- 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 f4a3f4a3..cb19e6da 100644 --- a/source/3/3.1/3.1.2/htop.rst +++ b/source/3/3.1/3.1.2/htop.rst @@ -25,7 +25,7 @@ To change how your process are sorted press :kbd:`F6` which will bring up your o .. image:: htop-setup.png -To change what columns end up showing select :guilable:`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 change what columns end up showing select :guilable:`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`. Version -------