Many times after disconnecting my i-Go Bluetooth keyboard, I am faced with a problem - The on-screen keyboard does not pop-up when required. This happens sometimes, and I am not sure what events lead to this behaviour.
It turns out, I am not the only one experiencing this. Maemo Bug 2850 deals with the same. I found comment #8 interesting, as it provided the fix.
It turns out that you can type the following within xterm, and the on-screen keyboard will re-appear:
gconftool -t bool -s /system/osso/af/slide-open false
I added this command to the list within osso-statusbar-cpu. Now, whenever my on-screen keyboard disappears after I use my bluetooth one, I am a few clicks away from restoring it. Sure beats having to reboot or to use the command line!
Wednesday, July 9, 2008
Subscribe to:
Post Comments (Atom)
1 comments:
Awesome! This problem has been driving me nuts for months. Thanks for sharing the solution!
Post a Comment