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 Sat Jan 31 18:04:12 -0800 2009 Update .gitignore. [phuang]
file AUTHORS Loading commit data...
file COPYING Sun Oct 05 19:39:43 -0700 2008 Change COPYING from LGPL 2.0 to LGPL 2.1 [phuang]
file ChangeLog Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file Makefile.am Sat Jan 31 05:57:05 -0800 2009 WIP. [phuang]
file NEWS Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file README Sat Oct 04 23:46:30 -0700 2008 fix typo in README [lidaobing]
file autogen.sh Mon Dec 22 01:25:02 -0800 2008 re implement ibus-daemon i C language. [phuang]
directory bindings/ Wed Feb 04 18:39:56 -0800 2009 re-implement ibus in c language. [phuang]
directory bus/
directory client/
file configure.ac
directory debian/ Tue Feb 10 17:05:23 -0800 2009 Rename iBus to IBus. [Peng Huang]
directory doc/ Sat Sep 20 22:27:13 -0700 2008 Implement org.freedesktop.DBus methods. [phuang]
directory docs/ Sat Jan 31 05:20:55 -0800 2009 Add ibus.types [phuang]
directory gconf/
file ibus-1.0.pc.in Wed Feb 04 18:39:56 -0800 2009 re-implement ibus in c language. [phuang]
file ibus.spec.in Mon Feb 02 20:57:29 -0800 2009 WIP. [phuang]
directory ibus/
directory icons/ Sat Sep 06 02:55:31 -0700 2008 Update ibus.svg. [phuang]
directory m4/ Sun Jun 29 01:20:23 -0700 2008 Update Headers. [phuang]
directory po/
file python-config.py Tue Jun 17 01:46:55 -0700 2008 WIP. [phuang]
directory setup/
directory src/
directory test/ Mon Sep 08 07:37:59 -0700 2008 WIP. [phuang]
directory ui/
directory util/ Mon Feb 02 04:41:52 -0800 2009 WIP. [phuang]
file xinput-ibus
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 .


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