/usr/share/gconf/schemas/compiz-move.schemas is in compiz-gnome 1:0.9.11+14.04.20140409-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 | <?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/initiate_button</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/initiate_button</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default><Alt>Button1</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Initiate Window Move</short>
<long>Start moving window</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/initiate_key</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/initiate_key</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default><Alt>F7</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Initiate Window Move</short>
<long>Start moving window</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/opacity</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/opacity</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>100</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Moving Window Opacity</short>
<long>Opacity level of moving windows (in percent). (1 - 100)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/key_move_inc</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/key_move_inc</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>24</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Keyboard Move Increment</short>
<long>Move the window by this amount of pixels for every press on one of the cursor keys. (1 - 250)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/constrain_y</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/constrain_y</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Constrain Y</short>
<long>Constrain y-coordinate to workspace area.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/snapoff_semimaximized</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/snapoff_semimaximized</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Snapoff Semimaximized Windows</short>
<long>Snapoff and auto-restore semimaximized windows when dragging them.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/snapoff_distance</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/snapoff_distance</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>100</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Snapoff Distance</short>
<long>Distance of pixels you have to drag a snapped semimaximized window to unsnap it. (0 - 500)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/snapback_semimaximized</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/snapback_semimaximized</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Snapback Semimaximized Windows</short>
<long>Snapback and re-maximize semimaximized windows when dragging them back.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/snapback_distance</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/snapback_distance</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>20</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Snapback Distance</short>
<long>Number of pixels from top or sides to snap back semimaximized windows. (0 - 250)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/move/screen0/options/lazy_positioning</key>
<applyto>/apps/compiz-1/plugins/move/screen0/options/lazy_positioning</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>false</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Lazy Positioning</short>
<long>Do not update the server-side position of windows until finished moving.</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|