dr_odagli
|
2010-05-30
, 13:53
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2010
|
#31
|
|
2010-05-30
, 17:37
|
Posts: 6 |
Thanked: 3 times |
Joined on May 2010
|
#32
|
|
2010-05-31
, 15:35
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2010
|
#33
|
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.
|
2010-05-31
, 15:37
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2010
|
#34
|
|
2010-06-01
, 14:03
|
Posts: 71 |
Thanked: 34 times |
Joined on Sep 2009
|
#35
|
The Following User Says Thank You to Otaku For This Useful Post: | ||
|
2010-06-01
, 14:39
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2010
|
#36
|
|
2010-06-05
, 05:43
|
Posts: 3 |
Thanked: 0 times |
Joined on Apr 2010
|
#38
|
|
2010-06-05
, 18:13
|
Posts: 71 |
Thanked: 34 times |
Joined on Sep 2009
|
#39
|
|
2010-06-05
, 19:19
|
Posts: 5 |
Thanked: 7 times |
Joined on Mar 2010
@ Livingston
|
#40
|
The Following User Says Thank You to eno1eno For This Useful Post: | ||