libhangul / ibus-hangul

The hangul engine for IBus
GNU General Public License v2.0
65 stars 18 forks source link

Dvorak with ibus-hangul #16

Open kulicuu opened 10 years ago

kulicuu commented 10 years ago

Ibus works fine with Dvorak when inputting Chinese, but reverts to Querty layout when I use the ibus-hangul. Should stick with the system advanced preferences "Use System Keyboard Layout" if this is selected.

kulicuu commented 10 years ago

I'm not sure if it makes a difference, but I installed this on through Ubuntu Software center. Is it different if I download from here and compile make install?

changwoo commented 6 years ago

In Hangul mode, ibus-hangul should stick QWERTY as libhangul uses the alphabets in QWERTY keyboard. The problem is when you type in the "English mode"...

A possible solution is to remove the "kr" layout (which is QWERTY-based) in the ibus component XML and to make ibus-hangul do the QWERTY layout conversion itself.