# im-switch configuration file for gtk-im-libthai
# should be installed as /etc/X11/xinit/xinput.d/th-gtk-im-libthai

# exported enviroment variables
XIM="BasicCheck"
XIM_PROGRAM=
XIM_ARGS=

GTK_IM_MODULE="thai-libthai"
QT_IM_MODULE="xim"

# package dependency (note that the format used here is not environment
# variable, but some format for libapt-pkg-perl and is parsed by grep,
# so can't be quoted, and no spaces allowed)
DEPENDS=gtk3-im-libthai
