From a007205797df6d1027f54d06cec3c16451c9ffd5 Mon Sep 17 00:00:00 2001 From: vojtapolasek Date: Tue, 10 Sep 2024 11:04:42 +0200 Subject: Add a keyboard shortcut to start a screen reader (#416) alt+super+s --- data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in index 866fbf7..2bb8612 100644 --- a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in +++ b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in @@ -156,7 +156,7 @@ Binding to show the screen magnifier - '' + '<Alt><Mod4>s' Toggle screen reader Binding to start the screen reader -- cgit v1.2.1