From eb4ff3c69cf2b0c78d5158728fe0cc0245f2d080 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 9 Aug 2021 16:23:09 +1000 Subject: Add Shift-F7, Shift-F8 keybindings for autogroups --- htop.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index 5d00c7cb..9bc381bd 100644 --- a/htop.1.in +++ b/htop.1.in @@ -176,11 +176,11 @@ This can only be done by the superuser. .B F8, [ Decrease the selected process's priority (add to 'nice' value) .TP -.B } +.B Shift-F7, } Increase the selected process's autogroup priority (subtract from autogroup 'nice' value). This can only be done by the superuser. .TP -.B { +.B Shift-F8, { Decrease the selected process's autogroup priority (add to autogroup 'nice' value) .TP .B F9, k -- cgit v1.2.3