20 lines
1.0 KiB
Diff
20 lines
1.0 KiB
Diff
diff -ru scim-1.4.6.orig/configs/config scim-1.4.6/configs/config
|
|
--- scim-1.4.6.orig/configs/config 2007-04-23 19:22:17.000000000 +0200
|
|
+++ scim-1.4.6/configs/config 2007-04-23 19:43:11.000000000 +0200
|
|
@@ -1,5 +1,6 @@
|
|
# This file is encoded in UTF-8 encoding.
|
|
/FrontEnd/OnTheSpot = true
|
|
+/FrontEnd/SharedInputMethod = true
|
|
/FrontEnd/ChangeFactoryGlobally = false
|
|
/FrontEnd/Socket/ConfigReadOnly = false
|
|
/FrontEnd/Socket/MaxClients = 512
|
|
@@ -10,7 +11,7 @@
|
|
/Hotkeys/FrontEnd/NextFactory = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R
|
|
/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/Trigger = Control+space,Shift+space,Zenkaku_Hankaku,Hangul
|
|
/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta+QuirkKanaRo
|
|
/Panel/Gtk/Color/ActiveBackground = light sky blue
|
|
/Panel/Gtk/Color/ActiveText = black
|