Wikula » VietnameseInput
You do not have the authorization to edit this page!
   Oldest known version of this page was edited on 2010-09-27 20:58:44 
  by muchan 
  [ Category correction ]
  
  Oldest known version of this page was edited on 2010-09-27 20:58:44 
  by muchan 
  [ Category correction ]
    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


