default keybindings for move, resize, maximize, etc. from Deepa #78999
2002-08-10 Havoc Pennington <hp@pobox.com> * src/metacity.schemas.in: default keybindings for move, resize, maximize, etc. from Deepa #78999
This commit is contained in:
parent
c17e916978
commit
2fb121b1c9
@ -1,3 +1,8 @@
|
|||||||
|
2002-08-10 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
|
* src/metacity.schemas.in: default keybindings for move, resize,
|
||||||
|
maximize, etc. from Deepa #78999
|
||||||
|
|
||||||
2002-08-10 Havoc Pennington <hp@pobox.com>
|
2002-08-10 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/window.c (meta_window_maximize): unshade window if shaded,
|
* src/window.c (meta_window_maximize): unshade window if shaded,
|
||||||
|
@ -234,7 +234,7 @@ you set
|
|||||||
<applyto>/apps/metacity/window_keybindings/minimize</applyto>
|
<applyto>/apps/metacity/window_keybindings/minimize</applyto>
|
||||||
<owner>metacity</owner>
|
<owner>metacity</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default>disabled</default>
|
<default><Alt>F9</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Minimize a window</short>
|
<short>Minimize a window</short>
|
||||||
<long>
|
<long>
|
||||||
@ -255,7 +255,7 @@ you set
|
|||||||
<applyto>/apps/metacity/window_keybindings/begin_move</applyto>
|
<applyto>/apps/metacity/window_keybindings/begin_move</applyto>
|
||||||
<owner>metacity</owner>
|
<owner>metacity</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default>disabled</default>
|
<default><Alt>F7</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Move a window</short>
|
<short>Move a window</short>
|
||||||
<long>
|
<long>
|
||||||
@ -277,7 +277,7 @@ you set
|
|||||||
<applyto>/apps/metacity/window_keybindings/begin_resize</applyto>
|
<applyto>/apps/metacity/window_keybindings/begin_resize</applyto>
|
||||||
<owner>metacity</owner>
|
<owner>metacity</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default>disabled</default>
|
<default><Alt>F8</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Resize a window</short>
|
<short>Resize a window</short>
|
||||||
<long>
|
<long>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user