ajacoutot b1431644c3 Since its last update, gtk+2 gained an --update-cache option for hace 11 años
..
DESCR a9bfa6c2d4 Initial import of scim 1.4.7 hace 16 años
PLIST b1431644c3 Since its last update, gtk+2 gained an --update-cache option for hace 11 años
README f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs. hace 13 años

README

$OpenBSD: README,v 1.2 2011/06/02 13:41:39 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

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

export GTK_IM_MODULE="scim"
export QT_IM_MODULE="scim"
export XMODIFIERS="@im=SCIM"
${TRUEPREFIX}/bin/scim -d

To use SCIM 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 SCIM press Ctrl+Space. For general configuration,
including hotkeys:

$ ${TRUEPREFIX}/bin/scim-setup