aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/data/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
blob: 3986adf8ea23a89838fa54e480b37fa89ba3aa98 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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 name="Numlock" type="bool" value="false"/>
  </property>
</channel>