inputmethod-environment-generator
This project exposes INPUT_METHOD environment variable to user sessions according to these priorities:
- the
INPUT_METHODvalue or the XXX in 'export XMODIFIERS="@im=XXX"' in~/.xim,~/.i18n,~/.profile,~/.login. - the
INPUT_METHODvalue in /etc/sysconfig/language. - the smallest name in
/etc/X11/xim.d/$LANGor/usr/etc/X11/xim.d/$LANG.
SPDX-License-Identifier: GPL-3.0-or-later