You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to configure ibus for my proot environment for a portable development station, and I noticed that the keyboard input does not trigger the input method. That means that there are literally no ways to input CJK characters in termux-x11 and I have to use tigervnc for alternative (which has no graphic acceleration).
What steps will reproduce the bug?
Start a Termux X11 server & xfce4 session (for example) as usual.
Install ibus, then ibus-pinyin (for test).
In terminal, type ibus start, and you will see a keyboard tray icon.
Configure ibus to add Chinese input(or Japanese input, if provided).
Restart ibus once, then switch to Chinese input and type something.
What is the expected behavior?
I expect that the input could be intercepted by the input method correctly.
The text was updated successfully, but these errors were encountered:
Problem description
I am trying to configure ibus for my proot environment for a portable development station, and I noticed that the keyboard input does not trigger the input method. That means that there are literally no ways to input CJK characters in termux-x11 and I have to use tigervnc for alternative (which has no graphic acceleration).
What steps will reproduce the bug?
ibus start
, and you will see a keyboard tray icon.What is the expected behavior?
I expect that the input could be intercepted by the input method correctly.
The text was updated successfully, but these errors were encountered: