<div dir="ltr">Hi,<br><br>I prefer SCIM to input Vietnamese, that used to work for me. Now I got problems, I can only right click, select either Input Method\SCIM Input Method or Input Method\SCIM Bridge Input Method to switch to SCIM (after that it works well). But there're no such menu for OpenOffice and Firefox.<br>
All I want is setting SCIM as default input method, so I don't have to select it manually. Just press keyboard shortcuts.<br><br>Try to reinstall scim and m17n:<br>sudo apt-get remove scim<br>sudo apt-get update<br>sudo apt-get install scim scim-m17n m17n-db<br>
<br>Switch current default input method to scim:<br>im-switch -z en_US.UTF8 -s scim<br>second try: im-switch -c, select scim.<br>also tried with im-switch -z en_US.UTF8 -s scim. My locale is en_US.UTF-8.<br><br>Try to modify /etc/X11/xinit/xinput.d/scim to set default input method.<br>
<br>Can anyone give me sugguestions on how to fix it?<br><br>Thanks,<br>Tran<br></div>