public
Description: Intelligent Input Bus for Linux/Unix
Homepage: http://code.google.com/p/ibus/
Clone URL: git://github.com/phuang/ibus.git
ibus /
name age message
file .gitignore Fri Oct 23 20:16:29 -0700 2009 Add mkinstalldirs in .gitingore [phuang]
file AUTHORS Thu Dec 03 19:24:24 -0800 2009 Add it.po from Milo Casagrande <milo@ubuntu.com> [phuang]
file COPYING Sun Oct 05 19:39:43 -0700 2008 Change COPYING from LGPL 2.0 to LGPL 2.1 [phuang]
file Makefile.am Thu Oct 22 23:42:16 -0700 2009 Add Copying for Red Hat [phuang]
file NEWS Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file README Fri Oct 23 00:58:14 -0700 2009 Modify copying information [phuang]
file autogen.sh Thu Dec 10 00:16:21 -0800 2009 Touch ChangeLog in autogen.sh. [phuang]
directory bindings/ Thu Oct 22 23:42:16 -0700 2009 Add Copying for Red Hat [phuang]
directory bus/ Thu Dec 10 23:29:45 -0800 2009 Fix build error in bsd [phuang]
directory client/ Sat Dec 12 17:59:00 -0800 2009 Remove qt immodule source code [phuang]
file configure.ac Sat Dec 12 17:59:00 -0800 2009 Remove qt immodule source code [phuang]
directory data/ Mon Dec 14 01:16:06 -0800 2009 Remove comment [phuang]
directory debian/ Thu Dec 10 00:31:18 -0800 2009 Change file mode. [phuang]
directory docs/ Mon Dec 14 00:41:37 -0800 2009 Merge remote branch 'definite/master' [phuang]
directory gconf/ Thu Oct 22 23:42:16 -0700 2009 Add Copying for Red Hat [phuang]
file ibus-1.0.pc.in Wed Feb 04 18:39:56 -0800 2009 re-implement ibus in c language. [phuang]
file ibus.sh Mon Feb 23 00:36:20 -0800 2009 Install ibus.sh to /etc/X11/xinitrc.d. [phuang]
file ibus.spec.in Sat Dec 12 17:59:00 -0800 2009 Remove qt immodule source code [phuang]
directory ibus/ Fri Dec 11 22:29:21 -0800 2009 Add property orientation of IBusLookupTable. [phuang]
directory m4/ Thu Oct 22 23:42:16 -0700 2009 Add Copying for Red Hat [phuang]
directory po/ Tue Dec 15 15:42:01 -0800 2009 Update es.po from daniel cabrera <logan@fedorap... [phuang]
file python-config.py Tue Jun 17 01:46:55 -0700 2008 WIP. [phuang]
directory setup/ Fri Nov 27 23:38:41 -0800 2009 Remember panel position [phuang]
directory src/ Tue Dec 15 01:16:39 -0800 2009 Fix a problem in document [phuang]
directory test/ Fri Sep 11 21:53:09 -0700 2009 Update test_client.py [phuang]
directory ui/ Wed Dec 16 15:35:09 -0800 2009 Use bold style to display current engine in eng... [phuang]
directory util/ Thu Oct 22 23:42:16 -0700 2009 Add Copying for Red Hat [phuang]
file xinput-ibus Fri Aug 28 17:18:37 -0700 2009 Change ibus.svg path in xinput-ibus [phuang]
README
IBus - Input Bus

Introduction
===

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.


How to build & test IBus
===

ibus-setup:
It is a gtk program to enable and configure ibus.

ibus:
It is ibus daemon.

hotkeys:
Ctrl + Space: Enable or Disable input method
Ctrl + Shift: Change input method.

For more detail please refer to http://code.google.com/p/ibus/wiki/ReadMe .


Peng Huang <shawn.p.huang@gmail.com>