aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
blob: 241fb80094f98248a900ef12e7598cce659dbc33 (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="Delay" type="int" value="250"/>
      <property name="Rate" type="int" value="40"/>
    </property>
    <property name="Numlock" type="bool" value="false"/>
  </property>
</channel>