openbsd-ports/inputmethods/ibus/pkg
2011-04-07 19:23:05 +00:00
..
DESCR Import ibus, the intelligent input bus framework. 2010-08-19 18:56:14 +00:00
PLIST - instead of ignoring the warning, actually install the xdg files... 2011-04-07 19:23:05 +00:00
README Update to ibus 1.3.8. Add TRUEPREFIX to the README. 2010-11-11 09:42:11 +00:00

$OpenBSD: README,v 1.2 2010/11/11 09:42:11 fgsch Exp $

To make IBus work when X is started add the following lines to
~/.xinitrc or ~/.xsession:

    export GTK_IM_MODULE="ibus"
    export QT_IM_MODULE="ibus"
    export XMODIFIERS="@im=ibus"
    ${TRUEPREFIX}/bin/ibus-daemon -d -x -r

To use IBus within xterm(1) the character locale needs to be UTF-8.
For example to set it to US English in UTF-8 mode, also add:

    export LC_CTYPE=en_US.UTF-8

Finally, to display characters correctly make sure to use a Unicode
(ISO-10646-1) font.

To activate IBus press Ctrl+Space.  For general configuration,
including hotkeys:

    $ ${TRUEPREFIX}/bin/ibus-setup