docs.kde.org
Kontact On the Command Line
Prev
Next

Chapter 6. Kontact On the Command Line

Table of Contents

Command Line Arguments
Module-related Arguments
Startup-related Arguments

Kontact has several command line arguments that can be used for certain actions.

First of all, Kontact supports command line arguments that all KDE/Qt™ applications support. You can get a full list of these by typing:

% kontact --help-all

Kontact also supports several command line arguments specific to it.

Command Line Arguments

Module-related Arguments

To get a list of available Kontact modules, you can type:

% kontact --list

Then, to start Kontact with a module active, type:

% kontact --module moduleName

Where moduleName is one of the modules obtained using the previous command.

Startup-related Arguments

To start Kontact in iconified mode[2], you can type:

% kontact --iconify



[2] Iconified mode is also called minimized; it is when the application window is hidden and the application is available only in the taskbar.

Prev
Next
Contents


docs.kde.org