KDE4-CONFIG(1) | KDE User's Manual | KDE4-CONFIG(1) |
NAME¶
kde4-config - Prints KDE installation paths
SYNOPSIS¶
kde4-config [--expandvars] [--prefix] [--exec-prefix] [--libsuffix] [--localprefix] [--version] [--types] [--path type] [--userpath type] [--install type]
DESCRIPTION¶
kde4-config is a command line program used to retrieve information about KDE installation or user paths.
Use this program to determine where the various aspects of the KDE installation reside on your system.
OPTIONS¶
--expandvars
--prefix
--exec-prefix
--libsuffix
--localprefix
--version
--types
--path type
--userpath type
--install type
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>
2007-09-28 | K Desktop Environment |