Topic: gtk-qt theme engine outside of KDE
Does anyone know how to set this up in openbox, without things like the KDE control center? I don't mind a few KDE libs on the setup I am working with but, don't want to put KDE itself (I.e. Kwin, etc) on this particular setup. However, I want my GTK applications to be rendered in QT4.
For now, I am just using the QTcurve setup with qtconfig and gtk change theme, but I would prefer everything be rendered in qt that way the selection of themes wouldn't be limited to themes that are for both.
BTW: To get the qt curve working on qtconfig on Debian squeeze I had to create links to the kde directory, if anyone else has this problem here is the solution:
cd /usr/lib/qt4/plugins
sudo ln -fs /usr/lib/kde4/plugins/styles stylesI wonder why there weren't separate packages for KDE and QT4, or at least this being done by default?