Skip to content

Commit

Permalink
a11y: Add 'always-show-text-caret' xsetting
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwebster authored and clefebvre committed Nov 9, 2023
1 parent 2419322 commit fe21fa8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions schemas/org.cinnamon.desktop.a11y.keyboard.gschema.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,13 @@
<default>'/usr/share/cinnamon/sounds/togglekeys-sound-off.ogg'</default>
<summary>Sound to use when turning caps/num lock off</summary>
</key>
<key name="always-show-text-caret" type="b">
<default>false</default>
<summary>Always show the text caret</summary>
<description>
This key overrides the hiding of the text caret in noneditable
text in applications.
</description>
</key>
</schema>
</schemalist>

0 comments on commit fe21fa8

Please sign in to comment.