Hi everyone,
Today, I would like to introduce the Vietnamese input method in Ubuntu. Scim-Unikey is the most stable package for typing Vietnamese characters, by combining the advantages of Smart Character Input Method (SCIM) and the most famous Vietnam input method Unikey.
Scim-Unikey now is maintained by Ubuntu-VN and Vietnamese Ubuntu Community.
If you want to learn Vietnamese language, I recommend you to use Scim-Unikey in Ubuntu.
Install Ubuntu-VN Repository
Using Software Sources
Add Ubuntu-VN PPA Authentication key
- Download public key from http://www.ubuntu-vn.org/ubuntu-vn_ppa.key
- Go to menu System->Administration->Software Sources
- At tab Authentication, click Import Key File… -> browse to the downloaded file -> click OK.
Add APT source list
- Go to menu System->Administration->Software Sources
- At tab Third-Party Software, Add the following lines based on your current Ubuntu version:
- Ubuntu 9.04 (Jaunty Jackalope)
deb http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu jaunty main #Ubuntu-VN - Ubuntu 9.04 "Jaunty Jackalope" deb-src http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu jaunty main #Ubuntu-VN - Ubuntu 9.04 "Jaunty Jackalope"
- Ubuntu 8.10 (Intrepid Ibex)
deb http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu intrepid main #Ubuntu-VN - Ubuntu 8.10 "Intrepid Ibex" deb-src http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu intrepid main #Ubuntu-VN - Ubuntu 8.10 "Intrepid Ibex"
- Ubuntu 8.04 (Hardy Heron)
deb http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu hardy main #Ubuntu-VN - Ubuntu 8.04 "Hardy Heron" deb-src http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu hardy main #Ubuntu-VN - Ubuntu 8.04 "Hardy Heron"
Using Command Line
Open Terminal and type the corresponding line
Add Ubuntu-VN PPA Authentication key
wget -q http://www.ubuntu-vn.org/ubuntu-vn_ppa.key -O- | \ sudo apt-key add -
or
sudo apt-key adv --recv-keys --keyserver \ keyserver.ubuntu.com 81E7FE09
Add APT source list
Type the following lines based on your current Ubuntu version:
- Ubuntu 9.04
sudo wget http://www.ubuntu-vn.org/jaunty.list -O \ /etc/apt/sources.list.d/ubuntu-vn.list
- Ubuntu 8.10
sudo wget http://www.ubuntu-vn.org/intrepid.list -O \ /etc/apt/sources.list.d/ubuntu-vn.list
- Ubuntu 8.04
sudo wget http://www.ubuntu-vn.org/hardy.list -O \ /etc/apt/sources.list.d/ubuntu-vn.list
Install scim-unikey packages
Now we are ready to install scim-unikey package:
- Type search and find packag named scim-unikey in Synaptic
- Use the command: sudo apt-get install scim-unikey
Configuration
- Go to System -> Administration -> Language support and select Use input method engines (IME) to enter complex characters
- Go to System -> Preferences -> SCIM Input Method Setup and assign hotkey for SCIM-Unikey input method.
You should restart your machine or logout your current session and login again. You can see and config anything with SCIM setup.
We have some input method types but the most popular type is Telex Unicode.
Reboot the machine and try to hit the hotkey and now we go
. Xin chào (hello) by press: xin chaof
Install offline
- Go to this website: https://launchpad.net/~ubuntu-vn/+archive/ppa
- Choose the suitable package name and ubuntu version.
- At the Package files tab, choose the corresponding .deb file
- i386: for Ubuntu 32 bit
- amd64: for Ubuntu 64bit
- lpia: for Ubuntu Mobile
- all: for all other architectures
- Download and install as nomal
- Configure as above
Reference
Cài b? gõ ti?ng Vi?t Scim-Unikey cho Ubuntu 9.04
Popularity: 22% [?]
Related posts:
- Special Korean Input method: Hangul Romaja All Korean input methods At the moment,there are 3 Korean input methods: Hangul: use Korean keyboard. For example, typing ‘a’ button we get consonant ? (??). Learning new type keyboard is very difficult for foreigner because it is easy to confuse with the English typing method, even you do not have Korean keyboard, you may [...]...
- Howto Install and setup TFTPD in Ubuntu workstation I was doing my own project using TMS320DM355 EVM with MontaVista realtime Linux is installed some months ago. At that time, I search in Google many times but I didn’t get success to install TFTP. Finally, I found out one great tutorial about that. In my system, I use TFTP protocol to download Linux kernel, U-boot [...]...
- How to upgrade Pidgin and fix Yahoo problem in Ubuntu 9.04 Some days ago, I couldn’t even sign in my Yahoo account in Pidgin. At that time, I guessed that having some problems and was waiting for upgrade version of Pidgin. Finally, the new version 2.5.7 has been released on 20th June wih new bug fix. Version 2.5.7 (06/20/2009) Yahoo Protocol 16 support, including new HTTPS login method; [...]...
- How to install Picasa in Ubuntu Homepage: http://picasa.google.com Today, I am going to upload my pictures from last party, I suddenly remember a such powerful and great image management: Picasa from Google. Actually, I love Google products because of their simple characteristics. Picasa application can run cross-platform on Linux and Windows OS as well. In Windows, it use this one also. Now Picasa [...]...
- How to install packages from GetDeb Homepage: http://www.getdeb.net Today, I went to the GetDeb website just because I wanted to download the latest Filezilla FTP application for my Ubuntu 9.10, and I was really surprised that now they have a very great website and also their own Repository. Before it was so difficult to access this website, even couldn’t see anything, I [...]...
- How to install Ubuntu 9.04 on notebook MSI VX600 It is my first and new notebook with special specification: Intel Core 2 Duo Processor 2.0 GHz SIS 672DX+SIS 968 Chipse 15.4? 1280×800 WXGA Display ATi Mobility Radeon HD3410 Graphic Card 512MB 4GB DDR2 533/667Mhz Memory 10/100Mbps LAN 802.11 b/g, 802.11 b/g/n WLAN 250 GB HDD Physical Dimension: 358 x 259 x 27-33mm It have arrived in the yesterday afternoon after finish working in [...]...

