<key name="input-sources-show-all" type="b">
<default>false</default>
<summary>Show all installed input sources</summary>
<description>Makes all installed input sources available for choosing in System Settings.</description>
</key>
<key name="input-sources-per-window" type="b">
<default>false</default>
<summary>Use different input sources for each window</summary>
<description>When enabled, input sources get attached to the currently focused window when activated.</description>
</key>
<key name="cursor-blink" type="b">
<default>true</default>
<summary>Cursor Blink</summary>
<description>Whether the cursor should blink.</description>
</key>
<key name="cursor-blink-time" type="i">
<range min="100" max="2500"/>
<default>1200</default>
<summary>Cursor Blink Time</summary>
<description>Length of the cursor blink cycle, in milliseconds.</description>
</key>
<key name="cursor-blink-timeout" type="i">
<range min="1" max="2147483647"/>
<default>10</default>
<summary>Cursor Blink Timeout</summary>
<description>Time after which the cursor stops blinking, in seconds.</description>
</key>
<key name="keyboard-repeat" type="b">
<default>true</default>
</key>
<key name="keyboard-repeat-interval" type="u">
<default>30</default>
<summary>Key Repeat Interval</summary>
<description>Delay between repeats in milliseconds.</description>
</key>
<key name="keyboard-delay" type="u">
<default>500</default>
<summary>Initial Key Repeat Delay</summary>
<description>Initial key repeat delay in milliseconds.</description>
</key>