--- kdebase-3.4.2.orig/startkde 2005-05-23 12:15:10.000000000 +0000 +++ kdebase-3.4.2/startkde 2005-06-20 15:48:32.792701216 +0000 @@ -217,6 +217,11 @@ xmessage -geometry 500x100 "Could not start kdeinit. Check your installation." fi +# Frugalware uses ivman for volume manager +if [ -x /usr/bin/ivman ]; then + /usr/bin/ivman -s --nofork & +fi + # finally, give the session control to the session manager # if the KDEWM environment variable has been set, then it will be used as KDE's # window manager instead of kwin.