Intelligent Input Bus

Last updated
IBus
IBus.jpg
Ibus-pinyin.png
Intelligent Input Bus (IBus)
Original author(s) Peng Huang
Developer(s) Peng Huang
Initial releaseAugust 2008;14 years ago (2008-08)
Stable release
1.5.25 [1]   OOjs UI icon edit-ltr-progressive.svg / 20 August 2021;11 months ago (20 August 2021)
Repository
Written in C, Python
Operating system Unix-like
Available inMultilingual
Type Input method
License GNU LGPL v2 or later
Website github.com/ibus/ibus

The Intelligent Input Bus (IBus, pronounced as I-Bus) is an input method (IM) framework for multilingual input in Unix-like operating-systems. The name "Bus" comes from its bus-like architecture.

Contents

Goals

The main goals of the IBus project include:

Motivation

The draft Specification of IM engine Service Provider Interface [2] document from the Northeast Asia OSS Forum [3] Work Group 3 recommends bus-centric IM framework architectures with a bus implementation (similar to dbus). According to the specification, SCIM-1.4 is not considered suitable for further development as it is developed in C++, which usually causes ABI transition problems. [4]

Since then, succeeding projects like IM-BUS (led by James Su) and SCIM-2 (led by Zheng Hu) were started. However, both projects are suspended. Therefore, Huang Peng from Red Hat established the IBus project to prove the idea of IM-BUS by using Python, D-Bus and GLib rather than implementing the functions recommended by CJK OSS forum. In spite of that, IBus has already gained community acceptance, and FreeBSD and many Linux distribution such as Fedora and Ubuntu already have IBus in their package repositories. IBus became the new default input method framework in Fedora 11, [5] and replaced SCIM in Ubuntu 9.10. [6]

Architecture

IBus is developed in C and Python, thus avoiding the C++ ABI transition problem of SCIM <1.4.14.

IBus provides most of its functionality through services. There are three kinds of services:

IBus employs D-Bus to communicate among ibus-daemon, services, and IM clients such as terminal emulators, editors and web browsers. ibus-daemon manages all clients and services by receiving registrations from services, and sending D-Bus message to corresponding services and IM client.

It implements XIM protocol, and has GTK and Qt input method modules.

Features

Available input method plugins and engines

ibus-m17n

ibus-m17n is an IME that uses input methods and corresponding icons in the m17n database. Unlike ibus-table which supports plain tables, m17n input methods also support states, whose labels are displayed on the IBus panel (language bar). M17n input methods also support surrounding text, consequently, languages such as Thai and IMs such as plain Zhuyin that require this feature are supported through ibus-m17n.

ibus-table

ibus-table, developed by Yu Wei Yu, is an IME that loads tables of input methods which do not need complicated logic to select words. [14] Many structure-based Chinese input methods such as Cangjie and Wubi are supported this way.

Officially released IM tables: [15]

See also

Related Research Articles

Chinese input methods for computers Chinese character text entry

Chinese input methods are methods that allow a computer user to input Chinese characters. Most, if not all, Chinese input methods fall into one of two categories: phonetic readings or root shapes. Methods under the phonetic category usually are easier to learn but are less efficient, thus resulting in slower typing speeds because they typically require users to choose from a list of phonetically similar characters for input, whereas methods under the root shape category allow very precise and speedy input but have a steep learning curve because they often require a thorough understanding of a character's strokes and composition.

The Open Sound System (OSS) is an interface for making and capturing sound in Unix and Unix-like operating systems. It is based on standard Unix devices system calls. The term also sometimes refers to the software in a Unix kernel that provides the OSS interface; it can be thought of as a device driver for sound controller hardware. The goal of OSS is to allow the writing of sound-based applications that are agnostic of the underlying sound hardware.

Cangjie input method

The Cangjie input method is a system for entering Chinese characters into a computer using a standard computer keyboard. In filenames and elsewhere, the name Cangjie is sometimes abbreviated as cj.

Input method Input of characters not natively available

An input method is an operating system component or program that enables users to generate characters not natively available on their input devices by using sequences of characters that are natively available on their input devices. Using an input method is usually necessary for languages that have more graphemes than there are keys on the keyboard.

Simplified Cangjie, known as Quick or Sucheng is a stroke based keyboard input method based on the Cangjie IME (倉頡輸入法) but simplified with select lists. Unlike full Cangjie, the user enters only the first and last keystrokes used in the Cangjie system, and then chooses the desired character from a list of candidate Chinese characters that pops up. This method is popular in Taiwan and Hong Kong, the latter in particular.

Stroke count method

The Stroke Count Method, Wubihua method, Stroke input method or Bihua IME is a relatively simple Chinese input method for writing text on a computer or a mobile phone. It is based on the stroke order of a word, not pronunciation. It uses five or six buttons, and is often placed on a numerical keypad. Although it is possible to input Traditional Chinese characters with this method, this method is often associated with Simplified Chinese characters. The Wubihua method should not be confused with the Wubi method.

Dayi method

Dayi is a system for entering Chinese characters on a standard QWERTY keyboard using a set of 46 character components. A character is built by combining up to four of the 46 characters, using a system similar to that of Cangjie, but is decomposed in stroke order instead of in geometric shape in Cangjie.

Smart Common Input Method Input method software platform containing support for more than thirty languages

The Smart Common Input Method (SCIM) is a platform for inputting more than thirty languages on computers, including Chinese-Japanese-Korean style character languages (CJK), and many European languages. It is used for POSIX-style operating systems including Linux and BSD. Its purposes are to provide a simple and powerful common interface for users from any country, and to provide a clear architecture for programming, so as to reduce time required to develop individual input methods.

Pinyin input method Method of entering Chinese characters into a computer

The pinyin method refers to a family of input methods based on the pinyin method of romanization.

Japanese input method Methods used to input Japanese characters on a computer

Japanese input methods are used to input Japanese characters on a computer.

OpenVanilla (OV) is a free, open-source text-entry and processing architecture, and includes a collection of popular input methods and text processing filters. It serves as a bridge between input methods and the operating system. It was originally designed to offer a better text-entry experience and alternative input methods not found in Apple's built-in set or suit better the needs for Windows "switchers." However, the developers have since worked on a Microsoft Windows port and a bridge between OV and SCIM on the X Window System. The macOS version is compatible with Mac OS X 10.3 (Panther) and Mac OS X 10.4 (Tiger). OV's input methods can also be used through SCIM on Linux or FreeBSD. An experimental Win32 Unicode version is also available.

PulseAudio Sound server for Unix-like operating systems

PulseAudio is a network-capable sound server program distributed via the freedesktop.org project. It runs mainly on Linux, various BSD distributions such as FreeBSD and OpenBSD, macOS, as well as Illumos distributions and the Solaris operating system.

Zhengma method Stroke-based Chinese character input method

The Zhengma Input Method is a Chinese language input method. The primary goal of Zhengma design is compatibility with different types of characters, scalability and ease of use, especially for people who are experienced with how ideographs are formed. For these reasons this input method is used more by scholars of the Chinese language or people who need to use both traditional and simplified Chinese. This input method is one of two stroke-based input method that are included with Microsoft Windows.

Google Pinyin IME was an input method developed by Google China Labs. The tool was made publicly available on April 4, 2007. Aside from Pinyin input, it also includes stroke count method input. As of March 2019, Google Pinyin has been discontinued and the download page tools.google.com/pinyin/ has been deleted. However, Google Pinyin IME can still be obtained from https://dl.google.com/pinyin/v2/GooglePinyinInstaller.exe.

Chewing (Input Method)

The Chewing (酷音) input method is an intelligent Zhuyin input method. It is one of the most popular input methods among Traditional Chinese Unix users.

Bengali input methods refer to different systems developed to type Bengali language characters using a typewriter or a computer keyboard.

Fcitx

Fcitx is an input method framework with extension support for the X Window System that supports multiple input method engines including Pinyin transcription, table-based input methods, fcitx-chewing for Traditional Chinese, fcitx-keyboard for layout-based ones, fcitx-mozc for Japanese, and fcitx-hangul for Korean.

Anthy

Anthy is a package for an input method editor backend for Unix-like systems for the Japanese language. It can convert Hiragana to Kanji as per the language rules. As a preconversion stage, Latin characters (Romaji) can be used to input Hiragana. Anthy is commonly used with an input method framework such as ibus, fcitx or SCIM.

The Vietnamese language is written with a Latin script with diacritics which requires several accommodations when typing on phone or computers. Software-based systems are a form of writing Vietnamese on phones or computers with software that can be installed on the device or from third party software such as UniKey. Telex is the oldest input method devised to encode the Vietnamese language with its tones. Other input methods may also include VNI and VIQR. VNI input method is not to be confused with VNI code page.

UniKey (software)

UniKey is the most popular third-party software and input method editor (IME) for encoding Vietnamese for Windows. The core, UniKey Vietnamese Input Method, is also the engine imbedded in many Vietnamese software-based keyboards in Windows, Android, Linux, macOS and iOS. UniKey is free and the source code for the UniKey Vietnamese Input Method is distributed under GNU General Public License. The official website of UniKey is unikey.org, which supports both English and Vietnamese.

References

  1. "Release 1.5.25".
  2. Goto, Shizuo; Miura, Hiroshi (12 September 2007). "Draft recommendation of Information Technology - the Specification of IM engine Service Provider Interface" (PDF). NEA OSS PF Org. Archived from the original (pdf) on 9 August 2018. Retrieved 26 October 2019.
  3. "WG3 (Activities and Result)". NEA OSS Forum. Archived from the original on 2012-03-08. Retrieved 2019-10-26.
  4. PHua, Ming (2004-08-13). "[Pkg-ime-devel] SCIM ABI transition in sid". Pkg-ime-devel (Mailing list).
  5. "Releases/11/FeatureList". The Fedora Project . 8 April 2009. Archived from the original on 8 April 2009. Retrieved 26 October 2019. A new default input method framework under active development which is designed to overcome the limitations of SCIM.
  6. "KarmicKoala/TechnicalOverview - Ubuntu Wiki". Ubuntu . 28 October 2009. Archived from the original on 21 November 2011. Retrieved 26 October 2019. Ubuntu has switched to IBus as preferred input method framework. Unlike the previously used SCIM, IBus is under active development and fixes a number of SCIM's design limitations.
  7. "About IBus - International Language Environments Guide for Oracle Solaris 11.2". Oracle Corporation . Archived from the original on 17 May 2017. Retrieved 26 October 2019.
  8. Khan, Sarim (2021-01-06), ibus-avro , retrieved 2021-01-12
  9. "Details of Package ibus-avro in Sid". packages.debian.org. Retrieved 2020-11-09.
  10. "Avro Keyboard - Unicode and ANSI compliant Free Bangla Typing Software and Bangla Spell Checker". www.omicronlab.com. Retrieved 2020-11-09.
  11. "Debian -- Details of package ibus-cangjie in sid". Debian . Archived from the original on 26 October 2019. Retrieved 26 October 2019.
  12. "libzhuyin/ibus-libzhuyin: New Zhuyin engine based on libzhuyin for IBus". GitHub . 7 May 2019. Archived from the original on 26 October 2019. Retrieved 26 October 2019.
  13. "Mozc - a Japanese Input Method Editor designed for multi-platform". GitHub . 25 February 2018. Archived from the original on 26 September 2019. Retrieved 26 October 2019. Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Android OS, Apple OS X, Chromium OS, GNU/Linux and Microsoft Windows. This OpenSource project originates from Google Japanese Input.
  14. "ibus - TableReadme.wiki (in Chinese and English)". Google Code . Archived from the original on 6 September 2017. Retrieved 26 October 2019. IBus-Table is the IM Engine framework for table-based input methods, such as ZhengMa, WuBi, ErBi, CangJie and so on.
  15. "ibus Google Code Archive - Long-term storage for Google Code Project Hosting". Google Code . 16 January 2014. Archived from the original on 5 January 2017. Retrieved 26 October 2019.