On Thursday 04 June 2009, David Ford wrote: > I've been told that telling the widget to grab the focus should pop up > the virtual keyboard, but it has yet to happen.
Not quite - it responds to various X atoms being set. This post has some more info, including c code. You may need to check the illume source for the complete list of atoms. http://www.mail-archive.com/[email protected]/msg41666.html > Does anyone have some example code references for doing this? I'm > working off a SHR base. I've not seen any, but this might help in combination with the c code above: http://python-xlib.sourceforge.net/doc/html/python-xlib_14.html#SEC13 > Next, how can I modify the double click/tap rate? A double click with a > finger is most difficult at present and still difficult with a stylus. > Again, SHR (-unstable) > > thank you muchly, > -david > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

