Skip to content

Commit 0dc2cb0

Browse files
Fantumtwebster
authored andcommitted
Add screen reader keybinding for improve accessibility
The screen reader keybinding was not set as default and was one of the things making difficult have good accessibility support in cinnamon. This commit will add keybinding Alt+Super+s like the gnome one, improving slightly the accessibility.
1 parent 4cd1b7f commit 0dc2cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/org.cinnamon.desktop.keybindings.media-keys.gschema.xml.in.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<_description>Binding to launch the web browser.</_description>
143143
</key>
144144
<key name="screenreader" type="as">
145-
<default>['']</default>
145+
<default>['&lt;Alt&gt;&lt;Super&gt;s']</default>
146146
<_summary>Toggle screen reader</_summary>
147147
<_description>Binding to start the screen reader</_description>
148148
</key>

0 commit comments

Comments
 (0)