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: ,

2 Comments:

Blogger Werner Habel said...

This comment has been removed by the author.

09:29  
Blogger Werner Habel said...

could reproduce the bug but not the solution:

"werner@habel:~> kwriteconfig --file kwinrc --group Windows \ --key SeparateScreenFocus --type bool false

only gives me a help screen for kwriteconfig and from that on it is just guessing....

what am i missing?

TIA,
Werner

09:32  

Post a Comment

<< Home