• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

xpm/H03-May-2022-

COPYINGH A D15-Mar-200317.6 KiB341281

ChangeLogH A D22-Mar-2003660 1817

INSTALLH A D16-Mar-2003221 127

MakefileH A D03-May-2022516 2415

READMEH A D22-Mar-2003765 2117

THANKSH A D20-Mar-2003480 1816

TODOH A D22-Mar-2003248 98

WMSH A D17-Mar-2003130 86

cpu_freebsd.cH A D03-May-20222.5 KiB10975

cpu_freebsd.hH A D03-May-2022991 317

cpu_linux.cH A D17-Mar-20031.5 KiB5328

cpu_linux.hH A D15-Mar-2003959 306

dockapp.cH A D03-May-20229.1 KiB308267

dockapp.hH A D22-Mar-20031.1 KiB3611

draw.cH A D03-May-20221.7 KiB5531

draw.hH A D15-Mar-2003892 274

options.cH A D20-Mar-20032.6 KiB11080

options.hH A D22-Mar-20031.8 KiB7131

timing.cH A D03-May-20221.5 KiB6235

timing.hH A D17-Mar-2003919 285

wmbluecpu.1H A D22-Mar-20031.1 KiB4140

wmbluecpu.cH A D03-May-20221.1 KiB4421

wmbluecpu.hH A D15-Mar-2003956 296

README

1WMBlueCPU - a dockapp
2
3	WMBlueCPU shows system cpu usage. It runs as a dockapp for
4WindowMaker or some other window manager which supports dockapps.
5	The following options can be passed to WMBlueCPU on the command
6line:
7	-h, --help             - Display basic usage info and exit
8	-v, --version          - Display version and exit
9	-display <DISPLAY>     - The X11 display to connect to
10	-m <MILISECS>          - The number of miliseconds between updates
11	-w,  --window          - Run in a window
12	-nw, --no-window       - Don't run in a window
13	-s,  --shape           - Use the XShape extension
14	-ns, --no-shape        - Don't use the XShape extension, create own panel.
15
16Author:
17	Draghicioiu Mihai <misuceldestept@go.ro>
18
19Website:
20	misuceldestept.go.ro/wmbluecpu
21