mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 21:44:36 +03:00
Add Shift-F7, Shift-F8 keybindings for autogroups
This commit is contained in:

committed by
Nathan Scott

parent
1bd95983b2
commit
eb4ff3c69c
@ -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
|
||||
|
Reference in New Issue
Block a user