Branch: refs/heads/master
Home:   http://github.com/ibus/ibus-m17n

Commit: d5d0ffac8302b6fbcbb40eef0a8e836c73c5eea0
    
http://github.com/ibus/ibus-m17n/commit/d5d0ffac8302b6fbcbb40eef0a8e836c73c5eea0
Author: Daiki Ueno <[email protected]>
Date:   2010-10-27 (Wed, 27 Oct 2010)

Changed paths:
  M src/engine.c

Log Message:
-----------
Simplify AltGr handling.

A keyboard with AltGr key should handle 4 shift levels:
(1) no modifier keys are held
(2) Shift key is pressed
(3) AltGr key is pressed
(4) both Shift and AltGr keys are pressed

However, ibus-m17n currently can only handle 1-3.
This patch simplifies the code and allows ibus-m17n to handle 4.

BUG=none
TEST=manual

Review URL: http://codereview.appspot.com/2329045


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复