Added keybindings for moving windows between workspaces. Fixes #91944

This commit is contained in:
Arvind Samptur 2002-09-20 04:19:59 +00:00
parent 195d136faa
commit 09cc9e5d93
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2002-09-20 Arvind Samptur <arvind.samputr@wipro.com>
* src/metacity.schemas.in: added keybindings for
moving windows between workspaces.
Patch from Jeyasudha. Fixes #91944.
2002-09-19 Arvind Samptur <arvind.samptur@wipro.com>
* src/tools/metacity-properties.desktop.in :
change in the tooltip suggested in ui-review.

View File

@ -639,7 +639,7 @@ you set
<applyto>/apps/metacity/window_keybindings/move_to_workspace_left</applyto>
<owner>metacity</owner>
<type>string</type>
<default>disabled</default>
<default>&lt;Shift&gt;&lt;Alt&gt;Left</default>
<locale name="C">
<short>Move window one workspace to the left</short>
<long>
@ -664,7 +664,7 @@ you set
<applyto>/apps/metacity/window_keybindings/move_to_workspace_right</applyto>
<owner>metacity</owner>
<type>string</type>
<default>disabled</default>
<default>&lt;Shift&gt;&lt;Alt&gt;Right</default>
<locale name="C">
<short>Move window one workspace to the right</short>
<long>
@ -688,7 +688,7 @@ you set
<applyto>/apps/metacity/window_keybindings/move_to_workspace_up</applyto>
<owner>metacity</owner>
<type>string</type>
<default>disabled</default>
<default>&lt;Shift&gt;&lt;Alt&gt;Up</default>
<locale name="C">
<short>Move window one workspace up</short>
<long>
@ -712,7 +712,7 @@ you set
<applyto>/apps/metacity/window_keybindings/move_to_workspace_down</applyto>
<owner>metacity</owner>
<type>string</type>
<default>disabled</default>
<default>&lt;Shift&gt;&lt;Alt&gt;Down</default>
<locale name="C">
<short>Move window one workspace down</short>
<long>