From Fedora Project Wiki
(initial outline)
 
(→‎IBus Packages: added ibus-mozc)
(14 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Overview ==
== Overview ==


== Packages ==
[http://code.google.com/p/ibus/ IBus] is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily.
 
== IBus Packages ==
 
ibus - ibus core
 
ibus-pinyin - Chinese Pin Yin input engine
 
ibus-chewing - Chinese chewing input engine bases on libchewing
 
ibus-anthy - Japanese anthy input engine bases on libanthy
 
ibus-mozc - Japanese mozc input engine
 
ibus-hangul - Korean hangul input engine bases on libhangul
 
ibus-table - General table input engine
 
ibus-m17n - Gerneal input engine bases on m17n library
 
ibus-kkc - Japanese kkc input engine based on libkkc
 
== IBus table packages ==
 
ibus-table - The Table engine for IBus platform
 
ibus-table-additional - Additional tables for general table engine of IBus
 
ibus-table-cangjie - Cang Jie input methods for ibus-table
 
ibus-table-erbi - Erbi input methods for ibus-table
 
ibus-table-wubi - Wubi input methods for ibus-table
 
ibus-table-extraphrase - Extra phrase data for IBus-Table engine.
 
ibus-typing-booster - Auto completion engine for IBus platform


== Features ==
== Features ==
Supports most of features in SCIM.
Supports gtk, qt4, and X applications.
Uses UNICODE.
Separates IMEs from the framework, so the bad quality IME can not crash the whole system again.
The IME could be load or unload on the fly.
The ibus framework could shut down smoothly.
Supports a lot of programming languages to develop IMEs.
Could work with xkb or kbd.
On-screen keyboard.
== Bugs ==
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&field0-0-0=component&type0-0-0=regexp&value0-0-0=^ibus.*&bug_status=NEW,ASSIGNED,MODIFIED ibus]
([https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=ibus&bug_status=NEW,ASSIGNED,MODIFIED core]
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&field0-0-0=component&type0-0-0=regexp&value0-0-0=^ibus-.*&bug_status=NEW,ASSIGNED,MODIFIED IMEs])
[[Category:Internationalization]]

Revision as of 14:15, 6 April 2016

Overview

IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily.

IBus Packages

ibus - ibus core

ibus-pinyin - Chinese Pin Yin input engine

ibus-chewing - Chinese chewing input engine bases on libchewing

ibus-anthy - Japanese anthy input engine bases on libanthy

ibus-mozc - Japanese mozc input engine

ibus-hangul - Korean hangul input engine bases on libhangul

ibus-table - General table input engine

ibus-m17n - Gerneal input engine bases on m17n library

ibus-kkc - Japanese kkc input engine based on libkkc

IBus table packages

ibus-table - The Table engine for IBus platform

ibus-table-additional - Additional tables for general table engine of IBus

ibus-table-cangjie - Cang Jie input methods for ibus-table

ibus-table-erbi - Erbi input methods for ibus-table

ibus-table-wubi - Wubi input methods for ibus-table

ibus-table-extraphrase - Extra phrase data for IBus-Table engine.

ibus-typing-booster - Auto completion engine for IBus platform

Features

Supports most of features in SCIM.

Supports gtk, qt4, and X applications.

Uses UNICODE.

Separates IMEs from the framework, so the bad quality IME can not crash the whole system again.

The IME could be load or unload on the fly.

The ibus framework could shut down smoothly.

Supports a lot of programming languages to develop IMEs.

Could work with xkb or kbd.

On-screen keyboard.

Bugs

ibus (core IMEs)