File: wmdocker.1

package info (click to toggle)
docker 1.5-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 244 kB
  • sloc: ansic: 1,544; makefile: 129
file content (68 lines) | stat: -rw-r--r-- 2,380 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH WMDOCKER 1 "November 2, 2002"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
wmdocker \- System tray for KDE3/GNOME2 docklet applications 
.SH SYNOPSIS
.B wmdocker
.RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.B wmdocker
command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
.\" respectively.
\fBwmdocker\fP is a docking application (WindowMaker dock app) which acts as a system tray for KDE3 and GNOME2. It can be used to replace the panel in either
environment, allowing you to have a system tray without running the KDE/GNOME
panel.
.PP
Docker was written and designed to work with Openbox 2, but it should work
fine in any window manager that supports WindowMaker dock apps.

.SH OPTIONS
.TP
.B \-h-help
Show summary of options.
.TP
.B \-display DISPLAY
The X display to connect to.
.TP
.B \-border N
The width of the border to put around the system tray icons. Defaults to 1.
.TP
.B \-vertical
Line up the icons vertically. Defaults to horizontally.
.TP
.B \-wmaker
WindowMaker mode. This makes wmdocker a fixed size (64x64) to appear nicely in in
WindowMaker.  Note: In this mode, you have a fixed number of icons that wmdocker
can hold.
.TP
.B \-iconsize SIZE
The size (width and height and height) to display icons as in the system
tray. Defaults to 24.
.TP
.B \-color COLOR
The background color to use for the tray. Defaults to whatever color the window
manager specifies.
.SH AUTHOR
This manual page was written by Ari Pollak <ari@debian.org>,
for the Debian GNU/Linux system (but may be used by others).