How can I configure a Chinese input method? The 2019 Stack Overflow Developer Survey Results...
Why isn't airport relocation done gradually?
Does a dangling wire really electrocute me if I'm standing in water?
Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?
If a poisoned arrow's piercing damage is reduced to 0, do you still get poisoned?
How to create dashed lines/arrows in Illustrator
Why is it "Tumoren" and not "Tumore"?
What is the steepest angle that a canal can be traversable without locks?
Does it makes sense to buy a new cycle to learn riding?
Access elements in std::string where positon of string is greater than its size
Patience, young "Padovan"
Limit the amount of RAM Mathematica may access?
Is three citations per paragraph excessive for undergraduate research paper?
Geography at the pixel level
Understanding the implication of what "well-defined" means for the operation in quotient group
"Riffle" two strings
Dual Citizen. Exited the US on Italian passport recently
A poker game description that does not feel gimmicky
Confusion about non-derivable continuous functions
Can't find the latex code for the ⍎ (down tack jot) symbol
The difference between dialogue marks
Monty Hall variation
Is it possible for the two major parties in the UK to form a coalition with each other instead of a much smaller party?
Is bread bad for ducks?
Is "plugging out" electronic devices an American expression?
How can I configure a Chinese input method?
The 2019 Stack Overflow Developer Survey Results Are InWhat 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;
}
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
add a comment |
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
add a comment |
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
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
kde keyboard-layout input-method
edited Apr 16 '14 at 15:02
Braiam
52.6k20138223
52.6k20138223
asked Aug 29 '11 at 7:38
Little Bobby TablesLittle Bobby Tables
55931221
55931221
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
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!
add a comment |
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
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
add a comment |
I'm still having this problem (iBus apparently running, 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 here:
- https://github.com/ibus/ibus/wiki/Ubuntu
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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!
add a comment |
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!
add a comment |
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!
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!
edited Oct 6 '15 at 19:54
Fabby
27.1k1360161
27.1k1360161
answered Oct 12 '11 at 20:38
lijuliju
311
311
add a comment |
add a comment |
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
I'm still having this problem (iBus apparently running, 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 here:
- https://github.com/ibus/ibus/wiki/Ubuntu
add a comment |
I'm still having this problem (iBus apparently running, 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 here:
- https://github.com/ibus/ibus/wiki/Ubuntu
add a comment |
I'm still having this problem (iBus apparently running, 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 here:
- https://github.com/ibus/ibus/wiki/Ubuntu
I'm still having this problem (iBus apparently running, 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 here:
- https://github.com/ibus/ibus/wiki/Ubuntu
answered 3 mins ago
AndyAndy
1
1
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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