2011-10-20 16:28:59 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<KeyListEntries schema="org.gnome.shell.keybindings"
|
|
|
|
group="system"
|
|
|
|
_name="System"
|
|
|
|
wm_name="GNOME Shell"
|
|
|
|
package="gnome-shell">
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-message-tray"
|
|
|
|
_description="Show the message tray"/>
|
|
|
|
|
2012-11-08 09:24:40 -05:00
|
|
|
<KeyListEntry name="focus-active-notification"
|
|
|
|
_description="Focus the active notification"/>
|
|
|
|
|
2013-04-17 19:26:06 -04:00
|
|
|
<KeyListEntry name="toggle-overview"
|
|
|
|
_description="Show the overview"/>
|
|
|
|
|
2012-10-08 12:16:55 -04:00
|
|
|
<KeyListEntry name="toggle-application-view"
|
|
|
|
_description="Show all applications"/>
|
|
|
|
|
2012-10-11 09:09:18 -04:00
|
|
|
<KeyListEntry name="open-application-menu"
|
|
|
|
_description="Open the application menu"/>
|
|
|
|
|
2011-10-20 16:28:59 -04:00
|
|
|
</KeyListEntries>
|
|
|
|
|