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>
|
||||
|
||||
* src/window.c (meta_window_maximize): unshade window if shaded,
|
||||
|
@ -234,7 +234,7 @@ you set
|
||||
<applyto>/apps/metacity/window_keybindings/minimize</applyto>
|
||||
<owner>metacity</owner>
|
||||
<type>string</type>
|
||||
<default>disabled</default>
|
||||
<default><Alt>F9</default>
|
||||
<locale name="C">
|
||||
<short>Minimize a window</short>
|
||||
<long>
|
||||
@ -255,7 +255,7 @@ you set
|
||||
<applyto>/apps/metacity/window_keybindings/begin_move</applyto>
|
||||
<owner>metacity</owner>
|
||||
<type>string</type>
|
||||
<default>disabled</default>
|
||||
<default><Alt>F7</default>
|
||||
<locale name="C">
|
||||
<short>Move a window</short>
|
||||
<long>
|
||||
@ -277,7 +277,7 @@ you set
|
||||
<applyto>/apps/metacity/window_keybindings/begin_resize</applyto>
|
||||
<owner>metacity</owner>
|
||||
<type>string</type>
|
||||
<default>disabled</default>
|
||||
<default><Alt>F8</default>
|
||||
<locale name="C">
|
||||
<short>Resize a window</short>
|
||||
<long>
|
||||
|
Loading…
Reference in New Issue
Block a user