It seems that katapult does not work with the static event flow. Please do the following: 1. vi (or your favourite text editor) ~/.scim/config 2. find the line /FrontEnd/X11/Dynamic = false 3. change "false" to "true" (without the quotation marks) 4. save the file 5. make it read-only: chmod -w ~/.scim/config 6. restart X (ctrl-alt-backspace)
Step 5 is necessary because if the file is not read-only, sometimes the system (maybe the scim configuration panel) changes the setting back to false. You can repeat these steps 1-4 for the /etc/scim/config file, which, if I understood correctly, is the "template" for the config files in the users' directories. You have to be root to do that, though. Honestly, I have no idea why the event flow is not dynamic ("true") by default, as static has all kinds of problems. Input sometimes freezes in applications, etc. I don't understand why do the user have to go to the console and do the im-switch-ing manually either... -- scim problem under kubuntu hardy (kde 3.5.9) https://bugs.launchpad.net/bugs/227180 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs