Rootserver Sponsor

webtropia"

Donations

Please support your operating system's further development:

donate"

Vietnamese Input



Input Method (IBUS)
#!/bin/bash
#
#  Language-Vietnamese_Input.sh
#  Korean Fonts & IME: ibus-unikey, etc. 
#  Install following packages
#	im-switch
#       ibus-unikey
#	ibus-table-viqr
#       ibus-qt4
#       ibus-gtk
apt-get install im-switch ibus-uikey ibus-table-viqr ibus-qt4 ibus-gtk
# set im-switch to use ibus
im-switch -s ibus


written by muchan


System administration