bafe34696d
As some keybindings are now provided by gnome-shell rather than mutter, it makes sense to expose those in System Settings. https://bugzilla.gnome.org/show_bug.cgi?id=671010
13 lines
356 B
XML
13 lines
356 B
XML
<?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"/>
|
|
|
|
</KeyListEntries>
|
|
|