next change | 164:84e6c489ca2a |
previous change | 146:7d814c3e7446 |
Permissions: -rw-r--r--
59 | # Beware! This file is rewritten by htop when settings are changed in the interface. |
# The parser is also very primitive, and not human-friendly. | |
146
146:7d814c3e7446
.htoprc: show i/o in bytes/s, highlight program paths and threads
Anton Shestakov <av6@dwimlabs.net>
previous changes: 89:a0fcf563ed03
line |
diff
|
fields=0 48 17 18 38 39 40 2 109 110 46 47 49 20 1 |
59 | sort_key=47 |
sort_direction=1 | |
hide_threads=0 | |
hide_kernel_threads=1 | |
hide_userland_threads=1 | |
shadow_other_users=0 | |
show_thread_names=0 | |
146
146:7d814c3e7446
.htoprc: show i/o in bytes/s, highlight program paths and threads
Anton Shestakov <av6@dwimlabs.net>
previous changes: 89:a0fcf563ed03
line |
diff
|
show_program_path=1 |
59 | highlight_base_name=1 |
highlight_megabytes=1 | |
146
146:7d814c3e7446
.htoprc: show i/o in bytes/s, highlight program paths and threads
Anton Shestakov <av6@dwimlabs.net>
previous changes: 89:a0fcf563ed03
line |
diff
|
highlight_threads=1 |
59 | tree_view=0 |
header_margin=1 | |
detailed_cpu_time=0 | |
cpu_count_from_zero=0 | |
update_process_names=0 | |
89
89:a0fcf563ed03
.htoprc: new config value, account_guest_in_cpu_meter
Anton Shestakov <engored@ya.ru>
previous changes: 59:de326ca4ea5a
line |
diff
|
account_guest_in_cpu_meter=0 |
59 | color_scheme=0 |
delay=15 | |
left_meters=AllCPUs Memory Swap | |
left_meter_modes=1 1 1 | |
right_meters=Tasks LoadAverage Uptime | |
right_meter_modes=2 2 2 |