Disable SCIM
by bgeer from LinuxQuestions.org on (#5607M)
SCIM - today I upgraded Slackware-current & along came scim, which I find very annoying. It mucked up my rxvts & who knows what else since I was only using rxvt & emacs at the time.
So, I tracked scim startup into directory /etc/profile.d. I created a subdirectory called "donotwant" & moved scim.csh & scim.sh into "donotwant". Note ya gotta "sudo" or log in as root to do this.
I logged out, logged in & now I'm back to normal.
I assume I'll have to perform this little feat after future upgrades as well.


So, I tracked scim startup into directory /etc/profile.d. I created a subdirectory called "donotwant" & moved scim.csh & scim.sh into "donotwant". Note ya gotta "sudo" or log in as root to do this.
I logged out, logged in & now I'm back to normal.
I assume I'll have to perform this little feat after future upgrades as well.