public
Description: Intelligent Input Bus for Linux/Unix
Homepage: http://code.google.com/p/ibus/
Clone URL: git://github.com/phuang/ibus.git
phuang (author)
Sat Oct 03 17:03:02 -0700 2009
commit  ee8685e8b7c71a7b3fc3551e0590d9d0835e64a1
tree    3eed68518d77bc2b5bfc27b4fbd1f4f671da0a8b
parent  55971a86028f3d3856cac8508db9b88a9502dc1f
ibus /
name age message
file .gitignore Loading commit data...
file AUTHORS
file COPYING Sun Oct 05 19:39:43 -0700 2008 Change COPYING from LGPL 2.0 to LGPL 2.1 [phuang]
file Makefile.am
file NEWS Mon May 12 00:18:48 -0700 2008 import ibus [phuang]
file README
file autogen.sh
directory bindings/
directory bus/
directory client/
file configure.ac
directory data/
directory debian/ Tue Sep 29 22:36:19 -0700 2009 Update debian packaging scripts from ubuntu [Peng Huang]
directory doc/
directory docs/
directory gconf/
file ibus-1.0.pc.in
file ibus.sh Mon Feb 23 00:36:20 -0800 2009 Install ibus.sh to /etc/X11/xinitrc.d. [phuang]
file ibus.spec.in
directory ibus/
directory m4/
directory po/
file python-config.py Tue Jun 17 01:46:55 -0700 2008 WIP. [phuang]
directory setup/
directory src/
directory test/ Fri Sep 11 21:53:09 -0700 2009 Update test_client.py [phuang]
directory ui/
directory util/
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>