4f9dc282d8
Split stuff into subpackages, so that you don't need to have gtk if you don't need it.
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
qt input module for uim, the universal input method.
|
|
In order to use it, you have to put something like
|
|
|
|
export XMODIFIERS=@im=uim
|
|
export QT_IM_MODULE=uim
|
|
|
|
in your .xinitrc.
|
|
|
|
start uim-toolbar-qt, then you can select any input method
|
|
from your application.
|