Ibus

From Trinity Desktop Project Wiki
Revision as of 04:47, 22 May 2018 by imported>Waves (how to use ibus in trinity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ibus works in trinity, with these three changes

1.applications need this variable in their environment export XMODIFIERS=@im=ibus you can add it in ~/.bashrc or in the terminal just before launching the application

2. ibus in xim mode ibus-daemon --xim -d

3.embed the preedit text, otherwise it appears at the bottom left corner of the window. in ibus applet right click applet > preferences > embed preedit text in application window