]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 06:46:03 +0000 (07:46 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 06:46:03 +0000 (07:46 +0100)
Package changes:
+x11-wm/metacity-2.30.3

.etckeeper
gconf/schemas/metacity.schemas [new file with mode: 0644]

index 72f50fcc2485f4281183a50342cd5189cb1b04c6..6783e1a77d3fcc4a06a27557bd527b3562b04888 100755 (executable)
@@ -590,6 +590,7 @@ maybe chmod 0644 './gconf/schemas/gnome-system-log.schemas'
 maybe chmod 0644 './gconf/schemas/gucharmap.schemas'
 maybe chmod 0644 './gconf/schemas/gweather.schemas'
 maybe chmod 0644 './gconf/schemas/libcanberra.schemas'
+maybe chmod 0644 './gconf/schemas/metacity.schemas'
 maybe chmod 0644 './gconf/schemas/muine.schemas'
 maybe chmod 0644 './gconf/schemas/notification-daemon.schemas'
 maybe chmod 0644 './gconf/schemas/panel-compatibility.schemas'
diff --git a/gconf/schemas/metacity.schemas b/gconf/schemas/metacity.schemas
new file mode 100644 (file)
index 0000000..b18a7b8
--- /dev/null
@@ -0,0 +1,3599 @@
+<gconfschemafile>
+  <schemalist>
+
+    <!-- General preferences -->        
+
+    <schema>
+      <key>/schemas/apps/metacity/general/mouse_button_modifier</key>
+      <applyto>/apps/metacity/general/mouse_button_modifier</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;</default>
+      <locale name="C">
+         <short>Modifier to use for modified window click actions</short>
+         <long>
+           Clicking a window while holding down this modifier key 
+           will move the window (left click), resize the window 
+           (middle click), or show the window menu (right click).
+           The middle and right click operations may be swapped
+           using the "resize_with_right_button" key.
+           Modifier is expressed as "&lt;Alt&gt;" or "&lt;Super&gt;"
+           for example.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Die zum Umschalten der Fensterklick-Aktionen verwendeten Zusatztasten</short>
+         
+      </locale>
+
+      <locale name="en_GB">
+         <short>Modifier to use for modified window click actions</short>
+         
+      </locale>
+
+      <locale name="ru">
+         <short>Модификатор для действий по щелчку мыши</short>
+         
+      </locale>
+
+      <locale name="vi">
+         <short>Trình biến đổi để dùng cho các hành động nhấn chuột biến đổi lên cửa sổ</short>
+         
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/resize_with_right_button</key>
+      <applyto>/apps/metacity/general/resize_with_right_button</applyto>
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>Whether to resize with the right button</short>
+         <long>
+           Set this to true to resize with the right button and show a menu
+           with the middle button while holding down the key given in
+           "mouse_button_modifier"; set it to false to make it work the
+           opposite way around.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Legt fest, ob mit der rechten Taste die Größe angepasst wird</short>
+         <long>Falls dieser Schlüssel wahr ist, so wird mit der rechten Taste die Größe angepasst, und mit der mittleren Taste und der Zusatztaste »mouse_button_modifier« ein Menü angezeigt. Wenn er falsch ist, ist es genau anders herum.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Whether to resize with the right button</short>
+         <long>Set this to true to resize with the right button and show a menu with the middle button while holding down the key given in &quot;mouse_button_modifier&quot;; set it to false to make it work the opposite way around.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Изменение размера с использование правой кнопки мыши</short>
+         <long>Если ключ установлен, размер окна изменяется правой кнопкой мыши, а меню показывается средней, если удерживается клавиша, заданная в «mouse_button_modifier». Если ключ не установлен, функции кнопок мыши меняются местами.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/button_layout</key>
+      <applyto>/apps/metacity/general/button_layout</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>menu:minimize,maximize,close</default>
+      <locale name="C">
+         <short>Arrangement of buttons on the titlebar</short>
+         <long>
+           Arrangement of buttons on the titlebar. The 
+           value should be a string, such as 
+           "menu:minimize,maximize,spacer,close"; the colon separates the 
+           left corner of the window from the right corner, and 
+           the button names are comma-separated. Duplicate buttons
+           are not allowed. Unknown button names are silently ignored
+           so that buttons can be added in future metacity versions 
+           without breaking older versions.
+           A special spacer tag can be used to insert some space between
+           two adjacent buttons.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Knopfanordnung auf der Titelleiste</short>
+         <long>Die Anordnung der Knöpfe auf der Titelleiste. Der Wert muss eine Zeichenkette der Form »menu:minimize,maximize,spacer,close« sein. Der Doppelpunkt trennt die rechte von der linken Ecke der Titelleiste und die Namen der einzelnen Knöpfe sind durch Kommas getrennt. Mehrfachnennungen von Knopfnamen sind nicht erlaubt. Unbekannte Knopfnamen werden ohne Ausgabe ignoriert, sodass in zukünftigen Versionen dieses Fenstermanagers Knöpfe hinzugefügt werden können, ohne die Konfiguration älterer Versionen zu beeinflussen.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Arrangement of buttons on the titlebar</short>
+         <long>Arrangement of buttons on the titlebar. The value should be a string, such as &quot;menu:minimize,maximize,spacer,close&quot;; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future metacity versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Расположение кнопок в заголовке окна</short>
+         <long>Расположение кнопок в заголовке окна. Значение должно быть строкой, например, «menu:minimize,maximize,spacer,close». Двоеточие разделяет левый и правый углы окна, имена кнопок разделяются запятыми. Дублирование кнопок не допускается. Неизвестные имена кнопок всегда игнорируются без уведомления, так что кнопки могут быть добавлены в будущих версиях, не нарушая предыдущих. Специальный элемент spacer может использоваться для вставки пробела между двумя кнопками.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Sự bố trí các nút trên thanh tiêu đề</short>
+         <long>Bố trí các nút trên thanh tiêu đề. Giá trị nên là một chuỗi như là « menu:minimize,maximize,close » (trình đơn:cực tiểu hóa,cực đại hóa,đóng), dấu hai chấm tách góc trái ra khỏi góc phải cửa sổ, tên các nút được cách nhau bởi dấu phẩy. Không cho phép nút đúp nào. Tên nút không rõ sẽ được bỏ qua để cho các nút tiếp tục được bổ sung vào các phiên bản tiếp theo của metacity mà không phá vỡ phiên bản cũ. Một thẻ phân cách đặc biệt có thể được dùng để chèn khoảng cách vào giữa hai nút kề nhau.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/focus_mode</key>
+      <applyto>/apps/metacity/general/focus_mode</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>click</default>
+      <locale name="C">
+        <short>Window focus mode</short>
+        <long>
+          The window focus mode indicates how windows are activated. 
+          It has three possible values; "click" means windows must 
+          be clicked in order to focus them, "sloppy" means windows
+          are focused when the mouse enters the window, and "mouse" means
+          windows are focused when the mouse enters the window and 
+          unfocused when the mouse leaves the window.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Modus des Fensterfokus</short>
+        <long>Der Modus des Fensterfokus legt fest, wie Fenster aktiviert werden. Er hat drei mögliche Werte: »click« führt dazu, dass Fenster angeklickt werden müssen, um fokussiert zu werden, »sloppy« bewirkt, dass Fenster fokussiert werden, sobald sich der Mauszeiger über dem Fenster befindet, und das Verhalten bei »mouse« entspricht dem von »sloppy« mit dem Zusatz, dass den Fenstern der Fokus wieder genommen wird, sobald der Mauszeiger das Fenster verlässt.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Window focus mode</short>
+        <long>The window focus mode indicates how windows are activated. It has three possible values; &quot;click&quot; means windows must be clicked in order to focus them, &quot;sloppy&quot; means windows are focused when the mouse enters the window, and &quot;mouse&quot; means windows are focused when the mouse enters the window and unfocused when the mouse leaves the window.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Режим активации окна</short>
+        <long>Режим передачи фокуса в окно определяет, как активируются окна. У этого режима три возможных значения; «click» — означает, что для активации окна на нём надо щелкнуть; «sloppy» — означает, что окно активируется, когда на него перемещается указатель мыши; «mouse» — означает, что окно активируется, когда в него перемещается указатель мыши, и перестает быть активным, когда указатель мыши выходит из него.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Chế độ tiêu điểm cửa sổ</short>
+        <long>Chế độ tiêu điểm cửa sổ chỉ ra cách cửa sổ được kích hoạt. Nó có thể có ba giá trị sau: «nhắp» (click) nghĩa là cửa sổ được nhấn để nhận tiêu điểm, «luộn thuộm» (sloppy) nghĩa là cửa sổ nhận tiêu điểm nếu con chuột đi ngang qua cửa sổ, và «chuột» (mouse) nghĩa là cửa sổ nhận tiêu điểm khi con chuột đi vào cửa sổ và mất tiêu điểm khi con chuột rời khỏi cửa sổ.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/focus_new_windows</key>
+      <applyto>/apps/metacity/general/focus_new_windows</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>smart</default>
+      <locale name="C">
+         <short>Control how new windows get focus</short>
+         <long>
+          This option provides additional control over how newly created
+          windows get focus.  It has two possible values; "smart" applies
+          the user's normal focus mode, and "strict" results in windows
+          started from a terminal not being given focus.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Festlegen, wie neue Fenster den Fokus erhalten</short>
+         <long>Dieser Schlüssel bietet erweiterte Kontrolle darüber, wie neu erstellte Fenster den Fokus erhalten. Zulässige Werte: »smart« benutzt den vom Nutzer festgelegten Fokusmodus, »strict« erteilt von einer Befehlszeile gestarteten Fenstern keinen Fokus.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Control how new windows get focus</short>
+         <long>This option provides additional control over how newly created windows get focus. It has two possible values; &quot;smart&quot; applies the user&apos;s normal focus mode, and &quot;strict&quot; results in windows started from a terminal not being given focus.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Определяет, как новое окно получает фокус</short>
+         <long>Этот параметр предоставляет дополнительное управление тем, как новые окна получают фокус. Он имеет два возможных значения. Значение «smart» применяет обычный режим фокуса пользователя, а «strict» приводит к тому, что окна, запущенные из терминала, не получают фокус.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Điều khiển cách gán tiêu điểm cho cửa sổ mới</short>
+         <long>Tùy chọn này cung cấp khả năng thêm điều khiển cách gán tiêu điểm cho cửa sổ mới tạo. Nó có hai giá trị có thể :
+ • smart             áp dụng chế độ tiêu điểm bình thường của người dùng đó,
+ • strict            gây ra cửa sổ không có tiêu điểm nếu được tạo từ thiết bị cuối.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/raise_on_click</key>
+      <applyto>/apps/metacity/general/raise_on_click</applyto>
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+         <short>Whether raising should be a side-effect of other user
+                interactions</short>
+         <long>
+           Setting this option to false can lead to buggy behavior, so
+           users are strongly discouraged from changing it from the default
+           of true.
+
+           Many actions (e.g. clicking in the client area, moving or resizing the window)
+           normally raise the window as a side-effect. Setting this option to false, which
+           is strongly discouraged, will decouple raising from other user actions, and
+           ignore raise requests generated by applications. See
+           http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6.
+           Even when this option is false, windows can
+           still be raised by an alt-left-click anywhere on the window, a
+           normal click on the window decorations, or by special messages
+           from pagers, such as activation requests from tasklist applets.
+           This option is currently disabled in click-to-focus mode.
+
+           Note that the list of ways to raise windows when raise_on_click
+           is false does not include programmatic requests from
+           applications to raise windows; such requests will be ignored
+           regardless of the reason for the request.  If you are an
+           application developer and have a user complaining that your
+           application does not work with this setting disabled, tell them
+           it is _their_ fault for breaking their window manager and that
+           they need to change this option back to true or live with the
+           "bug" they requested.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Legt fest, ob das Anheben von Fenstern ein Nebeneffekt von Benutzeraktionen sein soll</short>
+         <long>Das Abschalten dieser Option kann zu einem fehlerhaften Verhalten führen. Deshalb werden Benutzer dazu angehalten sie unverändert zu lassen. Viele Aktivitäten (z.B Klicken in den Client-Bereich, Verschieben oder Verändern der Größe eines Fensters) führen normalerweise als Nebeneffekt dazu, dass das Fenster in den Vordergrund geholt wird. Wenn diese Option abgeschaltet ist, wovon dringend abgeraten wird, werden diese Aktivitäten von der Benutzerinformation entkoppelt und Anfragen von Anwendungen zum Anheben ignoriert. Lesen Sie http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Trotzdem kann das Fenster durch einen Linksklick mit gedrückter linker Maustaste, durch einen Klick auf die Fenster-Dekoration oder durch spezielle Anforderung des Arbeitsflächenumschalters bzw. der Fensterliste weiter in den Vordergrund geholt werden. Dieser Schlüssel ist im »Klicken-für-Fokus«-Modus momentan deaktiviert. Die Möglichkeiten ein Fenster in den Vordergrund zu holen, wenn »raise_on_click« abgeschaltet ist, enthalten auch nicht programmatische Anforderungen durch Anwendungen. Diese werden ohne Beachtung ihres Grundes ignoriert. Falls Sie ein Software-Entwickler sind und Sie Beschwerden von Benutzern erhalten, dass Ihre Software nicht richtig funktioniert, weil diese Option abgeschaltet ist, antworten Sie, dass es die Schuld des Benutzers ist. Der Benutzer sollte darauf hingewiesen werden diese Option wieder einzuschalten oder mit den Konsequenzen leben zu müssen.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Whether raising should be a side-effect of other user interactions</short>
+         <long>Setting this option to false can lead to buggy behaviour, so users are strongly discouraged from changing it from the default of true. Many actions (e.g. clicking in the client area, moving or resizing the window) normally raise the window as a side-effect. Setting this option to false, which is strongly discouraged, will decouple raising from other user actions, and ignore raise requests generated by applications. See http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Even when this option is false, windows can still be raised by an alt-left-click anywhere on the window, a normal click on the window decorations, or by special messages from pagers, such as activation requests from tasklist applets. This option is currently disabled in click-to-focus mode. Note that the list of ways to raise windows when raise_on_click is false does not include programmatic requests from applications to raise windows; such requests will be ignored regardless of the reason for the request. If you are an application developer and have a user complaining that your application does not work with this setting disabled, tell them it is _their_ fault for breaking their window manager and that they need to change this option back to true or live with the &quot;bug&quot; they requested.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Должно ли поднятие окна быть побочным эффектом других действий пользователя</short>
+         <long>Если этот параметр не установлен, возможно ошибочное поведение, поэтому мы настоятельно рекомендуем воздержаться от изменений значения по умолчанию. Многие действия (например, щелчок по окну, перемещение окна или изменение его размера) обычно поднимают окно на передний план. Если этот параметр не установлен, что настоятельно не рекомендуется, поднятие на передний план будет отделено от других действий и запросы на поднятие окна на передний план, поступающие от приложений, будут игнорироваться. Смотрите http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Даже если этот параметр не установлен, окна могут быть подняты на передний план с помощью одновременного нажатия на клавишу Alt и щелчка левой кнопкой мыши по любой области окна, щелчка по заголовку окна или специальных сообщений, таких как запросы на поднятие окна. Это поведение в данный момент выключено в режиме щелчка для передачи фокуса. Заметьте, что обозначенный выше список не включает в себя программные запросы от приложений о поднятии окон на передний план, такие запросы будут проигнорированы независимо от причины. Если вы разработчик приложения и вам приходится слушать замечания пользователей, что ваше приложение работает некорректно, укажите им, что _они_ допустили ошибку, выключив этот параметр и сломав менеджер окон, и что они должны вернуть этому параметру значение по умолчанию или прекратить посылать замечания.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Việc nâng lên có nên là hiệu ứng khác của việc tương tác người dùng khác hay không.</short>
+         
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/action_double_click_titlebar</key>
+      <applyto>/apps/metacity/general/action_double_click_titlebar</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>toggle_maximize</default>
+      <locale name="C">
+         <short>Action on title bar double-click</short>
+         <long>
+           This option determines the effects of double-clicking on the
+           title bar.  Current valid options are
+          'toggle_shade', which will shade/unshade the window,
+          'toggle_maximize' which will maximize/unmaximize the window,
+          'toggle_maximize_horizontally' and 'toggle_maximize_vertically'
+          which will maximize/unmaximize the window in that direction only,
+          'minimize' which will minimize the window,
+          'shade' which will roll the window up,
+          'menu' which will display the window menu,
+          'lower' which will put the window behind all the others,
+          and 'none' which will not do anything.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Aktion beim Doppelklick auf Titelleiste</short>
+         <long>Dieser Schlüssel legt fest, was bei einem Doppelklick auf die Titelleiste geschehen soll. Zulässige Werte sind: »toggle_shade« (Fenster ein- bzw. ausrollen), »toggle_maximize« (Fenster maximieren bzw. wiederherstellen), »toggle_maximize_horizontally« und »toggle_maximize_vertically« (Fenster horizontal bzw. vertikal maximieren), »minimize« (Fenster minimieren), »shade« (Fenster einrollen), »menu« (Fenstermenü anzeigen), »lower« (Fenster in den Hintergrund) sowie »none« (nichts tun).</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Action on title bar double-click</short>
+         <long>This option determines the effects of double-clicking on the title bar. Current valid options are &apos;toggle_shade&apos;, which will shade/unshade the window, &apos;toggle_maximize&apos; which will maximise/unmaximise the window, &apos;toggle_maximize_horizontally&apos; and &apos;toggle_maximize_vertically&apos; which will maximise/unmaximise the window in that direction only, &apos;minimize&apos; which will minimise the window, &apos;shade&apos; which will roll the window up, &apos;menu&apos; which will display the window menu, &apos;lower&apos; which will put the window behind all the others, and &apos;none&apos; which will not do anything.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Действие при двойном щелчке по заголовку окна</short>
+         <long>Этот ключ определяет действие двойного щелчка на заголовке окна. В настоящее время допустимыми значениями являются «toggle_shade» (скручивает окно в полоску или раскатывает обратно), «toggle_maximize» (разворачивает окно или восстанавливает обычный размер),  «toggle_maximize_vertically» и «toggle_maximize_horizontally» (разворачивает окно только в одном направлении или восстанавливает обычный размер), «minimize» (сворачивает окно), «shade» (скрутит окно вверх), «menu» (показывает меню окна), «lower» (помещает окно под другими) и, наконец, «none» (не делает ничего).</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Hành động khi nhấn đúp chuột lên thanh tiêu đề</short>
+         <long>Tùy chọn này quyết định tác dụng của việc nhấn đúp chuột trên thanh tiêu đề. Tùy chọn hợp lệ hiện thời là:
+ • toggle_shade              tạo bóng/thôi tạo bóng cửa sổ
+ • toggle_maximize   phóng to/thôi phóng to cửa sổ
+ • toggle_maximize_horizontally              phóng to cửa sổ theo chiều ngang
+ • toggle_maximize_vertically                phóng to cửa sổ theo chiều dọc
+ • minimize                  thu nhỏ cửa sổ
+ • shade                                             cuộn cửa sổ lên
+ • menu                                              hiển thị trình đơn cửa sổ
+ • lower                                             đặt cửa sổ vào nền sau các cửa sổ khác
+ • none                              không làm gì.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/action_middle_click_titlebar</key>
+      <applyto>/apps/metacity/general/action_middle_click_titlebar</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>lower</default>
+      <locale name="C">
+         <short>Action on title bar middle-click</short>
+         <long>
+           This option determines the effects of middle-clicking on the
+           title bar.  Current valid options are
+          'toggle_shade', which will shade/unshade the window,
+          'toggle_maximize' which will maximize/unmaximize the window,
+          'toggle_maximize_horizontally' and 'toggle_maximize_vertically'
+          which will maximize/unmaximize the window in that direction only,
+          'minimize' which will minimize the window,
+          'shade' which will roll the window up,
+          'menu' which will display the window menu,
+          'lower' which will put the window behind all the others,
+          and 'none' which will not do anything.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Aktion beim Klick mit der mittleren Maustaste auf die Titelleiste</short>
+         <long>Dieser Schlüssel legt fest, was bei einem Klick mit der mittleren Maustaste auf die Titelleiste geschehen soll. Zulässige Werte: »toggle_shade« (Fenster ein- bzw. ausrollen), »toggle_maximize« (Fenster maximieren bzw. wiederherstellen), »toggle_maximize_horizontally« und »toggle_maximize_vertically« (Fenster horizontal bzw. vertikal maximieren), »minimize« (Fenster minimieren), »shade« (Fenster einrollen), »menu« (Fenstermenü anzeigen), »lower« (Fenster in den Hintergrund) sowie »none« (nichts tun).</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Action on title bar middle-click</short>
+         <long>This option determines the effects of middle-clicking on the title bar. Current valid options are &apos;toggle_shade&apos;, which will shade/unshade the window, &apos;toggle_maximize&apos; which will maximise/unmaximise the window, &apos;toggle_maximize_horizontally&apos; and &apos;toggle_maximize_vertically&apos; which will maximise/unmaximise the window in that direction only, &apos;minimize&apos; which will minimise the window, &apos;shade&apos; which will roll the window up, &apos;menu&apos; which will display the window menu, &apos;lower&apos; which will put the window behind all the others, and &apos;none&apos; which will not do anything.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Действие при щелчке по заголовку окна средней кнопкой мыши</short>
+         <long>Этот ключ определяет действие щелчка средней кнопкой мыши по заголовку окна. В настоящее время допустимыми значениями являются «toggle_shade» (скручивает окно в полоску или раскатывает обратно), «toggle_maximize» (разворачивает окно или восстанавливает обычный размер),  «toggle_maximize_vertically» и «toggle_maximize_horizontally» (разворачивает окно только в одном направлении или восстанавливает обычный размер), «minimize» (сворачивает окно), «shade» (скрутит окно вверх), «menu» (показывает меню окна), «lower» (помещает окно под другими) и, наконец, «none» (не делает ничего).</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Hành động khi nhấn-đúp chuột lên thanh tựa</short>
+         <long>Tùy chọn này quyết định tác dụng của việc nhấn-giữa chuột trên thanh tiêu đề. Tùy chọn hợp lệ hiện thời là:
+ • toggle_shade              tạo bóng/thôi tạo bóng cửa sổ
+ • toggle_maximize   phóng to/thôi phóng to cửa sổ
+ • toggle_maximize_horizontally              phóng to cửa sổ theo chiều ngang
+ • toggle_maximize_vertically                phóng to cửa sổ theo chiều dọc
+ • minimize                  thu nhỏ cửa sổ
+ • shade                                             cuộn cửa sổ lên
+ • menu                                              hiển thị trình đơn cửa sổ
+ • lower                                             đặt cửa sổ vào nền sau các cửa sổ khác
+ • none                              không làm gì.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/action_right_click_titlebar</key>
+      <applyto>/apps/metacity/general/action_right_click_titlebar</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>menu</default>
+      <locale name="C">
+         <short>Action on title bar right-click</short>
+         <long>
+           This option determines the effects of right-clicking on the
+           title bar.  Current valid options are
+          'toggle_shade', which will shade/unshade the window,
+          'toggle_maximize' which will maximize/unmaximize the window,
+          'toggle_maximize_horizontally' and 'toggle_maximize_vertically'
+          which will maximize/unmaximize the window in that direction only,
+          'minimize' which will minimize the window,
+          'shade' which will roll the window up,
+          'menu' which will display the window menu,
+          'lower' which will put the window behind all the others,
+          and 'none' which will not do anything.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Aktion beim Rechtsklick auf die Titelleiste</short>
+         <long>Dieser Schlüssel legt fest, was bei einem Rechtsklick auf die Titelleiste geschehen soll. Zulässige Werte: »toggle_shade« (Fenster ein- bzw. ausrollen), »toggle_maximize« (Fenster maximieren bzw. wiederherstellen), »toggle_maximize_horizontally« und »toggle_maximize_vertically« (Fenster horizontal bzw. vertikal maximieren), »minimize« (Fenster minimieren), »shade« (Fenster einrollen), »menu« (Fenstermenü anzeigen), »lower« (Fenster in den Hintergrund) sowie »none« (nichts tun).</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Action on title bar right-click</short>
+         <long>This option determines the effects of right-clicking on the title bar. Current valid options are &apos;toggle_shade&apos;, which will shade/unshade the window, &apos;toggle_maximize&apos; which will maximise/unmaximise the window, &apos;toggle_maximize_horizontally&apos; and &apos;toggle_maximize_vertically&apos; which will maximise/unmaximise the window in that direction only, &apos;minimize&apos; which will minimise the window, &apos;shade&apos; which will roll the window up, &apos;menu&apos; which will display the window menu, &apos;lower&apos; which will put the window behind all the others, and &apos;none&apos; which will not do anything.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Действие при щелчке по заголовку окна правой кнопкой мыши</short>
+         <long>Этот ключ определяет действие щелчка правой кнопкой мыши по заголовку окна. В настоящее время допустимыми значениями являются «toggle_shade» (скручивает окно в полоску или раскатывает обратно), «toggle_maximize» (разворачивает окно или восстанавливает обычный размер),  «toggle_maximize_vertically» и «toggle_maximize_horizontally» (разворачивает окно только в одном направлении или восстанавливает обычный размер), «minimize» (сворачивает окно), «shade» (скрутит окно вверх), «menu» (показывает меню окна), «lower» (помещает окно под другими) и, наконец, «none» (не делает ничего).</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Hành động khi nhấn-phải chuột lên thanh tựa</short>
+         <long>Tùy chọn này quyết định tác dụng của việc nhấn-giữa chuột trên thanh tựa. Tùy chọn hợp lệ hiện thời là:
+ • toggle_shade              tạo bóng/thôi tạo bóng cửa sổ
+ • toggle_maximize   phóng to/thôi phóng to cửa sổ
+ • toggle_maximize_horizontally              phóng to cửa sổ theo chiều ngang
+ • toggle_maximize_vertically                phóng to cửa sổ theo chiều dọc
+ • minimize                  thu nhỏ cửa sổ
+ • shade                                             cuộn cửa sổ lên
+ • menu                                              hiển thị trình đơn cửa sổ
+ • lower                                             đặt cửa sổ vào nền sau các cửa sổ khác
+ • none                              không làm gì.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/auto_raise</key>
+      <applyto>/apps/metacity/general/auto_raise</applyto>
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Automatically raises the focused window</short>
+        <long>
+          If set to true, and the focus mode is either "sloppy" or "mouse"
+          then the focused window will be automatically raised after a
+          delay specified by the auto_raise_delay key. This is not related
+          to clicking on a window to raise it, nor to entering a window
+          during drag-and-drop.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Das fokussierte Fenster automatisch anheben</short>
+        <long>Falls dieser Schlüssel gesetzt ist und der Fokusmodus entweder »sloppy« oder »mouse« ist, wird das fokussierte Fenster automatisch nach der vom Schlüssel »auto_raise_delay« angegeben Zeit angehoben. Dies hat weder Einfluss auf das Klicken auf ein Fenster um es anzuheben, noch auf das Überfahren eines Fensters bei Ziehen-und-Ablegen.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Automatically raises the focused window</short>
+        <long>If set to true, and the focus mode is either &quot;sloppy&quot; or &quot;mouse&quot; then the focused window will be automatically raised after a delay specified by the auto_raise_delay key. This is not related to clicking on a window to raise it, nor to entering a window during drag-and-drop.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Автоматически поднимать активное окно</short>
+        <long>Если этот ключ установлен, и режим фокуса либо «sloppy», либо «mouse», тогда окно, находящееся в фокусе, будет автоматически поднято по истечении задержки, указанной в ключе auto_raise_delay. Это не касается ни щелчка по окну для его поднятия, ни перехода в окно путём перетаскивания в него.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Tự động hiển thị cửa sổ có tiêu điểm</short>
+        <long>Nếu bật, và chế độ tiêu điểm hoạc là « sloppy » (luộm thuộm) hay « mouse » (con chuột) thì cửa sổ có tiêu điểm sẽ được nâng lên tự động, sau một thời gian hoãn được xác định bởi khoá « auto_raise_delay » (hoãn nâng lên tự động). Cái này không liên quan đến việc nhắp vào cửa sổ để nâng nó lên, cũng không liên quan đến việc vào cửa sổ trong khi kéo và thả.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/auto_raise_delay</key>
+      <applyto>/apps/metacity/general/auto_raise_delay</applyto>
+      <owner>metacity</owner>
+      <type>int</type>
+      <default>500</default>
+      <locale name="C">
+        <short>Delay in milliseconds for the auto raise option</short>
+        <long>
+          The time delay before raising a window if auto_raise is set to
+          true. The delay is given in thousandths of a second.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Verzögerung für das automatische Anheben in Millisekunden</short>
+        <long>Die Zeitverzögerung, bevor ein Fenster angehoben wird, falls »auto_raise« auf WAHR gesetzt ist. Die Verzögerung wird in Millisekunden angegeben.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Delay in milliseconds for the auto raise option</short>
+        <long>The time delay before raising a window if auto_raise is set to true. The delay is given in thousandths of a second.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Задержка в миллисекундах для параметра автоматического поднятия окна</short>
+        <long>Время задержки всплывания окна, если установлен ключ auto_raise. Задержка измеряется в миллисекундах.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Khoảng chờ (mili giây) cho tùy chọn tự động hiện</short>
+        <long>Khoảng chờ trước khi hiện cửa sổ nếu đặt «auto_raise». Khoảng chờ tính theo số phần ngàn giây.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/theme</key>
+      <applyto>/apps/metacity/general/theme</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>Clearlooks</default>
+      <locale name="C">
+         <short>Current theme</short>
+         <long>
+          The theme determines the appearance of window borders,
+          titlebar, and so forth.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Aktuelles Thema</short>
+         <long>Das Thema legt unter anderem das Aussehen von Fensterrahmen und Titelleisten fest.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Current theme</short>
+         <long>The theme determines the appearance of window borders, titlebar, and so forth.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Текущая тема</short>
+         <long>Тема определяет внешний вид границ окна, заголовка окна и так далее.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Sắc thái hiện tại</short>
+         <long>Sắc thái xác định diện mạo của đường viền cửa sổ, thanh tựa đề, và nhiều thứ khác.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/titlebar_uses_system_font</key>
+      <applyto>/apps/metacity/general/titlebar_uses_system_font</applyto>      
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>Use standard system font in window titles</short>
+         <long> 
+          If true, ignore the titlebar_font
+          option, and use the standard application font for window 
+          titles.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Vorgegebene Systemschrift für Fenstertitel verwenden</short>
+         <long>Falls dieser Schlüssel gesetzt ist, wird die Option zum Setzen der Titelleistenschrift (»titlebar_font«) ignoriert und die Standard-Anwendungsschrift für Fenstertitel verwendet.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Use standard system font in window titles</short>
+         <long>If true, ignore the titlebar_font option, and use the standard application font for window titles.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Использовать стандартный системный шрифт в заголовках окон</short>
+         <long>Если этот ключ установлен, то параметр titlebar_font игнорируется, и для заголовков окон используется стандартный шрифт приложения.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Dùng phông chữ hệ thống chuẩn cho tựa đề cửa sổ</short>
+         <long>Nếu bật, bỏ qua tùy chọn «titlebar_font», và dùng phông chữ ứng dụng chuẩn cho tựa đề cửa sổ.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/titlebar_font</key>
+      <applyto>/apps/metacity/general/titlebar_font</applyto>   
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>Sans Bold 10</default>
+      <locale name="C">
+        <short>Window title font</short>
+        <long>
+          A font description string describing a font for window
+          titlebars. The size from the description will only be used if the
+          titlebar_font_size option is set to 0. Also, this option is
+          disabled if the titlebar_uses_desktop_font option is set to true.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Schrift für Fenstertitel</short>
+        <long>Eine Zeichenkette, die für die Fenstertitel verwendete Schrift angibt. Die Größenangabe wird jedoch nur verwendet, falls die Option »titlebar_font_size« auf 0 gesetzt ist. Außerdem ist diese Funktion wirkungslos, falls die Option »titlebar_uses_desktop_font« »WAHR« ist.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Window title font</short>
+        <long>A font description string describing a font for window titlebars. The size from the description will only be used if the titlebar_font_size option is set to 0. Also, this option is disabled if the titlebar_uses_desktop_font option is set to true.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Шрифт заголовка окна</short>
+        <long>Строка описания шрифта для заголовка окна. Размер из описания будет использоваться, только если для параметра titlebar_font_size выбрано значение 0. Этот параметр также отключён, если для параметра titlebar_uses_desktop_font выбрано значение «истина».</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Phông chữ tựa đề cửa sổ</short>
+        <long>Chuỗi mô tả phông chữ mô tả phông chữ cho tựa đề cửa sổ. Tuy nhiên kích thước theo mô tả này sẽ chỉ được dùng nếu tùy chọn « titlebar_font_size » (kích thước phông chữ thanh tựa đề) được đặt là 0. Ngoài ra, tùy chọn này sẽ tắt nếu tùy chọn « titlebar_uses_desktop_font » (thanh đựa đề dùng phông chữ của màn hình làm việc) bật.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/num_workspaces</key>
+      <applyto>/apps/metacity/general/num_workspaces</applyto>      
+      <owner>metacity</owner>
+      <type>int</type>
+      <default>4</default>
+      <locale name="C">
+        <short>Number of workspaces</short>
+        <long>
+          Number of workspaces. Must be more than zero, and has a fixed
+          maximum to prevent making the desktop unusable by accidentally
+          asking for too many workspaces.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Anzahl der Arbeitsflächen</short>
+        <long>Anzahl der Arbeitsflächen. Die Zahl muss größer als Null sein und hat ein festgelegtes Maximum, um zu verhindern, dass Ihr Desktop durch das versehentliche Anfordern von sehr vielen Arbeitsflächen unbrauchbar wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Number of workspaces</short>
+        <long>Number of workspaces. Must be more than zero, and has a fixed maximum to prevent making the desktop unusable by accidentally asking for too many workspaces.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Число рабочих мест</short>
+        <long>Число рабочих мест. Должно быть больше нуля. Имеет фиксированный максимум, чтобы нельзя было разрушить среду, запросив слишком много рабочих мест.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Số vùng làm việc</short>
+        <long>Số vùng làm việc. Phải là số lớn hơn số không, và có giới hạn cố định lớn nhất (để tránh việc hủy màn hình nền một cách bất ngờ bởi vì một yêu cầu 34 tỉ vùng làm việc).</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/visual_bell</key>
+      <applyto>/apps/metacity/general/visual_bell</applyto>      
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Enable Visual Bell</short>
+        <long>
+          Turns on a visual indication when an application or the system
+          issues a 'bell' or 'beep'; useful for the hard-of-hearing and for
+          use in noisy environments.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Visuelle Glocke aktivieren</short>
+        <long>Visuelle Rückmeldungen zeigen, wenn eine Anwendung oder das System eine »Glocke« oder einen Signalton auslöst. Dies ist nützlich für Hörgeschädigte und die Arbeit in lauter Umgebung.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Enable Visual Bell</short>
+        <long>Turns on a visual indication when an application or the system issues a &apos;bell&apos; or &apos;beep&apos;; useful for the hard-of-hearing and for use in noisy environments.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Включить видимый сигнал</short>
+        <long>Включает визуальную индикацию системного звукового сигнала. Это полезно для слабослышащих и при работе в шумном окружении.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Bật Chuông hình</short>
+        <long>Bật chỉ thị trực quan khi ứng dụng hoặc hệ thống rung chuông; rất hữu dụng trong môi trường ồn ào hoặc không nghe rõ.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/audible_bell</key>
+      <applyto>/apps/metacity/general/audible_bell</applyto>      
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>System Bell is Audible</short>
+        <long>
+          Determines whether applications or the system can generate
+          audible 'beeps'; may be used in conjunction with 'visual bell' to
+          allow silent 'beeps'.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Systemglocke hörbar machen</short>
+        <long>Legt fest, ob Anwendungen oder das System hörbare Signaltöne ausgeben können; kann in Verbindung mit der »visuellen Glocke« verwendet werden, um »stumme« Signaltöne auszugeben.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>System Bell is Audible</short>
+        <long>Determines whether applications or the system can generate audible &apos;beeps&apos;; may be used in conjunction with &apos;visual bell&apos; to allow silent &apos;beeps&apos;.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Системный сигнал — слышимый</short>
+        <long>Определяет, могут ли приложения или система подавать слышимые звуковые сигналы. Может быть использован совместно с ключом «видимый сигнал», чтобы подавать бесшумные «гудки».</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Chuông hệ thống có thể nghe rõ</short>
+        <long>Xác định ứng dụng hoặc hệ thống có thể phát sinh tiến «bíp» hay không; có thể dùng chung với «cái chuông hình» để cho phép «bíp» câm.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/visual_bell_type</key>
+      <applyto>/apps/metacity/general/visual_bell_type</applyto>      
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>fullscreen</default>
+      <locale name="C">
+        <short>Visual Bell Type</short>
+        <long>
+          Tells Metacity how to implement the visual indication that the
+          system bell or another application 'bell' indicator has been
+          rung.  Currently there are two valid values, "fullscreen", which
+          causes a fullscreen white-black flash, and "frame_flash" which
+          causes the titlebar of the application which sent the bell signal
+          to flash.  If the application which sent the bell is unknown (as
+          is usually the case for the default "system beep"), the currently
+          focused window's titlebar is flashed.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Typ der Visuellen Glocke</short>
+        <long>Legt fest, wie Metacity visuell darstellen soll, dass die Systemglocke ausgelöst wurde oder ein anderer »Piepser« seitens der Anwendung erfolgt ist. Zulässige Werte: »fullscreen« (Schwarz/weiß-Blinken im Vollbild) sowie »frame_flash« (Titelbar der betroffenen Anwendung blinkt). Ist die Anwendung unbekannt, die die Glocke ausgelöst hat (bei Systemsignaltönen ist dies der Normalfall), blinkt die Titelbar des momentan fokussierten Fensters.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Visual Bell Type</short>
+        <long>Tells Metacity how to implement the visual indication that the system bell or another application &apos;bell&apos; indicator has been rung. Currently there are two valid values, &quot;fullscreen&quot;, which causes a fullscreen white-black flash, and &quot;frame_flash&quot; which causes the titlebar of the application which sent the bell signal to flash. If the application which sent the bell is unknown (as is usually the case for the default &quot;system beep&quot;), the currently focused window&apos;s titlebar is flashed.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Тип видимого сигнала</short>
+        <long>Указывает Metacity, как реализовать индикацию звукового сигнала. Сейчас существуют два значения этого ключа: «fullscreen» вызывает чёрно-белое мерцание экрана, «frame_flash» вызывает мерцание строки заголовка того окна, приложение в котором подало звуковой сигнал. Если неизвестно, какое приложение подало сигнал, мерцать будет заголовок активного окна.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Kiểu Chuông hình</short>
+        <long>Cho Metacity biết cách thực hiện cái hiển thị khi có chuông từ hệ thống hoặc từ ứng dụng khác. Hiện thời chỉ có hai gia trị hợp lệ là «fullscreen» (toàn màn hình), làm chớp trắng-đen toàn màn hình, và «frame_flash» (khung chớp) làm chớp thanh tựa đề của ứng dụng rung chuông. Nếu không biết ứng dụng nào rung chuông (trường hợp thường khi là «chuông hệ thống»), tựa đề ứng dụng đang có tiêu điểm sẽ chớp.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/compositing_manager</key>
+      <applyto>/apps/metacity/general/compositing_manager</applyto>
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Compositing Manager</short>
+        <long>
+          Determines whether Metacity is a compositing manager.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Compositing-Verwaltung</short>
+        <long>Legt fest, ob Metacity als Compositing-Verwaltung agiert.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Compositing Manager</short>
+        <long>Determines whether Metacity is a compositing manager.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Менеджер композиции</short>
+        <long>Определяет, является ли Metacity менеджером композиции.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Bộ Quản lý Ghép lại</short>
+        <long>Quyết định nếu trình Metacity là bộ quản lý ghép lại hay không.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/workspace_names/name</key>
+      <applyto>/apps/metacity/workspace_names/name_1</applyto>
+      <applyto>/apps/metacity/workspace_names/name_2</applyto>
+      <applyto>/apps/metacity/workspace_names/name_3</applyto>
+      <applyto>/apps/metacity/workspace_names/name_4</applyto>
+      <applyto>/apps/metacity/workspace_names/name_5</applyto>
+      <applyto>/apps/metacity/workspace_names/name_6</applyto>
+      <applyto>/apps/metacity/workspace_names/name_7</applyto>
+      <applyto>/apps/metacity/workspace_names/name_8</applyto>
+      <applyto>/apps/metacity/workspace_names/name_9</applyto>
+      <applyto>/apps/metacity/workspace_names/name_10</applyto>
+      <applyto>/apps/metacity/workspace_names/name_11</applyto>
+      <applyto>/apps/metacity/workspace_names/name_12</applyto>
+      <applyto>/apps/metacity/workspace_names/name_13</applyto>
+      <applyto>/apps/metacity/workspace_names/name_14</applyto>
+      <applyto>/apps/metacity/workspace_names/name_15</applyto>
+      <applyto>/apps/metacity/workspace_names/name_16</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+         <short>Name of workspace</short>
+         <long>
+          The name of a workspace.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Name der Arbeitsfläche</short>
+         <long>Der Name einer Arbeitsfläche.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Name of workspace</short>
+         <long>The name of a workspace.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Имя рабочего места</short>
+         <long>Имя рабочего места.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Tên vùng làm việc</short>
+         <long>Tên của vùng làm việc.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/reduced_resources</key>
+      <applyto>/apps/metacity/general/reduced_resources</applyto>
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+         <short>If true, trade off usability for less resource usage</short>
+         <long>
+           If true, metacity will give the user less feedback by using
+           wireframes, avoiding animations, or other means.  This is a
+           significant reduction in usability for many users, but may allow
+           legacy applications to continue working, and may also be a
+           useful tradeoff for terminal servers.  However, the wireframe
+           feature is disabled when accessibility is on.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Benutzerfreundlichkeit zu Gunsten von geringerem Ressourcenverbrauch reduzieren</short>
+         <long>Falls dieser Schlüssel wahr ist, gibt Metacity dem Benutzer weniger Rückmeldungen durch Einsatz von Gitterrahmen, keinen Animationen und anderem. Dies bedeutet für viele eine signifikante Verschlechterung der Benutzerfreundlichkeit, erlaubt es jedoch älteren Anwendungen und Terminal-Servern von Drittanbietern auch dann zu funktionieren, wenn dies sonst nicht möglich wäre. Die Gitterrahmenfunktion wird jedoch nicht verwendet, wenn die Barrierefreiheit eingeschaltet ist.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>If true, trade off usability for less resource usage</short>
+         <long>If true, metacity will give the user less feedback by using wireframes, avoiding animations, or other means. This is a significant reduction in usability for many users, but may allow legacy applications to continue working, and may also be a useful tradeoff for terminal servers. However, the wireframe feature is disabled when accessibility is on.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Если этот ключ установлен, то Metacity использует меньше системных ресурсов за счёт пониженного удобства в использовании.</short>
+         <long>Если этот ключ установлен, Metacity предоставляет пользователю меньше обратной связи за счёт использования контурных рамок, отключения анимации и другими способами. Это существенно снижает удобство для многих пользователей, но позволяет продлить срок службы старых приложений, а также может быть полезно для терминальных серверов. Следует отметить, что отображение контурной рамки отключается при включении специальных возможностей.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Nếu đúng, thoả hiệp giữa tính hữu dụng và dùng ít tài nguyên</short>
+         <long>Nếu bật thì trình metacity sẽ cho người dùng xem phản hồi ít hơn bằng cách dùng đường viền, tránh hoạt ảnh, hoặc bằng cách khác. Phần lớn người dùng sẽ thấy biết tính hữu dụng đã giảm xuống, nhưng mà có lẽ tùy chọn này sẽ cho phép ứng dụng cũ hơn tiếp tục hoạt động, và có lẽ cũng là thoả hiệp có ích cho trình phục vụ thiết bị cuỗi. Tuy nhiên, tính năng đường viền đã tắt khi khả năng truy cập được bật.</long>
+      </locale>
+    </schema>
+
+    <!-- Keybindings -->
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/run_command</key>
+      <applyto>/apps/metacity/global_keybindings/run_command_1</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_2</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_3</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_4</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_5</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_6</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_7</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_8</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_9</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_10</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_11</applyto>
+      <applyto>/apps/metacity/global_keybindings/run_command_12</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+         <short>Run a defined command</short>
+         <long>
+          The keybinding that runs the correspondingly-numbered
+          command in /apps/metacity/keybinding_commands
+
+          The format looks like "&lt;Control&gt;a" or
+          "&lt;Shift&gt;&lt;Alt&gt;F1".
+
+          The parser is fairly liberal and allows lower or upper case,
+          and also abbreviations such as "&lt;Ctl&gt;" and
+          "&lt;Ctrl&gt;". If you set the option to the special string
+          "disabled", then there will be no keybinding for this
+          action.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Einen festgelegten Befehl ausführen</short>
+         
+      </locale>
+
+      <locale name="en_GB">
+         <short>Run a defined command</short>
+         
+      </locale>
+
+      <locale name="ru">
+         <short>Запустить определённую команду</short>
+         
+      </locale>
+
+      <locale name="vi">
+         <short>Chạy lệnh đã định nghĩa</short>
+         
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/keybinding_commands/command</key>
+      <applyto>/apps/metacity/keybinding_commands/command_1</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_2</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_3</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_4</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_5</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_6</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_7</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_8</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_9</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_10</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_11</applyto>
+      <applyto>/apps/metacity/keybinding_commands/command_12</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default> </default>
+      <locale name="C">
+         <short>Commands to run in response to keybindings</short>
+         <long>
+         The /apps/metacity/global_keybindings/run_command_N 
+         keys define keybindings that correspond to these commands.
+         Pressing the keybinding for run_command_N will 
+         execute command_N.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Bei Drücken von Tastenkombinationen auszuführende Befehle</short>
+         <long>Die Schlüssel »/apps/metacity/global_keybindings/run_command_N« legen Tastenkombinationen fest, auf deren Eingabe hin diese Befehle ausgeführt werden. Die Eingabe der Tastenkombination run_command_N führt dazu, dass command_N ausgeführt wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>Commands to run in response to keybindings</short>
+         <long>The /apps/metacity/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Команды для запуска по комбинациям клавиш</short>
+         <long>Ключи /apps/metacity/global_keybindings/run_command_N определяют комбинации клавиш, которые соответствуют этим командам. Нажатие комбинации run_command_N запустит на выполнение command_N.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Lệnh cần chạy khi nhấn phím tổ hợp</short>
+         <long>Những khóa «/apps/metacity/global_keybindings/run_command_N» định nghĩa tổ hợp phím tương ứng với những lệnh này. Hãy nhấn phím tổ hợp của «run_command_N» để thực hiện «command_N».</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/keybinding_commands/command_screenshot</key>
+      <applyto>/apps/metacity/keybinding_commands/command_screenshot</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>gnome-screenshot</default>
+      <locale name="C">
+         <short>The screenshot command</short>
+         <long>
+         The /apps/metacity/global_keybindings/run_command_screenshot
+         key defines a keybinding which causes the command specified
+         by this setting to be invoked.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Der Befehl für ein Bildschirmfoto</short>
+         <long>Der Schlüssel »/apps/metacity/global_keybindings/run_command_screenshot« legt eine Tastenkombination fest, auf deren Eingabe hin der vom diesem Schlüssel angegebene Befehl ausgeführt wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>The screenshot command</short>
+         <long>The /apps/metacity/global_keybindings/run_command_screenshot key defines a keybinding which causes the command specified by this setting to be invoked.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Команда для получения снимка экрана</short>
+         <long>Ключ /apps/metacity/global_keybindings/run_command_screenshot определяет комбинацию клавиш, которая вызывает запуск команды, определённой в данном ключе.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Lệnh chụp hình</short>
+         <long>Những khóa «/apps/metacity/global_keybindings/run_command_screenshot» định nghĩa tổ hợp phím, khi được nhấn, sẽ thực hiện lệnh được ghi trong khóa này.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/keybinding_commands/command_window_screenshot</key>
+      <applyto>/apps/metacity/keybinding_commands/command_window_screenshot</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>gnome-screenshot --window</default>
+      <locale name="C">
+         <short>The window screenshot command</short>
+         <long>
+         The /apps/metacity/global_keybindings/run_command_window_screenshot
+         key defines a keybinding which causes the command specified
+         by this setting to be invoked.
+         </long>
+      </locale>
+
+      <locale name="de">
+         <short>Der Befehl für ein Bildschirmfoto eines Fensters</short>
+         <long>Der Schlüssel »/apps/metacity/global_keybindings/run_command_window_screenshot« legt eine Tastenkombination fest, auf deren Eingabe hin der vom diesem Schlüssel angegebene Befehl ausgeführt wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+         <short>The window screenshot command</short>
+         <long>The /apps/metacity/global_keybindings/run_command_window_screenshot key defines a keybinding which causes the command specified by this setting to be invoked.</long>
+      </locale>
+
+      <locale name="ru">
+         <short>Команда для получения снимка окна</short>
+         <long>Ключ /apps/metacity/global_keybindings/run_command_window_screenshot определяет комбинацию клавиш, которая вызывает запуск команды, определённой в данном ключе.</long>
+      </locale>
+
+      <locale name="vi">
+         <short>Lệnh chụp hình cửa sổ</short>
+         <long>Những khóa «/apps/metacity/global_keybindings/run_command_window_screenshot» định nghĩa tổ hợp phím, khi được nhấn, sẽ thực hiện lệnh được ghi trong khóa này.</long>
+      </locale>
+    </schema>
+
+    <!-- Schemas below are generated by schema-bindings.c when this file
+         becomes metacity.schemas.in     
+    -->
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_1</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_1</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 1</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 1 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 1</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 1</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 1</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_2</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_2</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 2</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 2 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 2</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 2</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 2</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_3</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_3</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 3</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 3 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 3</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 3</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 3</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_4</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_4</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 4</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 4 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 4</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 4</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 4</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_5</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_5</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 5</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 5 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 5</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 5</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 5</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_6</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_6</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 6</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 6 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 6</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 6</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 6</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_7</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_7</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 7</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 7 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 7</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 7</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 7</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_8</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_8</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 8</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 8 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 8</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 8</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 8</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_9</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_9</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 9</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 9 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 9</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 9</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 9</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_10</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_10</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 10</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 10 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 10</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 10</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 10</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_11</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_11</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 11</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 11 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 11</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 11</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 11</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_12</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_12</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Switch to workspace 12</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche 12 wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace 12</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место 12</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển sang vùng làm việc 12</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_left</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_left</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Left</default>
+      <locale name="C">
+        <short>Switch to workspace on the left of the current workspace</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche links von der aktuellen wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace on the left of the current workspace</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место слева от текущего</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_right</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_right</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Right</default>
+      <locale name="C">
+        <short>Switch to workspace on the right of the current workspace</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche rechts von der aktuellen wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace on the right of the current workspace</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место справа от текущего</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_up</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_up</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Up</default>
+      <locale name="C">
+        <short>Switch to workspace above the current workspace</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche oberhalb der aktuellen wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace above the current workspace</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место над текущим</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_to_workspace_down</key>
+      <applyto>/apps/metacity/global_keybindings/switch_to_workspace_down</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Down</default>
+      <locale name="C">
+        <short>Switch to workspace below the current workspace</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zur Arbeitsfläche unterhalb der aktuellen wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Switch to workspace below the current workspace</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться на рабочее место под текущим</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_group</key>
+      <applyto>/apps/metacity/global_keybindings/switch_group</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move between windows of an application, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zwischen den Fenstern einer Anwendung unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between windows of an application, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между окнами приложения через всплывающее окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_group_backward</key>
+      <applyto>/apps/metacity/global_keybindings/switch_group_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between windows of an application, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Rückwärts zwischen den Fenstern einer Anwendung unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backwards between windows of an application, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между окнами приложения через всплывающее окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_windows</key>
+      <applyto>/apps/metacity/global_keybindings/switch_windows</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;Tab</default>
+      <locale name="C">
+        <short>Move between windows, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zwischen den Fenstern unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between windows, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между окнами через всплывающее окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_windows_backward</key>
+      <applyto>/apps/metacity/global_keybindings/switch_windows_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between windows, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Rückwärts zwischen den Fenstern unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backwards between windows, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между окнами с использованием всплывающего окна</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_panels</key>
+      <applyto>/apps/metacity/global_keybindings/switch_panels</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Tab</default>
+      <locale name="C">
+        <short>Move between panels and the desktop, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Zwischen den Panels und der Arbeitsfläche unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between panels and the desktop, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между панелями и рабочим столом через всплывающее окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/switch_panels_backward</key>
+      <applyto>/apps/metacity/global_keybindings/switch_panels_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between panels and the desktop, using a popup window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Rückwärts zwischen den Panels und der Arbeitsfläche unter Verwendung der Fensterliste wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backwards between panels and the desktop, using a popup window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между панелями и рабочим столом через всплывающее окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_group</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_group</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F6</default>
+      <locale name="C">
+        <short>Move between windows of an application immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort zwischen den Fenstern einer Anwendung wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between windows of an application immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между окнами приложения немедленно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Di chuyển ngay giữa các cửa sổ của ứng dụng</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_group_backward</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_group_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between windows of an application immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort rückwärts zwischen den Fenstern einer Anwendung wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backwards between windows of an application immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между окнами приложения немедленно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_windows</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_windows</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;Escape</default>
+      <locale name="C">
+        <short>Move between windows immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort zwischen Fenstern wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between windows immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между окнами немедленно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Di chuyển giữa các cửa sổ ngay</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_windows_backward</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_windows_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between windows immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort rückwärts zwischen Fenstern wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backwards between windows immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между окнами немедленно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_panels</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_panels</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;Escape</default>
+      <locale name="C">
+        <short>Move between panels and the desktop immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort zwischen den Panels und der Arbeitsfläche wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move between panels and the desktop immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться между панелями и рабочим столом немедленно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Di chuyển giữa các bảng và màn hình nền ngay</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/cycle_panels_backward</key>
+      <applyto>/apps/metacity/global_keybindings/cycle_panels_backward</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move backward between panels and the desktop immediately</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.
+
+This keybinding may be reversed by holding down the &quot;shift&quot; key; therefore, &quot;shift&quot; cannot be one of the keys it uses.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Sofort rückwärts zwischen den Panels und der Arbeitsfläche wechseln</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move backward between panels and the desktop immediately</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключиться в обратном порядке между панелями и рабочим столом немедленно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Di chuyển lùi lại giữa các bảng và màn hình nền ngay</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/show_desktop</key>
+      <applyto>/apps/metacity/global_keybindings/show_desktop</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Alt&gt;d</default>
+      <locale name="C">
+        <short>Hide all normal windows and set focus to the desktop</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Alle normalen Fenster verbergen und die Arbeitsfläche fokussieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Hide all normal windows and set focus to the desktop</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Скрыть все обычные окна и активировать рабочий стол</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/panel_main_menu</key>
+      <applyto>/apps/metacity/global_keybindings/panel_main_menu</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F1</default>
+      <locale name="C">
+        <short>Show the panel's main menu</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Das Hauptmenü des Panel anzeigen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show the panel&apos;s main menu</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Вызвать главное меню панели</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/panel_run_dialog</key>
+      <applyto>/apps/metacity/global_keybindings/panel_run_dialog</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F2</default>
+      <locale name="C">
+        <short>Show the panel's "Run Application" dialog box</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Den »Anwendung ausführen«-Dialog des Panels anzeigen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show the panel&apos;s &quot;Run Application&quot; dialogue box</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Показать диалоговое окно панели «Выполнить программу»</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/run_command_screenshot</key>
+      <applyto>/apps/metacity/global_keybindings/run_command_screenshot</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>Print</default>
+      <locale name="C">
+        <short>Take a screenshot</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Ein Bildschirmfoto aufnehmen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Take a screenshot</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Получить снимок экрана</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chụp hình</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/run_command_window_screenshot</key>
+      <applyto>/apps/metacity/global_keybindings/run_command_window_screenshot</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;Print</default>
+      <locale name="C">
+        <short>Take a screenshot of a window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Ein Bildschirmfoto eines Fensters aufnehmen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Take a screenshot of a window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Получить снимок окна</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chụp hình cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/global_keybindings/run_command_terminal</key>
+      <applyto>/apps/metacity/global_keybindings/run_command_terminal</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Run a terminal</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Ein Terminal starten</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Run a terminal</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Открыть терминал</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chạy thiết bị cuối</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/activate_window_menu</key>
+      <applyto>/apps/metacity/window_keybindings/activate_window_menu</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;space</default>
+      <locale name="C">
+        <short>Activate the window menu</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Das Fenstermenü aktivieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Activate the window menu</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Активировать меню окна</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/toggle_fullscreen</key>
+      <applyto>/apps/metacity/window_keybindings/toggle_fullscreen</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Toggle fullscreen mode</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Vollbildmodus ein-/ausschalten</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Toggle fullscreen mode</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключить полноэкранный режим</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Bật/Tắt Chế độ Toàn màn hình</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/toggle_maximized</key>
+      <applyto>/apps/metacity/window_keybindings/toggle_maximized</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F10</default>
+      <locale name="C">
+        <short>Toggle maximization state</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Maximierungszustand ein-/ausschalten</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Toggle maximisation state</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключить состояние развёрнутости на весь экран</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Bật tắt trạng thái phóng to</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/toggle_above</key>
+      <applyto>/apps/metacity/window_keybindings/toggle_above</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Toggle whether a window will always be visible over other windows</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Ein-/Ausschalten, ob ein Fenster immer über anderen sichtbar ist</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Toggle whether a window will always be visible over other windows</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Будет ли окно всегда расположено поверх других окон</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/maximize</key>
+      <applyto>/apps/metacity/window_keybindings/maximize</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Maximize window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster maximieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Maximise window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Развернуть окно на весь экран</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Phóng to cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/unmaximize</key>
+      <applyto>/apps/metacity/window_keybindings/unmaximize</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F5</default>
+      <locale name="C">
+        <short>Restore window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenstergröße wiederherstellen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Restore window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Восстановить окно</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/toggle_shaded</key>
+      <applyto>/apps/metacity/window_keybindings/toggle_shaded</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Toggle shaded state</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster ein-/ausrollen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Toggle shaded state</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переключить состояние скрученности в полоску</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Bật tắt trạng thái đánh bóng</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/minimize</key>
+      <applyto>/apps/metacity/window_keybindings/minimize</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F9</default>
+      <locale name="C">
+        <short>Minimize window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster minimieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Minimise window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Свернуть окно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Thu nhỏ cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/close</key>
+      <applyto>/apps/metacity/window_keybindings/close</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F4</default>
+      <locale name="C">
+        <short>Close window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster schließen</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Close window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Закрыть окно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Đóng cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/begin_move</key>
+      <applyto>/apps/metacity/window_keybindings/begin_move</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F7</default>
+      <locale name="C">
+        <short>Move window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Di chuyển cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/begin_resize</key>
+      <applyto>/apps/metacity/window_keybindings/begin_resize</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Alt&gt;F8</default>
+      <locale name="C">
+        <short>Resize window</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenstergröße ändern</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Resize window</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Изменить размер окна</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Đổi cỡ cửa sổ</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/toggle_on_all_workspaces</key>
+      <applyto>/apps/metacity/window_keybindings/toggle_on_all_workspaces</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Toggle whether window is on all workspaces or just one</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Festlegen, ob das Fenster auf allen oder nur einer Arbeitsfläche sichtbar ist</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Toggle whether window is on all workspaces or just one</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Будет ли окно помещено на всех рабочих местах или только на одном</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_1</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_1</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 1</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 1 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 1</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 1</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 1</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_2</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_2</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 2</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 2 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 2</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 2</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 2</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_3</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_3</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 3</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 3 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 3</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 3</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 3</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_4</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_4</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 4</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 4 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 4</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 4</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 4</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_5</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_5</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 5</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 5 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 5</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 5</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 5</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_6</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_6</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 6</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 6 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 6</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 6</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 6</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_7</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_7</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 7</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 7 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 7</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 7</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 7</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_8</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_8</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 8</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 8 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 8</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 8</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 8</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_9</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_9</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 9</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 9 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 9</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 9</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 9</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_10</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_10</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 10</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 10 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 10</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 10</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 10</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_11</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_11</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 11</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 11 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 11</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 11</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 11</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_12</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_12</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to workspace 12</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster auf Arbeitsfläche 12 verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to workspace 12</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на рабочее место 12</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc 12</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_left</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_left</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left</default>
+      <locale name="C">
+        <short>Move window one workspace to the left</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster eine Arbeitsfläche nach links verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window one workspace to the left</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на одно рабочее место влево</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc bên trái</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_right</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_right</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right</default>
+      <locale name="C">
+        <short>Move window one workspace to the right</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster eine Arbeitsfläche nach rechts verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window one workspace to the right</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на одно рабочее место вправо</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ sang vùng làm việc bên phải</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_up</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_up</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up</default>
+      <locale name="C">
+        <short>Move window one workspace up</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster eine Arbeitsfläche nach oben verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window one workspace up</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на одно рабочее место вверх</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ lên vùng làm việc trên</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_workspace_down</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_workspace_down</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Down</default>
+      <locale name="C">
+        <short>Move window one workspace down</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster eine Arbeitsfläche nach unten verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window one workspace down</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно на одно рабочее место вниз</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Chuyển cửa sổ xuống vùng làm việc dưới</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/raise_or_lower</key>
+      <applyto>/apps/metacity/window_keybindings/raise_or_lower</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Raise window if it's covered by another window, otherwise lower it</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster anheben, falls es verdeckt ist, andernfalls absenken</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Raise window if it&apos;s covered by another window, otherwise lower it</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Поднять окно на передний план, если оно заслонено другими, иначе опустить его</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/raise</key>
+      <applyto>/apps/metacity/window_keybindings/raise</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Raise window above other windows</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster vor die anderen Fenster anheben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Raise window above other windows</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Поднять окно на передний план</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Nâng cửa sổ lên trên các cửa sổ khác</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/lower</key>
+      <applyto>/apps/metacity/window_keybindings/lower</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Lower window below other windows</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster hinter die anderen Fenster absenken</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Lower window below other windows</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Поместить окно под другими окнами</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Hạ thấp cửa sổ xuống dưới các cửa sổ khác</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/maximize_vertically</key>
+      <applyto>/apps/metacity/window_keybindings/maximize_vertically</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Maximize window vertically</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster vertikal maximieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Maximise window vertically</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Развернуть окно на весь экран вертикально</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Phóng to cửa sổ theo chiều dọc</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/maximize_horizontally</key>
+      <applyto>/apps/metacity/window_keybindings/maximize_horizontally</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Maximize window horizontally</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster horizontal maximieren</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Maximise window horizontally</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Развернуть окно на весь экран горизонтально</short>
+        
+      </locale>
+
+      <locale name="vi">
+        <short>Phóng to cửa sổ theo chiều ngang</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_corner_nw</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_corner_nw</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to north-west (top left) corner</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster in obere linke Ecke des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to north-west (top left) corner</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно в северо-западный (верхний левый) угол</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_corner_ne</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_corner_ne</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to north-east (top right) corner</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster in obere rechte Ecke des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to north-east (top right) corner</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно в северо-восточный (верхний правый) угол</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_corner_sw</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_corner_sw</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to south-west (bottom left) corner</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster in untere linke Ecke des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to south-west (bottom left) corner</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно в юго-западный (нижний левый) угол</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_corner_se</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_corner_se</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to south-east (bottom right) corner</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster in untere rechte Ecke des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to south-east (bottom right) corner</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно в юго-восточный (нижний правый) угол</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_side_n</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_side_n</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to north (top) side of screen</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster zur oberen Seite des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to north (top) side of screen</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно к северной (верхней) стороне экрана</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_side_s</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_side_s</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to south (bottom) side of screen</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster zur unteren Seite des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to south (bottom) side of screen</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно к южной (нижней) стороне экрана</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_side_e</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_side_e</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to east (right) side of screen</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster zur rechten Seite des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to east (right) side of screen</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно к западной (правой) стороне экрана</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_side_w</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_side_w</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to west (left) side of screen</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster zur linken Seite des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to west (left) side of screen</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно к восточной (левой) стороне экрана</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/window_keybindings/move_to_center</key>
+      <applyto>/apps/metacity/window_keybindings/move_to_center</applyto>
+      <owner>metacity</owner>
+      <type>string</type>
+      <default>disabled</default>
+      <locale name="C">
+        <short>Move window to center of screen</short>
+        <long>The format looks like &quot;&lt;Control&gt;a&quot; or &quot;&lt;Shift&gt;&lt;Alt&gt;F1&quot;.
+
+The parser is fairly liberal and allows lower or upper case, and also abbreviations such as &quot;&lt;Ctl&gt;&quot; and &quot;&lt;Ctrl&gt;&quot;. If you set the option to the special string &quot;disabled&quot;, then there will be no keybinding for this action.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Fenster in die Mitte des Bildschirms verschieben</short>
+        
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move window to centre of screen</short>
+        
+      </locale>
+
+      <locale name="ru">
+        <short>Переместить окно в центр экрана</short>
+        
+      </locale>
+    </schema>
+
+
+    <!-- Not used and/or crackrock -->
+
+    <schema>
+      <key>/schemas/apps/metacity/general/application_based</key>
+      <applyto>/apps/metacity/general/application_based</applyto>      
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>(Not implemented) Navigation works in terms of applications not windows</short>
+        <long>
+          If true, then Metacity works in terms of applications rather than
+          windows. The concept is a bit abstract, but in general an
+          application-based setup is more like the Mac and less like
+          Windows. When you focus a window in application-based mode, all
+          the windows in the application will be raised. Also, in
+          application-based mode, focus clicks are not passed through to
+          windows in other applications. Application-based mode is,
+          however, largely unimplemented at the moment.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>(Nicht implementiert) Navigation arbeitet anwendungs- und nicht fensterorientiert</short>
+        <long>Falls dieser Schlüssel gesetzt ist, arbeitet Metacity anwendungs- und nicht fensterorientiert. Das Konzept ist etwas abstrakt, aber generell verhält sich der Computer im anwendungsorientierten Modus eher wie ein Mac und weniger wie Windows. Wenn Sie im anwendungsorientierten Modus ein Fenster fokussieren, werden alle zur Anwendung gehörigen Fenster angehoben. Außerdem werden in diesem Modus Mausklicks zum Fokussieren nicht an Fenster von anderen Anwendungen weitergereicht. Allerdings ist der anwendungsorientierte Modus momentan in weiten Teilen nicht implementiert.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>(Not implemented) Navigation works in terms of applications not windows</short>
+        <long>If true, then Metacity works in terms of applications rather than windows. The concept is a bit abstract, but in general an application-based setup is more like the Mac and less like Windows. When you focus a window in application-based mode, all the windows in the application will be raised. Also, in application-based mode, focus clicks are not passed through to windows in other applications. Application-based mode is, however, largely unimplemented at the moment.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>(Не реализовано) Навигация ведётся по приложениям, а не по окнам</short>
+        <long>Если этот ключ установлен, Metacity работает с приложениями, а не с окнами. Архитектура, основанная на приложениях, больше похожа на системы Mac, чем на Windows. При активизации окна в режиме, основанном на приложениях, поднимаются все окна приложения. Кроме того, в режиме, основанном на приложениях, щелчки мышью не передаются в окна других приложений. Реализация режима, основанного на приложениях, в настоящий момент ещё весьма далека от завершения.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Việc duyệt (chưa thực hiện) làm việc theo các điều khoản của ứng dụng, không phải cửa sổ.</short>
+        <long>Nếu bật thì trình Metacity hoạt động như theo ứng dụng hơn là theo cửa sổ. Khái niệm này hơi trừu tượng, nhưng nói chung một thiết lập dựa trên ứng dụng thì giống như Mac hơn Windows. Khi bạn đặt tiêu điểm lên một cửa sổ trong chế độ dựa trên ứng dụng, mọi cửa sổ trong ứng dụng đó sẽ được hiển thị. Ngoài ra, trong chế độ dựa trên ứng dụng, nhấn tiêu điểm không được chuyển cho cửa sổ của ứng dụng khác. Ngoài ra chế độ dựa trên ứng dụng chưa được làm tại thời điểm này.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/metacity/general/disable_workarounds</key>
+      <applyto>/apps/metacity/general/disable_workarounds</applyto>      
+      <owner>metacity</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Disable misfeatures that are required by old or broken
+               applications</short>
+        <long> 
+          Some applications disregard specifications in ways that result in
+          window manager misfeatures. This option puts Metacity in a
+          rigorously correct mode, which gives a more consistent user
+          interface, provided one does not need to run any misbehaving
+          applications.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>(Absichtliche) Fehlverhalten deaktivieren, die von alten oder defekten Anwendungen benötigt werden.</short>
+        <long>Einige Anwendungen halten sich nicht an Spezifikationen, wodurch Fehlverhalten bei Fensterverwaltungen entstehen können. Diese Option schaltet Metacity in einen rigoros vorbildlichen Modus, der eine konsistentere Benutzerumgebung bringt, wenn Sie keine sich falsch verhaltenden Anwendungen benötigen.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Disable misfeatures that are required by old or broken applications</short>
+        <long>Some applications disregard specifications in ways that result in window manager misfeatures. This option puts Metacity in a rigorously correct mode, which gives a more consistent user interface, provided one does not need to run any misbehaving applications.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Отключить неправильные свойства, нужные старым или сломанным приложениям</short>
+        <long>Некоторые приложения игнорируют спецификации, поэтому в менеджер окон встроены возможности для обхода ошибок в этих приложениях. Этот ключ переводит Metacity в режим строгого соответствия спецификациям, что даёт всем окнам более последовательный внешний вид, но при этом приложения с ошибками могут работать неправильно.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Tắt «tính năng sai» là cần thiết đối với các ứng dụng cũ hay bị hỏng</short>
+        <long>Một số ứng dụng riêng bỏ qua đặc tả, gây ra bộ quản lý cửa sổ không hoạt động cho đúng. Tùy chọn này đặt Metacity trong chế độ đúng chính xác, mà bảo tồn một giao diện người dùng thống nhất hơn, nếu bạn không cần chạy ứng dụng nào chạy sai.</long>
+      </locale>
+    </schema>
+
+  </schemalist>  
+</gconfschemafile>
+
+
+
+