2007-03-19 15:14:06 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" name="Sound and Media">
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2018-02-19 16:25:08 +01:00
|
|
|
<KeyListEntry name="volume-mute" description="Volume mute/unmute"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="volume-down" description="Volume down"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="volume-up" description="Volume up"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2018-02-19 14:55:38 +01:00
|
|
|
<KeyListEntry name="mic-mute" description="Microphone mute/unmute"/>
|
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="media" description="Launch media player"/>
|
2007-03-20 19:16:56 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="play" description="Play (or play/pause)"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="pause" description="Pause playback"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="stop" description="Stop playback"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="previous" description="Previous track"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="next" description="Next track"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
2017-09-11 22:05:40 +02:00
|
|
|
<KeyListEntry name="eject" description="Eject"/>
|
2007-03-19 15:14:06 +00:00
|
|
|
|
|
|
|
</KeyListEntries>
|
|
|
|
|