Xfce and QT Apps..
John Shane
jslists at mtwafrica.org
Mon Mar 8 16:28:51 CET 2004
Works great for me too. Thanks. John
On Sun, 7 Mar 2004 12:49:07 +0100
Bernhard Walle <Bernhard.Walle at gmx.de> wrote:
> * Thorsten Grothe <thorsten-grothe at freenet.de> [2004-03-05 09:49]:
> >
> > I'm using Xfce4 and Suse 8.2 and I would like to know if it's
> > possilble to make the start of KDE/QT Apps faster. The first time I
> > start a qt app like Knode it takes a long long time until it starts.
>
> Qt apps are not the problem, it are KDE apps. I use this in my
> ~/.xinitrc
>
> if [ `ps aux | grep $USER | grep kdeinit | wc -l` -le 2 ] ; then
> kdeinit &
> fi
>
> It starts a kdeinit process which makes starting KDE applications much
> faster because the first KDE application starts the dcopserver and
> this is now done by kdeinit.
>
>
> Regards,
> Bernhard
>
> --
> _________ http://www.bwalle.de
> _________________________________________________ Es gibt drei Arten
> von Frauen: die schönen, die intelligenten und die Mehrheit.
> -- Rainer Werner Fassbinder
> Homepage: http://www.bwalle.de
>
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce
> http://www.xfce.org
>
More information about the Xfce
mailing list