|
2010-06-11
, 23:13
|
Posts: 7 |
Thanked: 7 times |
Joined on Apr 2010
|
#42
|
|
2010-06-15
, 04:38
|
|
Posts: 125 |
Thanked: 25 times |
Joined on Feb 2010
|
#43
|
|
2010-07-06
, 22:58
|
Posts: 5 |
Thanked: 2 times |
Joined on May 2010
|
#44
|
The Following User Says Thank You to Atr4X For This Useful Post: | ||
|
2010-07-07
, 15:19
|
Posts: 25 |
Thanked: 1 time |
Joined on Jan 2010
|
#45
|
I had the problem of losing virtual keyboard, auto-cap, word completion, fn/shift lock, symbols and all that after trying mscim and google-piyin. Removing said applications did not restore the above functions, nor did restoring factory default settings, nor pulling out the battery.
What did finally restore the functions was using dpkg to purge the mscim and scim configuration files. The configuration files remain even after you remove applications using the application manager. To see if you still have them, open a terminal and type
If the start of each returned entry has the letters rc, it means that configuration files still exist (if there are the letters ii, it means the applications are still installed, you should remove them first using the app manager, apt-get or dpkg)Code:dpkg -l | grep -i scim
If you have these configuration files,
replacing x with scim or mscim or whatever (I purged libscim8c2a as well just to be thorough, even though just purgin mscim and scim solved the problem).Code:dpkg --purge x
Reboot, and hopefully your virtual keyboard etc are restored.
The Following User Says Thank You to cypherinfo For This Useful Post: | ||
|
2010-10-05
, 16:14
|
Posts: 1 |
Thanked: 0 times |
Joined on Oct 2010
|
#46
|
|
2010-10-08
, 10:45
|
Posts: 32 |
Thanked: 14 times |
Joined on Feb 2010
@ Alcala de Henares, Madrid, Spain
|
#47
|
Hi there,
as i did not had any scim files in my packages, and i totally forgot the last app i installed, and i did not wanted to reset to factory.
I tried some dumb test
1- disable virtual keyboard, reboot, enable: KO
2- disable virt keyboard, reboot, enable, reboot: KO
3- disable, reboot, set physical kbd in other language (or switch azerty to qwerty), reboot, revert back to natural physical keyboard, OK !!!!
... and then revert virtual keyboard in native language.
It was late night, nothing to loose but sleeping time, and i worked.
I hope i could help some before reseting to factory.
|
2010-12-27
, 17:06
|
Posts: 168 |
Thanked: 56 times |
Joined on Mar 2010
@ Sweden
|
#48
|
I lost my Virtual Keyboard after the recent update. I fixed it by following this from Nokia Support Discussions:
Download this file onto your N900:
http://chris.intrepid.cx/N900/fixkbd.sh
save it into the documents folder
In an X term run this:
sudo gainroot
sh MyDocs/.documents/fixkbd.sh
Sudo gainroot might fail if you don't have rootsh installed.
|
2010-12-27
, 18:10
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#49
|
|
2010-12-27
, 18:30
|
Posts: 168 |
Thanked: 56 times |
Joined on Mar 2010
@ Sweden
|
#50
|
what about openiong terminal and running this:
$root
#apt-get install --reinstall ukeyboard
after install the rootsh, type purge- x, reboot. my VKB come bak. including my Fn hold & Shift hold.
thx a lot