1WMBLOB(1) User Manuals WMBLOB(1)
2
3
4
6 wmblob - a WindowMaker dockapp
7
9 wmblob [ --help | --version ]
10
12 (This manpage is mainly made of sections found in the file README com‐
13 ing with the wmblob tarball.)
14
15 I'll be honest with you. The truth is: wmblob is a totally useless
16 program. But unlike other totally useless programs (I won't name them
17 here, because they're made by an enormous and rich company), it looks
18 good and shows funny moving `blobs'. I'm sure you'll like it. It's a
19 nice dockapp for WindowMaker (see `www.windowmaker.org'), but it's
20 probably going to run just as well with any other window manager.
21
23 Note: The command line options for setting the colors have been
24 removed.
25
26 -b, --broken-wm
27 Handle broken window managers. Some of them seems to need it,
28 but --windowed might be the better solution.
29
30 -w, --windowed
31 Run in a window.
32
33 -d dp, --display dp
34 Use the given display.
35
36 -h, --help
37 Print a short help message.
38
39 -v, --version
40 Print version informations.
41
43 Simply start it and watch it. Nice, eh?
44
45 What? Don't see anything? Try giving the `--broken-wm' or `--win‐
46 dowed' options to wmblob.
47
48 Clicking in the window will open a dialog with lots of options. (You
49 can't change the colors anymore by clicking with different buttons,
50 like in older versions.) All these settings change the way wmblob
51 behaves. Sorry, I won't describe all of them here; you can find it out
52 yourself by fiddling around. You can look at some examples by loading
53 the presets. Select a preset from the dropdown menu, click `load' and
54 then `apply'.
55
56 wmblob saves it's settings and presets in the file .wmblobrc in your
57 home directory. you should not edit this file unless you really know
58 what you're doing. wmblob may crash if the file is not set up prop‐
59 erly. if you've messed things up, simply delete this file, wmblob will
60 recreate it with the default settings.
61
63 Being nothing more than a toy (a nice toy), wmblob cannot be tolerated
64 to use too much of your cpu. While the amount of cpu time required by
65 wmblob is small (less than 1/2%) with the default settings on modern
66 machines, it can use considerable cpu time (maybe 10%) on older and
67 slow machines with heavy settings (lots of blobs). It's your choice to
68 run wmblob or not. Also consider to nice it.
69
71 wmblob is copyright by jean-luc herren. The GPL version 2 (or newer,
72 if desired) applies to all portions of the code I wrote. If you don't
73 know the GPL, please see the file COPYING in the root of the source
74 tree or go to `www.gnu.org'.
75
76 The file wmlessgeneral.c has been taken from wmgeneral.c by Martijn
77 Pieterse (pieterse at xs4all dot nl). wmblob.c was originally derived
78 from wmdots.c from `wmdots' by Mark I Manning IV (?), but there's noth‐
79 ing left from his original code.
80
82 wmblob was written by Jean-Luc Herren. (jlh at gmx dot ch)
83
85 Bugs? Where? Well, if you find one or have some comments, questions
86 or problems or feel like saying hello, feel free to send me an e-mail
87 (jlh at gmx dot ch). Warning: If you spam me, I'll remote activate
88 wmblob to delete all your precious data and to break you a leg.
89
91 None. Unless you tell me about one. I run it permanently on my
92 machine and never encountered any problems.
93
95 Thanks to other people who wrote dockapps, I read some of their
96 sources. Especially: wmdots, wmMand and wmgeneral.
97
98 Thanks to Thomas Otto, for his patch, for command line args.
99
100 Thanks to Gürkan Sengün (gurkan at linuks dot mine dot nu), for making
101 a Debian package and writing the initial manpage.
102
103 Thanks to Arthur Melissen for the help with FreeBSD.
104
105 And thanks to all the people, who dropped me an email! It's nice to
106 hear that you like it! :)
107
109 The WindowMaker homepage: `www.windowmaker.org'. The DockApp homepage:
110 `www.dockapps.org'. See also the file `README' and the file
111 `doc/how_it_works' if you're curious. Both are included with the
112 wmblob source tarball.
113
114 wmaker(1)
115
116
117
118Linux FEBRUARY 2004 WMBLOB(1)