kde4-config (1)
Leading comments
Title: \fBkde4-config\fR Author: Stephan Kulow <coolo@kde.org> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 2007-09-28 Manual: KDE User's Manual Source: K Desktop Environment Language: English
NAME
kde4-config - Prints KDE installation pathsSYNOPSIS
- kde4-config [--expandvars] [--prefix] [--exec-prefix] [--libsuffix] [--localprefix] [--version] [--types] [--path type] [--userpath type] [--install type]
DESCRIPTION
Use this program to determine where the various aspects of the KDE installation reside on your system.
OPTIONS
--expandvars
- expand ${prefix} and ${exec_prefix} in output
--prefix
- Compiled in prefix for KDE libraries
--exec-prefix
- Compiled in exec_prefix for KDE libraries
--libsuffix
- Compiled in library path suffix
--localprefix
- Prefix in $HOME used to write files
--version
- Compiled in version string for KDE libraries
--types
- Print a list of all available KDE resource types
--path type
- Search path for the specified type
--userpath type
- User paths for the types: desktop|autostart|trash|document
--install type
- Prefix to install resource files to
EXAMPLES
Print the top-level KDE installation directory:
% kde4-config --prefix
Print a list of all resource types:
% kde4-config --types
Print the installed wallpaper path:
% kde4-config --path wallpaper
SEE ALSO
BUGS
None known.
AUTHOR
Stephan Kulow <coolo@kde.org>
- Author.