There is another thing we've missed.
When capslock is on, a user can't change SCIM's input mode.
It is already reported as bug, but still not resolved
See this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1593151&group_id=108454&atid=650539I remember that someone posted simple solution somewhere.
It is like below:
--- configs/config (revision 127)
+++ configs/config (working copy)
@@ -11,7 +11,7 @@
/Hotkeys/FrontEnd/PreviousFactory =
Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
/Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right
/Hotkeys/FrontEnd/Trigger = Control+space
-/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta+QuirkKanaRo
+/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+Meta+QuirkKanaRo
/Panel/Gtk/Color/ActiveBackground = light sky blue
/Panel/Gtk/Color/ActiveText = black
/Panel/Gtk/Color/NormalBackground = #F7F3F7
Simply, removing Capslock from /Hotkeys/FrontEnd/ValidKeyMask is enough.
I don't remember who posted it and where it posted.
Anyway it seems good to apply this patch also.
------------------------------------------------------------------------------
_______________________________________________
Scim-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/scim-devel