Difference between revisions of "Package:IBus/Vietnamese"

From Funtoo
Jump to navigation Jump to search
(A guide to installing and configuring ibus for typing in the Vietnamese language)
Line 1: Line 1:
{{Ebuild
|Summary=A guide to installing and configuring ibus for typing in the Vietnamese language
|CatPkg=app-i18n/ibus
|Maintainer=https://www.funtoo.org/Funtoo:CJK
|Homepage=https://github.com/vn-input/ibus-unikey https://github.com/BambooEngine/ibus-bamboo
}}
For speakers of the Vietnamese language, we currently provide 2 ibus packages:
For speakers of the Vietnamese language, we currently provide 2 ibus packages:
# [https://github.com/vn-input/ibus-unikey ibus-unikey]
# [https://github.com/vn-input/ibus-unikey ibus-unikey]
Line 35: Line 41:


== Citations ==
== Citations ==
{{EbuildFooter}}

Revision as of 14:26, September 7, 2022

IBus/Vietnamese

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

For speakers of the Vietnamese language, we currently provide 2 ibus packages:

  1. ibus-unikey
  2. ibus-bamboo

Additionally the package ibus-m17n provides other methods for Vietnamese

   Important

ibus-unikey is older than ibus-bamboo and therefore has been used in the real world for far longer, unfortunately development has stalled and even the developer recommended that the user switches to projects like ibus-bamboo if anything in ibus-unikey breaks[1]

We plan on keeping both input methods available for compatibility and simple user preference reasons, if you encounter any issues or want us to add another Vietnamese input method please submit a bug report to the bug tracker

Installing

Install is as simple as:

root # emerge ibus-unikey

for ibus-unikey or

root # emerge ibus-bamboo

for ibus-bamboo

Next, install ibus-m17n:

root # emerge ibus-m17n

After the installation finishes you are now ready to type in Vietnamese, to add the input methods open ibus-setup, navigate to the Input Method tab, click the Add button on the side panel and search for Vietnamese, you should get options similar to this:

Further instructions

For instructions on how to configure ibus and add an input method go here, information on how to use the software can be found here

  1. ibus-unikey
  2. ibus-bamboo

Citations