2011-10-20 16:28:59 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<KeyListEntries schema="org.gnome.shell.keybindings"
|
|
|
|
group="system"
|
2016-07-21 16:42:19 -04:00
|
|
|
name="System"
|
2011-10-20 16:28:59 -04:00
|
|
|
wm_name="GNOME Shell"
|
|
|
|
package="gnome-shell">
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-message-tray"
|
2016-07-21 16:42:19 -04:00
|
|
|
description="Show the notification list"/>
|
2011-10-20 16:28:59 -04:00
|
|
|
|
2023-03-21 12:07:19 -04:00
|
|
|
<KeyListEntry name="toggle-quick-settings"
|
|
|
|
description="Open the quick settings menu"/>
|
|
|
|
|
2012-11-08 09:24:40 -05:00
|
|
|
<KeyListEntry name="focus-active-notification"
|
2016-07-21 16:42:19 -04:00
|
|
|
description="Focus the active notification"/>
|
2012-11-08 09:24:40 -05:00
|
|
|
|
2013-04-17 19:26:06 -04:00
|
|
|
<KeyListEntry name="toggle-overview"
|
2016-07-21 16:42:19 -04:00
|
|
|
description="Show the overview"/>
|
2013-04-17 19:26:06 -04:00
|
|
|
|
2012-10-08 12:16:55 -04:00
|
|
|
<KeyListEntry name="toggle-application-view"
|
2022-12-16 16:33:10 -05:00
|
|
|
description="Show all apps"/>
|
2012-10-08 12:16:55 -04:00
|
|
|
|
2011-10-20 16:28:59 -04:00
|
|
|
</KeyListEntries>
|
|
|
|
|