bdf47aeac4
Fallback mode is going away, so we should stop depending on Metacity for keybinding files for common bindings. https://bugzilla.gnome.org/show_bug.cgi?id=687672
14 lines
417 B
XML
14 lines
417 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<KeyListEntries schema="org.gnome.desktop.wm.keybindings"
|
|
group="system"
|
|
_name="System"
|
|
wm_name="Mutter"
|
|
package="mutter">
|
|
|
|
<KeyListEntry name="panel-run-dialog" _description="Show the run command prompt"/>
|
|
|
|
<KeyListEntry name="panel-main-menu" _description="Show the activities overview"/>
|
|
|
|
</KeyListEntries>
|
|
|