summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2021-12-26 20:40:56 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2022-02-12 16:57:44 +0300
commitf47dbce92a636406aa20636f83838ac079282c4e (patch)
treee22a15da236ef9a89837c58db5c1d119d0fc56cc /data
parent2828692c512f8a81ff5e9c2f1f78450781d2c028 (diff)
downloadgnome-settings-daemon-f47dbce92a636406aa20636f83838ac079282c4e.tar.gz
media-keys: Remove screencast key handling
gnome-shell itself now handles the screencast key too.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in16
1 files changed, 0 insertions, 16 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 513bf9f3..ef5be625 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
@@ -96,11 +96,6 @@
<summary>Microphone mute/unmute</summary>
<description>Binding to mute/unmute the microphone.</description>
</key>
- <key name="screencast" type="s">
- <default>'&lt;Ctrl&gt;&lt;Shift&gt;&lt;Alt&gt;R'</default>
- <summary>Record a short video of the screen</summary>
- <description>Binding to record a short video of the screen</description>
- </key>
<key name="www" type="s">
<default>'XF86WWW'</default>
<summary>Launch web browser</summary>
@@ -287,11 +282,6 @@
<summary>Microphone mute/unmute</summary>
<description>Binding to mute/unmute the microphone.</description>
</key>
- <key name="screencast" type="as">
- <default>['&lt;Ctrl&gt;&lt;Shift&gt;&lt;Alt&gt;R']</default>
- <summary>Record a short video of the screen</summary>
- <description>Binding to record a short video of the screen</description>
- </key>
<key name="www" type="as">
<default>['']</default>
<summary>Launch web browser</summary>
@@ -680,12 +670,6 @@
<summary>Bluetooth RF kill</summary>
<description>Static binding to toggle bluetooth airplane mode.</description>
</key>
-
- <key name="max-screencast-length" type="u">
- <default>30</default>
- <summary>Maximum length of screen recordings</summary>
- <description>The maximum length of single screen cast recordings in seconds or 0 for unlimited</description>
- </key>
</schema>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.plugins.media-keys.custom-keybinding">