Virtual keyboard works in handset UX except in N900 where there is something blocks the touchscreen usage together with the virtual keyboard.
In order to get virtual keyboard on netbook UX, you need to do the following:
$ sudo zypper addrepo http://repo.meego.com/MeeGo/releases/1.1/handset/repos/ia32/packages/ handset $ sudo zypper refresh
[Desktop Entry] Exec=/usr/bin/meego-im-uiserver -target slate -bypass-wm-hint X-Moblin-Priority=High OnlyShowIn=X-MEEGO-HS;X-MEEGO-NB
This will work with 1024x600 resolution. Replace 'slate' with other code if you have different resolution. See /etc/meegotouch/devices.conf for different codes.
Any time you activate text entry, virtual keyboard will popup with special known features:
gconftool-2 -t bool -s /meegotouch/inputmethods/multitouch/enable true". With it you can type upper case letters (and ENTER) by holding Shift key. Note that the gesture might go flakey, try with double finger swipe to overcome.