|
Author |
Message |
|
|
Posted : Mon, 21 April 2008 20:57:49
Subject :
keyboard layouts
How to add Chinese Pinyin, Quanpin, shuangPin keyboard? Which Linux is the easiest on languages, keyboard layouts?
Is it possible to add Pinyin to PC LinuxOS, Gnome, KDE?
|
|
|
|
Shashank Sharma
|
Posted : Fri, 25 April 2008 19:31:22
Subject :
keyboard layouts
You just need the scim-pinyin package. I believe it's available for many distributions.
|
|
grosser schwanz
|
Posted : Thu, 01 May 2008 07:33:27
Subject :
Re: Re: keyboard layouts
[quote=Shashank Sharma]You just need the scim-pinyin package. I believe it's available for many distributions.[/quote]
I did so, but what then? Downloaded it to openSUSE Gnome HD, opened zipped file.
Many install and configure files. Can I run an executable installation file like in Windows?
[Modified by: grosser schwanz on May 01, 2008 07:34 AM]
|
|
Shashank Sharma
|
Posted : Thu, 01 May 2008 12:58:29
Subject :
keyboard layouts
When you extract the tar.gz package:
1. Open a terminal and type:
tar zxvf scim-1.4.7.tar.gz
2. This creates a directory called scim-1.4.7. In this directory is a file called INSTALL that has more detailed installation instructions.
cd scim-1.4.7
less INSTALL
3. Basically you need to run these three commands to install it:
./configure
make
make install
You will need to have the GCC compiler installed before you can run ./configure
Also, are you running OpenSUSE or Fedora? 'Coz in your other thread we're discussing how to do this with Fedora.
Cheers!
|
|
grosser schwanz
|
Posted : Fri, 02 May 2008 22:26:05
Subject :
Re: keyboard layouts
[quote=Shashank Sharma]When you extract the tar.gz package:
1. Open a terminal and type:
tar zxvf scim-1.4.7.tar.gz
2. This creates a directory called scim-1.4.7. In this directory is a file called INSTALL that has more detailed installation instructions.
cd scim-1.4.7
less INSTALL
3. Basically you need to run these three commands to install it:
./configure
make
make install
You will need to have the GCC compiler installed before you can run ./configure
Also, are you running OpenSUSE or Fedora? 'Coz in your other thread we're discussing how to do this with Fedora.
Cheers![/quote]
I chose KDE. The only problem I need to solve now, is layout variants. Somehow I lost smart pinyin and other variants of Chinese layout but default, basic and tib. Where to find options for adding variants?
Thanks in advance, you've helped a lot!
|
|
pp1212
|
Posted : Thu, 19 March 2009 19:47:58
Subject :
keyboard layouts
Thanks
|
|
Munich
|
Posted : Thu, 30 April 2009 20:27:03
Subject :
keyboard layouts
Thanks too ...
|