Prevent the start of KInternet or KMix

Support knowledgebase (kappstart)
Applies to

SuSE Linux: Version 7.0
This article refers to an older version of SuSE Linux. Therefore some of the informations given in this article may be outdated or the article may contain stale links.

Request:

You would like to prevent that with each start of KDE the programs KInternet and/or KMix are started.

Procedure:

Set the following entries in /opt/kde/bin/startkde to "NO":
RUN_KINTERNET="yes"
# run the mixer if you have sound ?
RUN_KMIX="yes"
The entries should look like this:
RUN_KINTERNET="no"
# run the mixer if you have sound ?
RUN_KMIX="no"

Keywords: KINTERNET, KMIX, KDE

Categories: K Desktop Environment

SDB-kappstart, Copyright SuSE Linux AG, Nürnberg, Germany - Version: 19. Okt 2000
SuSE Linux AG - Last generated: 19. Okt 2000 by mmichna (sdb_gen 1.40.0)