mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
associate close_window keybinding to Alt-F4
* src/metacity.schemas.in: associate close_window keybinding to Alt-F4
This commit is contained in:
parent
e354442c93
commit
c7a72aeed3
@ -1,3 +1,8 @@
|
||||
2002-06-17 Frederic Crozat <fcrozat@mandrakesoft.com>
|
||||
|
||||
* src/metacity.schemas.in: associate close_window keybinding to
|
||||
Alt-F4
|
||||
|
||||
2002-06-16 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/main.c (main): fix spelling error, #85452
|
||||
|
@ -213,7 +213,7 @@ you set
|
||||
<applyto>/apps/metacity/window_keybindings/close</applyto>
|
||||
<owner>metacity</owner>
|
||||
<type>string</type>
|
||||
<default>disabled</default>
|
||||
<default><Alt>F4</default>
|
||||
<locale name="C">
|
||||
<short>Close a window</short>
|
||||
<long>
|
||||
|
Loading…
Reference in New Issue
Block a user