Ubuntu ibus Input Method: skype cannot enter Chinese

Source: Internet
Author: User


For ubuntu ibus input method, skype cannot enter Chinese. After unbuntu11.10 is installed, it is found that Chinese characters cannot be entered in skype. I have never paid much attention to it before. Today, I just settled www.2cto.com. Similarly, the solution comes from the network. 1. $ sudo apt-get install ibus ibus-qt4 ibus-gtk 2. $ sudo vim/etc/X11/xinit/xinput. d/default 3. modify/etc/X11/xinit/xinput. d/default: # This configuration provides default IM setting (user edittable) # See im-switch (8) and/usr/share/doc/im-switch/README. debian. www.2cto.com # Define IM for traditional X application with XIM # XIM server name used for XMODIFIERS = "@ im = $ XIM" # XIM program/path/filename # XIM program command line arguments # These were traditional setting before uim and scim for CJK versions # Language extensions XIM server XMODIFIERS Start key # Japanese ja_JP * kinput2 "@ im = kinput2" Shift-Space # Korean ko_KR * ami "@ im = Ami" Shift-Space # Chinese (T) zh_TW.Big5 xcin "@ im = xcin-zh_TW.big5" Ctrl-Space # Chinese (S) zh_CN.GB2312 xcin "@ im = xcin-zh_CN.GB2312" Ctrl-Space
# Www.2cto.com XIM = ibusXIM_PROGRAM =/usr/bin/ibus-daemonXIM_ARGS = "-- xim" XIM_PROGRAM_XTRA = # Set following variable to non-zero string if program set itself as counter = # Define GTK and qt im module # They may or may not be using xim as the IM. # GTK_IM_MODULE = ibusQT_IM_MODULE = ibus # Define lists of packages neded for above IM to function # DEPENDS = "ibus, ibus-gtk, ibus-qt4" Www.2cto.com # Define X start up hook script to update IM environment # The last restart, everything is OK. NOTE: If necessary, you can install another input method ==> apt-get install ibus-table-wubi ibus-sunpinyin.
 

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.