On Saturday 21 April 2012 14:12:53 Ilya Chernykh wrote:
On Saturday 21 April 2012 13:47:57 Martin Gräßlin wrote:
systemsettings -> Application Appearance -> Style -> Widget style: Plastique
I have set plastik in kcontrol-appearnce-style, which is obviously ignored by kwin.
that's why I wrote "systemsettings". Obviously KWin is a Qt 4 application and needs to have a configured Qt4 style and not a Qt3 style.
qtconfig also does not affect Kwin4. To change its settings one have to install KDE4 desktop.
no of course not, just run: kcmshell4 style
according to debian package info that requires the package "systemsettings".
Of course the style setting is just a config option, so you could also just use kwriteconfig with the correct file, group and key/value and restart kwin.
Cheers Martin