X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=htoprc.in;h=194328d78db521d8bc8201e02d4fff0e65dd493e;hb=68334b23c7783d48794aa3ec140cc6aa19a9bbb2;hp=7cb70191fe9152b4f206b49248d6a9c9cf05d518;hpb=ef5ed5972882ac0101310f22a01f93662248ef7f;p=config%2Fdotfiles.git diff --git a/htoprc.in b/htoprc.in index 7cb7019..194328d 100644 --- a/htoprc.in +++ b/htoprc.in @@ -4,7 +4,7 @@ # # Use \ to limit to only matching processes (like l in mutt). _Very_ useful. -# Copyright (C) 2011-2013 Simon Ruderich +# Copyright (C) 2011-2014 Simon Ruderich # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -42,6 +42,9 @@ fields=0 48 18 38 39 40 2 46 47 49 20 1 hide_kernel_threads=1 # But display userland threads. hide_userland_threads=0 +# Display thread names. The command line is displayed in the tree view as +# parent of the threads. +show_thread_names=1 # Highlight program base name. highlight_base_name=1 @@ -58,7 +61,7 @@ detailed_cpu_time=1 # left: - first part of CPU usage, bar (LeftCPUs) # - memory usage, bar (Memory) # - swap usage, bar (Swap) -# - hostname, text (Swap) +# - hostname, text (Hostname) # # right: - second part of CPU usage, bar (RightCPUs) # - task statistics, text (Tasks)