commit | d54ab24d9728e09965e7ed04fa3502a8420ba748 | [log] [download] |
---|---|---|
author | Explorer09 <explorer09@gmail.com> | Thu Jan 21 10:11:54 2016 +0800 |
committer | Explorer09 <explorer09@gmail.com> | Thu Jan 21 10:11:54 2016 +0800 |
tree | 390ca9b33b936a1015efd84a171dfb5cbec942ab | |
parent | 09cf369f2b5faba0b7aa20274aaa1fee7c075674 [diff] |
New macro GRAPH_HEIGHT for Graph Meter height (Cherry-picked from e93028d7fa0c5f00b5dc3336fd28abaf905cd572, the experimental graph coloring branch) Currently GRAPH_HEIGHT=4 . This prevents hard-coding the height of the graph meters, and allows user to change it at compile-time.
by Hisham Muhammad hisham@gobolinux.org
2004 - 2015
This is htop, an interactive process viewer. It requires ncurses. It is developed primarily on Linux, but we also have code for running under FreeBSD and Mac OS X (help and testing are wanted for these platforms!)
This software has evolved considerably over the years, and is reasonably complete, but there is always room for improvement.
This program is distributed as a standard autotools-based package. See the INSTALL file for detailed instructions, but you are probably used to the common ./configure
/make
/make install
routine.
When fetching the code from the development repository, you need to run the ./autogen.sh
script, which in turn requires autotools to be installed.
See the manual page (man htop) or the on-line help (‘F1’ or ‘h’ inside htop) for a list of supported key commands.
if not all keys work check your curses configuration.