1KDOCKER(1)                  General Commands Manual                 KDOCKER(1)
2
3
4

NAME

6        kdocker - dock any application in the system tray
7

SYNOPSIS

9       kdocker [options]
10

DESCRIPTION

12        KDocker is a program that will dock any application to the system tray
13

OPTIONS

15       -a
16            Show author information
17
18       -b
19            Suppress the warning dialog when docking non-normal windows (blind mode)
20
21       -d secs
22            Maximum time in seconds to allow for a command to start and open a window
23            [default: 5 seconds]
24
25       -e type
26            Name matching syntax. Choices are:
27             n = normal, substring matching [default]
28             r = regex (regular expression)
29             u = unix wildcard
30             w = wildcard
31             x = W3C XML Schema 1.1
32
33       -f
34            Dock window that has focus (active window)
35
36       -h
37            Display this help, then exit
38
39       -i file
40            Custom icon path
41
42       -j
43            Case sensitive name (title) matching
44
45       -k
46            Regex minimal matching
47
48       -l
49            Iconify when focus lost
50
51       -m
52            Keep application window showing (don't hide on dock)
53
54       -n name
55            Match window based on its title
56
57       -o
58            Iconify when obscured by other windows
59
60       -p secs
61            By default, when the title of the application changes,
62            a popup is displayed from the system tray for 4 seconds
63            Works well with music players
64
65       -q
66            Disable ballooning title changes (quiet)
67
68       -r
69            Remove this application from the pager
70
71       -s
72            Make the window sticky (appears on all desktops)
73
74       -t
75            Remove this application from the taskbar
76
77       -v, --version
78            Show the KDocker version string, then exit
79
80       -w wid
81            Window id of the application to dock
82            Assumes hex number of the form 0x###...
83
84       -x pid
85            Process id of the application to dock
86            Assumes decimal number of the form ###...
87

AUTHOR

89        KDocker was written by Girish Ramakrishnan
90        Revised and maintained by John Schember
91

REPORTING BUGS

93       Bugs and wishes to the KDocker Home Page <https://github.com/user-
94       none/KDocker>
95
96
97
98Version 5.2                      25 July, 2018                      KDOCKER(1)
Impressum