ibus/ibus-1.3.6-mdv-customize.patch
2012-02-01 14:15:52 +04:00

38 lines
1.5 KiB
Diff

--- data/ibus.schemas.in.customize 2010-08-08 17:46:19.000000000 +0200
+++ data/ibus.schemas.in 2010-08-08 18:10:03.000000000 +0200
@@ -32,7 +32,7 @@
<owner>ibus</owner>
<type>list</type>
<list_type>string</list_type>
- <default>[Alt+Shift_L]</default>
+ <default>[Alt+Shift_L,Control+Shift_L,Control+Shift_R]</default>
<locale name="C">
<short>Next engine shortcut keys</short>
<long>The shortcut keys for switching to the next input method in the list</long>
@@ -45,7 +45,7 @@
<owner>ibus</owner>
<type>list</type>
<list_type>string</list_type>
- <default>[Alt+Shift_L]</default>
+ <default>[Alt+Shift_L,Control+Shift_L,Control+Shift_R]</default>
<locale name="C">
<short>Next engine shortcut keys</short>
<long>The shortcut keys for switching to the next input method in the list</long>
@@ -83,7 +83,7 @@
<applyto>/desktop/ibus/panel/show</applyto>
<owner>ibus</owner>
<type>int</type>
- <default>0</default>
+ <default>1</default>
<locale name="C">
<short>Auto hide</short>
<long>The behavior of language panel. 0 = Embedded in menu, 1 = Auto hide, 2 = Always show</long>
@@ -127,7 +127,7 @@
<applyto>/desktop/ibus/panel/lookup_table_orientation</applyto>
<owner>ibus</owner>
<type>int</type>
- <default>1</default>
+ <default>0</default>
<locale name="C">
<short>Orientation of lookup table</short>
<long>Orientation of lookup table. 0 = Horizontal, 1 = Vertical</long>