aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
blob: e52a78bc381c8a2fc50d2a3fff4f6fcaf0366433 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.1" encoding="UTF-8"?>

<channel name="keyboards" version="1.0">
  <property name="Default" type="empty">
    <property name="KeyRepeat" type="empty">
      <property name="Delay" type="int" value="200"/>
      <property name="Rate" type="int" value="50"/>
    </property>
    <property name="Numlock" type="bool" value="false"/>
  </property>
</channel>