aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
blob: 80e951a75826f962f457be07737efc32250f0f68 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>

<channel name="keyboards" version="1.0">
  <property name="Default" type="empty">
    <property name="KeyRepeat" type="bool" value="true">
      <property name="Rate" type="int" value="20"/>
      <property name="Delay" type="int" value="600"/>
    </property>
  </property>
</channel>