From 2828692c512f8a81ff5e9c2f1f78450781d2c028 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Thu, 14 Oct 2021 19:32:16 +0300 Subject: media-keys: Remove screenshot key handling gnome-shell itself now handles the screenshot keys. This is required to easily provide same-frame response to pressing a screenshot key. --- ...ttings-daemon.plugins.media-keys.gschema.xml.in | 60 ---------------------- 1 file changed, 60 deletions(-) (limited to 'data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in') 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 fb0c85c6..513bf9f3 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,36 +96,6 @@ Microphone mute/unmute Binding to mute/unmute the microphone. - - 'Print' - Take a screenshot - Binding to take a screenshot. - - - '<Alt>Print' - Take a screenshot of a window - Binding to take a screenshot of a window. - - - '<Shift>Print' - Take a screenshot of an area - Binding to take a screenshot of an area. - - - '<Ctrl>Print' - Copy a screenshot to clipboard - Binding to copy a screenshot to clipboard. - - - '<Ctrl><Alt>Print' - Copy a screenshot of a window to clipboard - Binding to copy a screenshot of a window to clipboard. - - - '<Ctrl><Shift>Print' - Copy a screenshot of an area to clipboard - Binding to copy a screenshot of an area to clipboard. - '<Ctrl><Shift><Alt>R' Record a short video of the screen @@ -317,36 +287,6 @@ Microphone mute/unmute Binding to mute/unmute the microphone. - - ['Print'] - Take a screenshot - Binding to take a screenshot. - - - ['<Alt>Print'] - Take a screenshot of a window - Binding to take a screenshot of a window. - - - ['<Shift>Print'] - Take a screenshot of an area - Binding to take a screenshot of an area. - - - ['<Ctrl>Print'] - Copy a screenshot to clipboard - Binding to copy a screenshot to clipboard. - - - ['<Ctrl><Alt>Print'] - Copy a screenshot of a window to clipboard - Binding to copy a screenshot of a window to clipboard. - - - ['<Ctrl><Shift>Print'] - Copy a screenshot of an area to clipboard - Binding to copy a screenshot of an area to clipboard. - ['<Ctrl><Shift><Alt>R'] Record a short video of the screen -- cgit v1.2.1