View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#3
Yes, there was a bug for OS2006, either fix lines in btkbd to be
Code:
case $OSVER in
    200[78]*) IM_SWITCH=no ;;
    2006*) IM_SWITCH=yes ;;
esac
there are underscores missing. Or just redownload. It should fix both vkb popping up and text entry in Notes etc. Just beware that in OS2006 (unlike 2007HE) input method switching is a bit buggy, you need to switch focus to let applications know about the change (just open and close task navigator menu) and when disconnecting keyboard some apps need to be closed and reopened to have text entry and vkbd working correctly again (osso xterm - open new tab and close existing one).
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.