Comment 0 for bug 1032042

Revision history for this message
marmuta (marmuta) wrote :

Quoting question #204775:
Trying to show/hide Onboard keyboard from c++ code on linux. I can start it by executing "onboard" asynchronously (system("onboard &");).
Is there a similar way to hide it? Would be nice to spare that extra click on "hide onboard" when the user clearly finished typing.