Without this, apparently, they use (different!) built-in hardwired
mappings. This is crazy. The XIM sequences are user-editable and
everything.
## Hack Qt-ish things to be unstoatly.
QT_STYLE_OVERRIDE=gtk2; export QT_STYLE_OVERRIDE
## Hack Qt-ish things to be unstoatly.
QT_STYLE_OVERRIDE=gtk2; export QT_STYLE_OVERRIDE
+## Use X11 input method (including compose key sequences) everywhere.
+GTK_IM_MODULE=xim; export GTK_IM_MODULE
+QT_IM_MODULE=xim; export QT_IM_MODULE
+
## Configure `ps'.
PS_PERSONALITY=gnu; export PS_PERSONALITY
## Configure `ps'.
PS_PERSONALITY=gnu; export PS_PERSONALITY