I don't know if there's a conflict, but MacOS does have different keyboard shortcuts. If you're using the quartz imcontext in your Gtk program on MacOS then it's channelling the native MacOS input sources. The MacOS default shortcuts to switch are command-space (previous input source) and option-command-space (next input source). If you're using a different imcontext on MacOS then I don't know what might be going on, but I recommend using imquartz. Regards, John Ralls |