From adcc944e3529c7ef35f269f2704e1a9f1f8a9e87 Mon Sep 17 00:00:00 2001 From: Hisham Date: Fri, 17 Jun 2016 22:14:07 -0300 Subject: Use "-" as the Ctrl and Alt joiner. --- htop.1.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index b7f52887..3bdb2984 100644 --- a/htop.1.in +++ b/htop.1.in @@ -48,7 +48,7 @@ Output version information and exit The following commands are supported while in htop: .LP .TP 5 -.B Up, Alt+k +.B Up, Alt-k Select (hightlight) the previous process in the process list. Scroll the list if necessary. .TP @@ -71,10 +71,10 @@ Scroll to the top of the process list and select the first process. .B End Scroll to the bottom of the process list and select the last process. .TP -.B Ctrl+A, ^ +.B Ctrl-A, ^ Scroll left to the beginning of the process entry (i.e. beginning of line). .TP -.B Ctrl+E, $ +.B Ctrl-E, $ Scroll right to the end of the process entry (i.e. end of line). .TP .B Space -- cgit v1.2.3