0
0
N800: Restoring On-screen Keyboard following BT Keyboard Disconnect
From http://mobiletablets.blogspot.com/2008/07/n800-res
Posted on 2008-07-09 18:38:00 EEST.
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!
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!
