KHelpCenter can be called in several ways:
- From the menu
The most common will probably be from within an application. Choose → (F1) to open that application's handbook.
- From the Kickoff Application Launcher
Choose the big K in your panel, and select the tab followed by selecting to open KHelpCenter, which will open up to the default start page.
- From the command line
KHelpCenter may be started using a URL to display a file. URLs have been added for info and man pages also. You can use them as follows:
- An application help file
khelpcenter
help:/kwriteOpens the KWrite help file, at the contents page.
- A local URL
khelpcenter
file:/usr/local/src/qt/html/index.html- A Man page
khelpcenter
man:/strcpy- An Info page
khelpcenter
info:/gcc
Invoking khelpcenter with no parameters opens the default start page.