View Single Post
Posts: 14 | Thanked: 9 times | Joined on Apr 2010 @ PJ.my
#16
Originally Posted by mveplus View Post
I'm using mscim and mscim-pinyin last pakage, and I have no problem locking Fn or CAPS (2^Shift). Even I'm using three input methods: Mscim, English and Bulgarian-phonetic.
The suggestions form developer of mscim was to purge the package and to reboot and install it again ( if that helps)
Code:
$root
#apt-get purge mscim*
#reboot
and then install
Code:
$root
#apt-get update
#apt-get install mscim mscim-pinyin
#reboot
Thank you, you've made my day.