2011-10-20 20:28:59 +00: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"
|
2015-02-25 15:42:47 +00:00
|
|
|
_description="Show the notification list"/>
|
2011-10-20 20:28:59 +00:00
|
|
|
|
2012-11-08 14:24:40 +00:00
|
|
|
<KeyListEntry name="focus-active-notification"
|
|
|
|
_description="Focus the active notification"/>
|
|
|
|
|
2013-04-17 23:26:06 +00:00
|
|
|
<KeyListEntry name="toggle-overview"
|
|
|
|
_description="Show the overview"/>
|
|
|
|
|
2012-10-08 16:16:55 +00:00
|
|
|
<KeyListEntry name="toggle-application-view"
|
|
|
|
_description="Show all applications"/>
|
|
|
|
|
2012-10-11 13:09:18 +00:00
|
|
|
<KeyListEntry name="open-application-menu"
|
|
|
|
_description="Open the application menu"/>
|
|
|
|
|
2011-10-20 20:28:59 +00:00
|
|
|
</KeyListEntries>
|
|
|
|
|