Penguin
Annotated edit history of gtop(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 GTOP
2 !!!GTOP
3 NAME
4 SYNTAX
5 DESCRIPTION
6 OPTIONS
7 TODO
8 BUGS
9 AUTHORS
10 ----
11 !!NAME
12
13
14 __gTop__ - GTK+ based graphical top-like system monitor
15 !!SYNTAX
16
17
18 __gtop__ [[''--help''] [[''--version'']
19 !!DESCRIPTION
20
21
22 __gTop__ is a system monitor for the X Window System
23 which uses the GTK+ widget set. It is based upon the console
24 program top(1)
25
26
27 This manual page was written for the Debian GNU/Linux
28 distribution because the original program does not have a
29 manual page.
30 !!OPTIONS
31
32
33 This is pretty straightforward.
34
35
36 __--help__
37
38
39 Prints the command line options.
40
41
42 __--version__
43
44
45 Prints the version of gTop that you're using.
46 !!TODO
47
48
49 add callbacks to properties dialog so properties can be
50 applied and saved
51
52
2 perry 53 separate !ProcProcData mainpulation, so it can be used in
1 perry 54
55
56 tooltips for proclist column titles
57
58
59 toolbar
60
61
62 kill, term
63
64
65 process tree
66
67
68 save state
69
70
71 save clist geometry this could be done global (gnome_clist
72 widget, like gnome_entry)
73 !!BUGS
74
75
76 None known
77 !!AUTHORS
78
79
80 Radek Doulik (doulik@karlin.mff.cuni.cz)
81
82
83 Martin Baulig (martin@home-of-linux.org)
84 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.