--- metacity-2.4.13.90/src/metacity.schemas.in.ctrlaltdel 2003-01-16 15:11:47.000000000 -0500 +++ metacity-2.4.13.90/src/metacity.schemas.in 2003-01-16 15:13:41.000000000 -0500 @@ -1549,8 +1549,31 @@ - /schemas/apps/metacity/global_keybindings/run_command + /schemas/apps/metacity/global_keybindings/run_command_1 /apps/metacity/global_keybindings/run_command_1 + metacity + string + <Ctrl><Alt>Delete + + Run a defined command + + The keybinding that runs the correspondingly-numbered + command in /apps/metacity/keybinding_commands + + The format looks like "<Control>a" or + "<Shift><Alt>F1. + + The parser is fairly liberal and allows lower or upper case, + and also abbreviations such as "<Ctl>" and + "<Ctrl>". If you set the option to the special string + "disabled", then there will be no keybinding for this + action. + + + + + + /schemas/apps/metacity/global_keybindings/run_command /apps/metacity/global_keybindings/run_command_2 /apps/metacity/global_keybindings/run_command_3 /apps/metacity/global_keybindings/run_command_4 @@ -1586,8 +1609,24 @@ - /schemas/apps/metacity/keybinding_commands/command + /schemas/apps/metacity/keybinding_commands/command_1 /apps/metacity/keybinding_commands/command_1 + metacity + string + gnome-session-save --kill + + Commands to run in response to keybindings + + 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. + + + + + + /schemas/apps/metacity/keybinding_commands/command /apps/metacity/keybinding_commands/command_2 /apps/metacity/keybinding_commands/command_3 /apps/metacity/keybinding_commands/command_4