Announcement

Collapse
No announcement yet.

No Language input

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No Language input

    Hi, I just move from Ubuntu to Kubuntu and I can't find where to install language input (IBus) in Kubuntu. Searching on Google and find out it used to have, but not now. Why? How can I install new language input?

    #2
    What version of Kubuntu are you using? What language do you want to install?

    Comment


      #3
      Oh hi whatthefunk, I'm Ooker, who asked the exactly same question in your topic in KDE forum (https://forum.kde.org/viewtopic.php?f=225&t=108047). Nice to meet you

      I use Kubuntu 13.10, KDE 4.12.3. I want to install Vietnamese.
      Last edited by ooker; Mar 28, 2014, 01:26 AM.

      Comment


        #4
        Hi Ooker Ive never installed Vietnamese, but this should work.

        The problem with language input in 13.10 was a few missing dependencies. So, first make sure you have these packages installed: ibus, ibus-qt4, ibus-unikey, libibus-qt1, gir1.2-ibus-1.0, ibus-gtk, ibus-gtk3, libibus-1.0-5, gir1.2-gtk-3.0, language-pack-vi, language-pack-gnome-vi

        Code:
        sudo apt-get install ibus ibus-qt4 ibus-unikey libibus-qt1 gir1.2-ibus-1.0 ibus-gtk ibus-gtk3 libibus-1.0-5 gir1.2-gtk-3.0 language-pack-vi language-pack-gnome-vi
        You should then be able to open the ibus settings menu and set up the options you want.

        Code:
        ibus-setup
        Go to the Input Method Tab and select Unikey if it isnt already selected. Set the shortcut you want. You may have to reboot to get the settings to take effect. Hopefully this will give you Vietnamese.

        Comment


          #5
          thanks, it works . I'll post this to in the KDE forum

          Comment


            #6
            Glad you got it working!

            Comment

            Working...
            X