~ubuntu-branches/ubuntu/karmic/wmcpuload/karmic

« back to all changes in this revision

Viewing changes to doc/wmcpuload.1

  • Committer: Bazaar Package Importer
  • Author(s): Christian Aichinger
  • Date: 2005-02-13 18:42:41 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050213184241-yk2o743d8rkp23t9
Tags: 1.0.1-2
* New Maintainer
* Added proper Linux 2.6 support, thanks to Peter Colberg for the patch.
  (Closes: #238684)
* debian/control: Standards-Version to 3.6.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" $Id: wmcpuload.1,v 1.1.1.1 2002/10/14 09:31:17 sch Exp $
1
2
.\"                                      Hey, EMACS: -*- nroff -*-
2
3
.\" First parameter, NAME, should be all caps
3
4
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
5
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH WMCPULOAD 1 "December 30, 2001"
 
6
.TH WMCPULOAD 1 "June 30, 2001"
6
7
.\" Please adjust this date whenever revising the manpage.
7
8
.\"
8
9
.\" Some roff macros, for reference:
45
46
.B DISPLAY
46
47
environment variable is used.
47
48
.TP
 
49
.B \-t,  \-\-title <string>
 
50
specify title name
 
51
.TP
48
52
.B \-bl, \-\-backlight
49
53
turn on back-light.
50
54
.TP
51
55
.B \-lc, \-\-light-color <color>
52
 
back-light color. (rgb:6E/C6/3B is default)
 
56
back-light color (rgb:6E/C6/3B is default)
53
57
.TP
54
58
.B \-i,  \-\-interval <number>
55
 
number of secs between updates. (1 is default)
 
59
number of secs between updates (1 is default)
56
60
.TP
57
 
.B \-c,  \-\-cpu <number>
 
61
.B \-c,  \-\-cpu <number> (GNU/Linux / IRIX)
58
62
CPU number to monitor (Counting starts with 0).
59
63
.TP
60
 
.B \-n,  \-\-ignore\-nice
61
 
ignore a nice value.
 
64
.B \-n,  \-\-ignore\-nice (GNU/Linux / FreeBSD / OpenBSD / NetBSD)
 
65
ignore a nice value
62
66
.TP
63
67
.B \-h,  \-\-help
64
 
show help text and exit.
 
68
show help text and exit
65
69
.TP
66
70
.B \-v,  \-\-version
67
 
show program version and exit.
 
71
show program version and exit
68
72
.TP
69
73
.B \-w,  \-\-windowed
70
74
run the application in windowed mode
71
75
.TP
 
76
.B \-wp, \-\-windowed-withpanel
 
77
run the application in windowed mode with background panel
 
78
.TP
72
79
.B \-bw, \-\-broken\-wm
73
80
activate broken window manager fix
74
81
.TP
76
83
activate alarm mode. <percentage> is threshold of percentage from 0 to 100.(90 is default)
77
84
.TP
78
85
.B \-p,  \-\-ignore\-proc <name><...>
79
 
ignore all processes specified by command name.
 
86
ignore all processes specified by command name
80
87
 
81
88
.SH AUTHOR
82
 
wmcpuload was written by Seiichi SATO <ssato@sh.rim.or.jp>.
 
89
WMCPULoad was written by Seiichi SATO <ssato@sh.rim.or.jp>.
83
90
 
84
91
This manual page was written by Gordon Fraser <gordon@freakzone.net>,
85
92
for the Debian GNU/Linux system (but may be used by others).