I'm looking at porting over some text-based apps, specifically elinks. As a proof-of-concept, I've been using elinks successfully when ssh'd into my desktop Linux box. However, every time I click on something on the screen the virtual keyboard pops up (this is the default osso-xterm behavior). What I'd like to be able to do is suppress the virtual keyboard in osso-xterm, possibly through an escape sequence, and only turn it on when presenting an input field. Thanks.