summaryrefslogtreecommitdiffstats
path: root/panels/keyboard/00-multimedia.xml.in
blob: bb1532db60c3dac1519b5a9ed1a3070327eecfcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" name="Sound and Media">

	<KeyListEntry name="volume-mute" description="Volume mute/unmute"/>

	<KeyListEntry name="volume-down" description="Volume down"/>

	<KeyListEntry name="volume-up" description="Volume up"/>

	<KeyListEntry name="mic-mute" description="Microphone mute/unmute"/>

	<KeyListEntry name="media" description="Launch media player"/>

	<KeyListEntry name="play" description="Play (or play/pause)"/>

	<KeyListEntry name="pause" description="Pause playback"/>

	<KeyListEntry name="stop" description="Stop playback"/>

	<KeyListEntry name="previous" description="Previous track"/>

	<KeyListEntry name="next" description="Next track"/>

	<KeyListEntry name="eject" description="Eject"/>

</KeyListEntries>