Scroll to navigation

KDOCKER(1) General Commands Manual KDOCKER(1)

NAME

 kdocker

SYNOPSIS

kdocker [options]

DESCRIPTION

 KDocker is a program that will dock most applications to the system tray
 Kdocker can dock a window in a few different ways
 1. By specifying an application to launch (app argument)
 2. Specifying a regular expression to find a window based on its title (-n)
 3. Specifying a window id (-w)
 4. Specifying a pid (-x)
 5. Not specifying any of the above. KDocker will have you select the window to dock. Negated by the -z option
 The -n option is compatible with application launching. Useful if the application spawns another process (E.g. a launcher)
 A DBus interface is exposed at com.kdocker.KDocker which can be used to dock and interact with docked windows.

OPTIONS

 Suppress the warning dialog when docking non-normal windows (blind mode)
    
 Maximum time in seconds to allow for a command to start and open a window
 [default: 5 seconds]
    
 Dock the window that has focus (active window)
    
 Display this help, then exit
    
 Custom icon path
    
 Custom attention icon path. This icon is set if the title
 of the application window changes while it is iconified.
    
 Iconify when focus lost
    
 Don't iconfiy when minimized
    
 Match window based on its name (title) using PCRE compatible regular expression
    
 Iconify when obscured by other windows
    
 By default, when the title of the application changes,
 a popup is displayed from the system tray for 4 seconds
 Works well with music players
    
 Disable ballooning title changes (quiet)
    
 Remove this application from the pager
    
 Make the window sticky (appears on all desktops)
    
 Remove this application from the taskbar
    
 Show the KDocker version string, then exit
    
 Window id of the application to dock
    
 Process id of the application to dock
    
 Run in the background and don't exit if no
 windows are docked. Used to start KDocker as as
 service for control via another instance of
 the application or by DBus.
    

AUTHOR

 John Schember

REPORTING BUGS

Bugs and wishes to the KDocker Home Page <https://github.com/user-none/KDocker>

20 November, 2024 Version 6.2