summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/tdedocker/debian/tdedocker.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:36:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:37:35 +0900
commitf31f1ff62f5d51fcf0e3652264fa8da48a956cce (patch)
tree96194df83c3799199742af0aeee0027f98b53625 /debian/_base/applications/tdedocker/debian/tdedocker.1
parentf3251f3b0bdf5e678e0c66119708c4b1cda8ffdb (diff)
downloadtde-packaging-f31f1ff62f5d51fcf0e3652264fa8da48a956cce.tar.gz
tde-packaging-f31f1ff62f5d51fcf0e3652264fa8da48a956cce.zip
DEB tdedocker: adjusted to kdocker -> tdedocker renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base/applications/tdedocker/debian/tdedocker.1')
-rw-r--r--debian/_base/applications/tdedocker/debian/tdedocker.168
1 files changed, 68 insertions, 0 deletions
diff --git a/debian/_base/applications/tdedocker/debian/tdedocker.1 b/debian/_base/applications/tdedocker/debian/tdedocker.1
new file mode 100644
index 000000000..989963e39
--- /dev/null
+++ b/debian/_base/applications/tdedocker/debian/tdedocker.1
@@ -0,0 +1,68 @@
+.TH KDOCKER 1
+.SH NAME
+tdedocker \- puts everything to traybar
+.SH SYNOPSIS
+.B tdedocker
+.RI [ options ]
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B tdedocker
+command.
+.PP
+\fBtdedocker\fP is a program that puts every application to the system tray.
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-a
+Show author information. Yup, about me.
+.TP
+.B \-b
+Suppress the warning dialog when docking non-normal windows (blind mode)
+.TP
+.B \-d
+Disable session management. TDEDocker will not attempt to redock this application when you relogin.
+.TP
+.B \-e
+Enable session management. TDEDocker will attempt to redock this application when you relogin. .B[default]
+.TP
+.B \-f
+Dock window that has the focus(active window).
+.TP
+.B \-i "icon"
+Custom dock icon.
+.TP
+.B \-h
+Show summary of options.
+.TP
+.B \-l
+Launch on startup
+.TP
+.B \-m
+Keep application window mapped (dont hide on dock)
+.TP
+.B \-o
+Dock when obscured
+.TP
+.B \-p "secs"
+By default, when the title of the application changes, it is ballooned from the system tray for 4 seconds. Works excellently with xmms
+.TP
+.B \-q
+Disable ballooning title changes (quiet)
+.TP
+.B \-t
+Remove this application from the task bar
+.TP
+.B \-v, \-\-version
+Show version of program.
+.TP
+.B \-w "wid"
+Window id of the application to dock
+.br
+.SH AUTHOR
+tdedocker was written by Girish Ramakrishnan (gramakri@uiuc.edu).
+.PP
+This manual page was written by Lorenzo Villani <arbiter@arbiterlab.net>,
+for the Ubuntu project (but may be used by others).