Updated htoprc
This commit is contained in:
parent
c708f11854
commit
a45478baae
1 changed files with 7 additions and 7 deletions
|
|
@ -4,8 +4,8 @@ fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||||
sort_key=46
|
sort_key=46
|
||||||
sort_direction=1
|
sort_direction=1
|
||||||
hide_threads=0
|
hide_threads=0
|
||||||
hide_kernel_threads=0
|
hide_kernel_threads=1
|
||||||
hide_userland_threads=0
|
hide_userland_threads=1
|
||||||
shadow_other_users=1
|
shadow_other_users=1
|
||||||
show_thread_names=0
|
show_thread_names=0
|
||||||
show_program_path=1
|
show_program_path=1
|
||||||
|
|
@ -13,14 +13,14 @@ highlight_base_name=1
|
||||||
highlight_megabytes=1
|
highlight_megabytes=1
|
||||||
highlight_threads=1
|
highlight_threads=1
|
||||||
tree_view=0
|
tree_view=0
|
||||||
header_margin=1
|
header_margin=0
|
||||||
detailed_cpu_time=0
|
detailed_cpu_time=0
|
||||||
cpu_count_from_zero=1
|
cpu_count_from_zero=1
|
||||||
update_process_names=0
|
update_process_names=0
|
||||||
account_guest_in_cpu_meter=0
|
account_guest_in_cpu_meter=0
|
||||||
color_scheme=0
|
color_scheme=0
|
||||||
delay=15
|
delay=15
|
||||||
left_meters=AllCPUs2 AllCPUs LoadAverage
|
left_meters=CPU Tasks LoadAverage
|
||||||
left_meter_modes=3 1 2
|
left_meter_modes=3 2 2
|
||||||
right_meters=Memory Memory Swap Tasks
|
right_meters=Memory Memory Swap
|
||||||
right_meter_modes=3 1 1 2
|
right_meter_modes=3 1 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue