The sogou input method under fedora 20 will flash back after the input method is switched

Source: Internet
Author: User

Suddenly I found that the input is often flashed back after the first startup. This is strange every time.

As a result, Baidu found a lot of information.

Find an article about setting/etc/X11/xinit/xinput. d/fcitx. conf.

Note that the last line is critical. I didn't have it in my previous configuration and cannot start it myself at each startup.

Xim = fcitx
Xim_program =/usr/bin/fcitx
Icon = "/usr/share/pixmaps/fcitx.png"
Xim_args = "-d"
Preference_program =/usr/bin/fcitx-configtool
Short_desc = "fcitx"
Gtk_im_module = fcitx
If test-F/usr/lib/qt4/plugins/inputmethods/qtim-fcitx.so | \
Test-F/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so;
Then
Qt_im_module = fcitx
Else
Qt_im_module = xim
Fi
Depends = "fcitx"

 

 

Disable ibus ::

Gsettings set org. gnome. settings-daemon.plugins.keyboard active false

 

The sogou input method under fedora 20 will flash back after the input method is switched

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.