summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorHaxk20 <14281-Haxk20@users.noreply.gitlab.gnome.org>2019-07-22 14:56:00 +0000
committerBenjamin Berg <benjamin@sipsolutions.net>2019-08-26 12:01:16 +0000
commitd50a37563663b5a263157d20047522a904b86e0f (patch)
tree21e12eda2f5d2757acdbacbd22f7131786474677 /data
parentea82338593c00d0cdc8a9b6203904142460ff026 (diff)
downloadgnome-settings-daemon-d50a37563663b5a263157d20047522a904b86e0f.tar.gz
media-keys: Add volume step key
This adds new key so that it the value of the key can be edited with dconf.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in b/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in
index d00b73aa..f835789c 100644
--- a/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in
+++ b/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in
@@ -276,6 +276,12 @@
<summary>Volume up</summary>
<description>Binding to raise the volume.</description>
</key>
+ <key name="volume-step" type="i">
+ <default>6</default>
+ <range min="1" max="20"/>
+ <summary>Size of volume step</summary>
+ <description>Size of the volume step for each volume change</description>
+ </key>
<!-- Change volume without sound effect -->
<key name="volume-down-quiet" type="as">