Hello Osamu,

On Sat, Aug 12 2017, Osamu Aoki wrote:

> Since xim is rarely used protocol, please set to use ibus via im-config.

I did some investigation.

Did you know that your scripts launch ibus-daemon with the --xim option?
In your e-mails you suggested I don't do this.  Is this a bug?

    iris ~ % head /usr/share/im-config/data/21_ibus.rc 
    # start IBus
    # vim: set sts=4 expandtab:
    
    if [ "$IM_CONFIG_PHASE" = 2 ]; then
    # start IBus daemon
    /usr/bin/ibus-daemon --daemonize --xim
    fi
    
    if [ "$IM_CONFIG_PHASE" = 1 ]; then
    # set variables for the plain XIM
    iris ~ % ps fax | grep ibus-daemon
     1544 ?        Ssl    0:05 /usr/bin/ibus-daemon --daemonize --xim
     5289 pts/1    S+     0:00          \_ grep ibus-daemon

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to