Carles Andres' avatarHomeBlogReference
Back to reference

btop Keyboard Shortcuts

Keyboard shortcuts for btop, the modern resource monitor written in C++. Press F1 or h within btop to view the built-in help menu.

General

KeyDescription
F1, hShow help menu
F2, oShow options menu
Esc, mToggle main menu
q, Ctrl+CQuit btop
pCycle view presets
+, -Add/subtract 100ms to/from update timer
Ctrl+ZSleep program and put in background

Box Visibility

KeyDescription
1Toggle CPU box
2Toggle MEM box
3Toggle NET box
4Toggle PROC box
dToggle disks view in MEM box
iToggle disks I/O mode with big graphs

Process List

KeyDescription
Up, DownSelect in process list
EnterShow detailed information for selected process
SpacebarExpand/collapse the selected process in tree view
Pg Up, Pg DownJump 1 page in process list
Home, EndJump to first or last page in process list
Left, RightSelect previous/next sorting column
eToggle processes tree view
rReverse sorting order in processes box
fEnter a process filter
DeleteClear any entered filter
cToggle per-core CPU usage of processes

Process Actions (with process selected)

KeyDescription
tTerminate selected process with SIGTERM (signal 15)
kKill selected process with SIGKILL (signal 9)
sSelect or enter signal to send to process
+, -Expand/collapse the selected process in tree view

Network

KeyDescription
b, nSelect previous/next network device
zToggle totals reset for current network device
aToggle auto scaling for the network graphs
yToggle synced scaling mode for network graphs

Mouse

KeyDescription
Mouse 1Clicks buttons and selects in process list
Mouse scrollScrolls any scrollable list/text under cursor