]> granicus.if.org Git - procps-ng/commit
top: trade just 1 'Ctrl' bottom window key association
authorJim Warner <james.warner@comcast.net>
Mon, 2 May 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 3 May 2022 09:21:21 +0000 (19:21 +1000)
commit9ff5a4fff0051cc53253fba976edd390b7b377ea
tree3d85f4e0676be07fcfb7073f4f78a6c0ce36012a
parentef27aea6b82c93ce4cd0fb89aac1aade60e076e1
top: trade just 1 'Ctrl' bottom window key association

I grew tired of inadvertently causing a premature exit
from top when all I wanted was to review some process'
environment variables. That 'V' key was just too close
to the 'C' key so the '^V' attempt became one of '^C'.

Well, not any more. Should a user wish to see a task's
environment, it will now require the '^N' combination.

[ it also now places G/U & N/K on a similar diagonal ]

Along the way, lower case Ctrl key combinations on the
help screen were all changed into upper case versions.

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c
top/top.h
top/top_nls.c