How can I configure a Chinese input method? The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraWhat are PPAs and how do I use them?Chinese character input in Kubuntu 16.10 on Plasma 5.8?Why doesn't Kubuntu come configured as advertized?In 'sudo gedit' I can not use Ctrl Space to activate fcitx input methodProblems using ibus input method for Pinyin ChineseCan't add new input methodHow to install Cangjie (Traditional Chinese) input for Ubuntu Mate 16.04 PowerPcCannot remove Mozc input methodIs this a bug in ubuntu 17.10 in input method?Chinese input problem - Ubuntu 17.10How can I use chewing(zhuyin) input method?Chinese input no longer workingConfigure fcitx input method and keyboard layout

What aspect of planet Earth must be changed to prevent the industrial revolution?

Is an up-to-date browser secure on an out-of-date OS?

For what reasons would an animal species NOT cross a *horizontal* land bridge?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Variable with quotation marks "$()"

How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

How do you keep chess fun when your opponent constantly beats you?

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Circular reasoning in L'Hopital's rule

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

How to determine omitted units in a publication

Can we generate random numbers using irrational numbers like π and e?

Do working physicists consider Newtonian mechanics to be "falsified"?

Didn't get enough time to take a Coding Test - what to do now?

What can I do if neighbor is blocking my solar panels intentionally?

Why are PDP-7-style microprogrammed instructions out of vogue?

Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?

"is" operation returns false even though two objects have same id

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

Deal with toxic manager when you can't quit

Word for: a synonym with a positive connotation?

Sub-subscripts in strings cause different spacings than subscripts

Define a list range inside a list



How can I configure a Chinese input method?



The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraWhat are PPAs and how do I use them?Chinese character input in Kubuntu 16.10 on Plasma 5.8?Why doesn't Kubuntu come configured as advertized?In 'sudo gedit' I can not use Ctrl Space to activate fcitx input methodProblems using ibus input method for Pinyin ChineseCan't add new input methodHow to install Cangjie (Traditional Chinese) input for Ubuntu Mate 16.04 PowerPcCannot remove Mozc input methodIs this a bug in ubuntu 17.10 in input method?Chinese input problem - Ubuntu 17.10How can I use chewing(zhuyin) input method?Chinese input no longer workingConfigure fcitx input method and keyboard layout



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5















How can I configure a Chinese input method for KDE? I don't want a Chinese locale, just to write Chinese characters, mainly for learning purposes. (I'm still learning the language, so switching the entire UI to Chinese is not an option...)



Google search results are inconclusive, and from what I understood, not specific to newer versions of KDE.



Details: Kubuntu 11.04, KDE 4.6










share|improve this question






























    5















    How can I configure a Chinese input method for KDE? I don't want a Chinese locale, just to write Chinese characters, mainly for learning purposes. (I'm still learning the language, so switching the entire UI to Chinese is not an option...)



    Google search results are inconclusive, and from what I understood, not specific to newer versions of KDE.



    Details: Kubuntu 11.04, KDE 4.6










    share|improve this question


























      5












      5








      5








      How can I configure a Chinese input method for KDE? I don't want a Chinese locale, just to write Chinese characters, mainly for learning purposes. (I'm still learning the language, so switching the entire UI to Chinese is not an option...)



      Google search results are inconclusive, and from what I understood, not specific to newer versions of KDE.



      Details: Kubuntu 11.04, KDE 4.6










      share|improve this question
















      How can I configure a Chinese input method for KDE? I don't want a Chinese locale, just to write Chinese characters, mainly for learning purposes. (I'm still learning the language, so switching the entire UI to Chinese is not an option...)



      Google search results are inconclusive, and from what I understood, not specific to newer versions of KDE.



      Details: Kubuntu 11.04, KDE 4.6







      kde keyboard-layout input-method






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 16 '14 at 15:02









      Braiam

      52.7k20138224




      52.7k20138224










      asked Aug 29 '11 at 7:38









      Little Bobby TablesLittle Bobby Tables

      55931221




      55931221




















          3 Answers
          3






          active

          oldest

          votes


















          3














          You may want to take a look here



          I had exactly same problem as yours but thanks to your post and webmarwells reply I have found a solution :)



          What was missing was the trigger to actually start the input of pinyin.



          So after playing with ibus-setup etc, I did:



           sudo apt-get update 
          sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase


          I have also installed packages for ibus-chewing - as I noticed the name of that on the ibus site



          then



           im-switch -s ibus


          Log out and log in again!






          share|improve this answer
































            2














            Install the package iBus from the kubuntu repository, info here: http://code.google.com/p/ibus/. This is just an input method and doesn't change your system settings.



            • for pinyin input install ibus-pinyin

            • for handwriting recognition install ibus-tegaki

            • the fonts are available from the package language-pack-kde-zh-hans

            Afterwards go to your system preferences and change input method to iBus.



            If you are learning, I would suggest two more programs you might already know:



            Anki (for learning flashcards)



            In Anki you can use a very helpful plugin called pinyin-toolkit (http://ankisrs.net)



            Eclectus (an offline dictionary)



            Eclectus can use tegaki for handwriting input as well. You can install audiopack (made from swac collections) and strokeorder-fonts. You need to install the marcspitz/eclectus PPA for those packages.
            The original Eclectus (as well on launchpad) doesn't work on 11.4.



            Enjoy learning!

            Marcus






            share|improve this answer

























            • Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

              – Little Bobby Tables
              Aug 29 '11 at 14:36


















            0














            I'm still having this problem (iBus is apparently running, and I can select it as an input, but the pinyin input doesn't actually work) several years later, on Lubuntu 18.04. I believe the current best solution is to follow the instructions at



            • https://github.com/ibus/ibus/wiki/Ubuntu

            to install any supporting packages which might be missing. They are:



            sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
            sudo apt-get install ibus-pinyin # or other engine(s) you want
            im-switch -s ibus
            # logout and re-login
            ibus-setup # add input methods you want


            (Support is still quite selective; it works in Firefox, but not Vivaldi, which is not the case when I've run it on other Ubuntu distros.)






            share|improve this answer

























            • Please include the essential parts of the answer here.

              – Codito ergo sum
              2 days ago






            • 1





              Thanks, @Coditoergosum.

              – Andy
              yesterday












            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f59081%2fhow-can-i-configure-a-chinese-input-method%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            You may want to take a look here



            I had exactly same problem as yours but thanks to your post and webmarwells reply I have found a solution :)



            What was missing was the trigger to actually start the input of pinyin.



            So after playing with ibus-setup etc, I did:



             sudo apt-get update 
            sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase


            I have also installed packages for ibus-chewing - as I noticed the name of that on the ibus site



            then



             im-switch -s ibus


            Log out and log in again!






            share|improve this answer





























              3














              You may want to take a look here



              I had exactly same problem as yours but thanks to your post and webmarwells reply I have found a solution :)



              What was missing was the trigger to actually start the input of pinyin.



              So after playing with ibus-setup etc, I did:



               sudo apt-get update 
              sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase


              I have also installed packages for ibus-chewing - as I noticed the name of that on the ibus site



              then



               im-switch -s ibus


              Log out and log in again!






              share|improve this answer



























                3












                3








                3







                You may want to take a look here



                I had exactly same problem as yours but thanks to your post and webmarwells reply I have found a solution :)



                What was missing was the trigger to actually start the input of pinyin.



                So after playing with ibus-setup etc, I did:



                 sudo apt-get update 
                sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase


                I have also installed packages for ibus-chewing - as I noticed the name of that on the ibus site



                then



                 im-switch -s ibus


                Log out and log in again!






                share|improve this answer















                You may want to take a look here



                I had exactly same problem as yours but thanks to your post and webmarwells reply I have found a solution :)



                What was missing was the trigger to actually start the input of pinyin.



                So after playing with ibus-setup etc, I did:



                 sudo apt-get update 
                sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase


                I have also installed packages for ibus-chewing - as I noticed the name of that on the ibus site



                then



                 im-switch -s ibus


                Log out and log in again!







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Oct 6 '15 at 19:54









                Fabby

                27.1k1360161




                27.1k1360161










                answered Oct 12 '11 at 20:38









                lijuliju

                311




                311























                    2














                    Install the package iBus from the kubuntu repository, info here: http://code.google.com/p/ibus/. This is just an input method and doesn't change your system settings.



                    • for pinyin input install ibus-pinyin

                    • for handwriting recognition install ibus-tegaki

                    • the fonts are available from the package language-pack-kde-zh-hans

                    Afterwards go to your system preferences and change input method to iBus.



                    If you are learning, I would suggest two more programs you might already know:



                    Anki (for learning flashcards)



                    In Anki you can use a very helpful plugin called pinyin-toolkit (http://ankisrs.net)



                    Eclectus (an offline dictionary)



                    Eclectus can use tegaki for handwriting input as well. You can install audiopack (made from swac collections) and strokeorder-fonts. You need to install the marcspitz/eclectus PPA for those packages.
                    The original Eclectus (as well on launchpad) doesn't work on 11.4.



                    Enjoy learning!

                    Marcus






                    share|improve this answer

























                    • Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                      – Little Bobby Tables
                      Aug 29 '11 at 14:36















                    2














                    Install the package iBus from the kubuntu repository, info here: http://code.google.com/p/ibus/. This is just an input method and doesn't change your system settings.



                    • for pinyin input install ibus-pinyin

                    • for handwriting recognition install ibus-tegaki

                    • the fonts are available from the package language-pack-kde-zh-hans

                    Afterwards go to your system preferences and change input method to iBus.



                    If you are learning, I would suggest two more programs you might already know:



                    Anki (for learning flashcards)



                    In Anki you can use a very helpful plugin called pinyin-toolkit (http://ankisrs.net)



                    Eclectus (an offline dictionary)



                    Eclectus can use tegaki for handwriting input as well. You can install audiopack (made from swac collections) and strokeorder-fonts. You need to install the marcspitz/eclectus PPA for those packages.
                    The original Eclectus (as well on launchpad) doesn't work on 11.4.



                    Enjoy learning!

                    Marcus






                    share|improve this answer

























                    • Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                      – Little Bobby Tables
                      Aug 29 '11 at 14:36













                    2












                    2








                    2







                    Install the package iBus from the kubuntu repository, info here: http://code.google.com/p/ibus/. This is just an input method and doesn't change your system settings.



                    • for pinyin input install ibus-pinyin

                    • for handwriting recognition install ibus-tegaki

                    • the fonts are available from the package language-pack-kde-zh-hans

                    Afterwards go to your system preferences and change input method to iBus.



                    If you are learning, I would suggest two more programs you might already know:



                    Anki (for learning flashcards)



                    In Anki you can use a very helpful plugin called pinyin-toolkit (http://ankisrs.net)



                    Eclectus (an offline dictionary)



                    Eclectus can use tegaki for handwriting input as well. You can install audiopack (made from swac collections) and strokeorder-fonts. You need to install the marcspitz/eclectus PPA for those packages.
                    The original Eclectus (as well on launchpad) doesn't work on 11.4.



                    Enjoy learning!

                    Marcus






                    share|improve this answer















                    Install the package iBus from the kubuntu repository, info here: http://code.google.com/p/ibus/. This is just an input method and doesn't change your system settings.



                    • for pinyin input install ibus-pinyin

                    • for handwriting recognition install ibus-tegaki

                    • the fonts are available from the package language-pack-kde-zh-hans

                    Afterwards go to your system preferences and change input method to iBus.



                    If you are learning, I would suggest two more programs you might already know:



                    Anki (for learning flashcards)



                    In Anki you can use a very helpful plugin called pinyin-toolkit (http://ankisrs.net)



                    Eclectus (an offline dictionary)



                    Eclectus can use tegaki for handwriting input as well. You can install audiopack (made from swac collections) and strokeorder-fonts. You need to install the marcspitz/eclectus PPA for those packages.
                    The original Eclectus (as well on launchpad) doesn't work on 11.4.



                    Enjoy learning!

                    Marcus







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:24









                    Community

                    1




                    1










                    answered Aug 29 '11 at 9:59









                    webmarwellwebmarwell

                    211




                    211












                    • Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                      – Little Bobby Tables
                      Aug 29 '11 at 14:36

















                    • Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                      – Little Bobby Tables
                      Aug 29 '11 at 14:36
















                    Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                    – Little Bobby Tables
                    Aug 29 '11 at 14:36





                    Thanks! However, ibus appears to be installed on my system (from the distro repo), and even seems running, but I don't find where to control it. There's no input method icon, and in the system settings there is no entry for input method

                    – Little Bobby Tables
                    Aug 29 '11 at 14:36











                    0














                    I'm still having this problem (iBus is apparently running, and I can select it as an input, but the pinyin input doesn't actually work) several years later, on Lubuntu 18.04. I believe the current best solution is to follow the instructions at



                    • https://github.com/ibus/ibus/wiki/Ubuntu

                    to install any supporting packages which might be missing. They are:



                    sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
                    sudo apt-get install ibus-pinyin # or other engine(s) you want
                    im-switch -s ibus
                    # logout and re-login
                    ibus-setup # add input methods you want


                    (Support is still quite selective; it works in Firefox, but not Vivaldi, which is not the case when I've run it on other Ubuntu distros.)






                    share|improve this answer

























                    • Please include the essential parts of the answer here.

                      – Codito ergo sum
                      2 days ago






                    • 1





                      Thanks, @Coditoergosum.

                      – Andy
                      yesterday
















                    0














                    I'm still having this problem (iBus is apparently running, and I can select it as an input, but the pinyin input doesn't actually work) several years later, on Lubuntu 18.04. I believe the current best solution is to follow the instructions at



                    • https://github.com/ibus/ibus/wiki/Ubuntu

                    to install any supporting packages which might be missing. They are:



                    sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
                    sudo apt-get install ibus-pinyin # or other engine(s) you want
                    im-switch -s ibus
                    # logout and re-login
                    ibus-setup # add input methods you want


                    (Support is still quite selective; it works in Firefox, but not Vivaldi, which is not the case when I've run it on other Ubuntu distros.)






                    share|improve this answer

























                    • Please include the essential parts of the answer here.

                      – Codito ergo sum
                      2 days ago






                    • 1





                      Thanks, @Coditoergosum.

                      – Andy
                      yesterday














                    0












                    0








                    0







                    I'm still having this problem (iBus is apparently running, and I can select it as an input, but the pinyin input doesn't actually work) several years later, on Lubuntu 18.04. I believe the current best solution is to follow the instructions at



                    • https://github.com/ibus/ibus/wiki/Ubuntu

                    to install any supporting packages which might be missing. They are:



                    sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
                    sudo apt-get install ibus-pinyin # or other engine(s) you want
                    im-switch -s ibus
                    # logout and re-login
                    ibus-setup # add input methods you want


                    (Support is still quite selective; it works in Firefox, but not Vivaldi, which is not the case when I've run it on other Ubuntu distros.)






                    share|improve this answer















                    I'm still having this problem (iBus is apparently running, and I can select it as an input, but the pinyin input doesn't actually work) several years later, on Lubuntu 18.04. I believe the current best solution is to follow the instructions at



                    • https://github.com/ibus/ibus/wiki/Ubuntu

                    to install any supporting packages which might be missing. They are:



                    sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
                    sudo apt-get install ibus-pinyin # or other engine(s) you want
                    im-switch -s ibus
                    # logout and re-login
                    ibus-setup # add input methods you want


                    (Support is still quite selective; it works in Firefox, but not Vivaldi, which is not the case when I've run it on other Ubuntu distros.)







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited yesterday

























                    answered 2 days ago









                    AndyAndy

                    11




                    11












                    • Please include the essential parts of the answer here.

                      – Codito ergo sum
                      2 days ago






                    • 1





                      Thanks, @Coditoergosum.

                      – Andy
                      yesterday


















                    • Please include the essential parts of the answer here.

                      – Codito ergo sum
                      2 days ago






                    • 1





                      Thanks, @Coditoergosum.

                      – Andy
                      yesterday

















                    Please include the essential parts of the answer here.

                    – Codito ergo sum
                    2 days ago





                    Please include the essential parts of the answer here.

                    – Codito ergo sum
                    2 days ago




                    1




                    1





                    Thanks, @Coditoergosum.

                    – Andy
                    yesterday






                    Thanks, @Coditoergosum.

                    – Andy
                    yesterday


















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f59081%2fhow-can-i-configure-a-chinese-input-method%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

                    How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

                    Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü