dconf-editor
make
org.gnome.desktop.input-sources.sources read
[('xkb', 'jp'), ('ibus', 'anthy')]
or for mozc
[('ibus', 'mozc-jp')]
to set the keyboard layout for mozc edit
if the icon flickers (fcxit) resize it to be 22x22
the icon is located at
/usr/share/fcitx/mozc/icon/mozc.png
sources:
http://note.kurodigi.com/ibus-mozc-kbdlayout/
http://zaka-think.com/linux/ubuntu/elementary-os-fcitx/
make
org.gnome.desktop.input-sources.sources read
[('xkb', 'jp'), ('ibus', 'anthy')]
or for mozc
[('ibus', 'mozc-jp')]
to set the keyboard layout for mozc edit
/usr/share/ibus/component/mozc.xml
<layout>default</layout>
to
<layout>jp</layout>
if the icon flickers (fcxit) resize it to be 22x22
the icon is located at
/usr/share/fcitx/mozc/icon/mozc.png
sources:
http://note.kurodigi.com/ibus-mozc-kbdlayout/
http://zaka-think.com/linux/ubuntu/elementary-os-fcitx/
No comments:
Post a Comment