Skip to content

Commit fe21fa8

Browse files
mtwebsterclefebvre
authored andcommitted
a11y: Add 'always-show-text-caret' xsetting
1 parent 2419322 commit fe21fa8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

schemas/org.cinnamon.desktop.a11y.keyboard.gschema.xml.in

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,13 @@
118118
<default>'/usr/share/cinnamon/sounds/togglekeys-sound-off.ogg'</default>
119119
<summary>Sound to use when turning caps/num lock off</summary>
120120
</key>
121+
<key name="always-show-text-caret" type="b">
122+
<default>false</default>
123+
<summary>Always show the text caret</summary>
124+
<description>
125+
This key overrides the hiding of the text caret in noneditable
126+
text in applications.
127+
</description>
128+
</key>
121129
</schema>
122130
</schemalist>

0 commit comments

Comments
 (0)