Part 1 of XKB support.
authorJames Su <james.su@gmail.com>
Tue, 4 May 2010 04:34:57 +0000 (21:34 -0700)
committerPeng Huang <shawn.p.huang@gmail.com>
Tue, 1 Jun 2010 03:39:37 +0000 (11:39 +0800)
commitd2e8791f78227058e211c6b7db338ec521cb6c22
tree51042a15a3c2fc14a916345a7cd149e56df48971
parent99f9e06bb995b406ad3d4498971bec2c58878f16
Part 1 of XKB support.

This change includes:
1. Adds hotkey for switching to previous engine (renaming the old unused "prev_engine" to previous_engine).
2. Renames next_engine hotkey to next_engine_in_menu.
3. Saves/loads current and previous global engine names to/from config.
4. Adds enable_by_default config to enable the input method by default.
5. Moves hotkey filter function from inputcontext.c into ibusimpl.c.
bus/ibusimpl.c
bus/ibusimpl.h
bus/inputcontext.c
data/ibus.schemas.in