mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
10 lines
338 B
XML
10 lines
338 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="accessibility" version="1.0">
|
|
<property name="SlowKeys" type="bool" value="false">
|
|
<property name="Delay" type="int" value="501"/>
|
|
</property>
|
|
<property name="BounceKeys" type="bool" value="true">
|
|
<property name="Delay" type="int" value="50"/>
|
|
</property>
|
|
</channel>
|