Sunday, June 24, 2007

» Window switching bug in latest KDE

After upgrading to the latest (3.5.7) KDE in KDE:KDE3, I noticed there's a bug with window switching ([alt-tab]) with multiple screens: it only applies to windows that are on the same screen. Here is the fix, just copy/paste those two commands with your regular user (not root) in a shell:
kwriteconfig --file kwinrc --group Windows \    --key SeparateScreenFocus --type bool false dcop kwin default reconfigure

Labels: ,