1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH WMLONGRUN 1 "March 13, 2002"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 wmlongrun \- A dockapp to monitor the LongRun(tm) status on Crusoe(tm)
22 .B wmlongrun [options]
24 This manual page documents briefly the
28 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
29 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
31 \fBWMLongRun\fP is a program to monitor for LongRun(tm). It displays the current
32 LongRun(tm) settings and status: the frequency, the LongRun(tm) flags
33 (performance or economy), and the performance level (expressed as a percentile).
35 It is a dockapp (dockable application) that is supported by X window managers
36 such as Window Maker, AfterStep, BlackBox, and Enlightenment. It has two user
37 interfaces: an LCD look-alike user interface and an LED-interface. If you
38 select the LCD-interfaces, the back-light may be turned on/off by clicking the
39 mouse button over the application.
42 This program follows the usual GNU command line syntax, with long options
43 starting with two dashes (`\-'). A summary of options is included below.
45 .B \-d, \-\-display <string>
46 Attempt to open a window on the named X display. In the absence of this option,
47 the display specified by the
49 environment variable is used.
51 .B \-bl, \-\-backlight
54 .B \-lc, \-\-light-color <color>
55 back-light color. (rgb:6E/C6/3B is default)
57 .B \-i, \-\-interval <number>
58 number of secs between updates. (1 is default)
60 .B \-cd, \-\-cpuid\-device <device>
61 specify Linux CPUID device ('/dev/cpu/0/cpuid' is default)
63 .B \-md, \-\-msr\-device <device>
64 specify Linux MSR device ('/dev/cpu/0/msr' is default)
67 run the application with LED interface
70 show help text and exit.
73 show program version and exit.
76 run the application in windowed mode
78 .B \-bw, \-\-broken\-wm
79 activate broken window manager fix
82 Seiichi SATO <ssato@sh.rim.or.jp>.