aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
diff options
context:
space:
mode:
authorkj_sh6042025-12-29 14:05:52 -0500
committerkj_sh6042025-12-29 14:05:52 -0500
commitf08c428f678dca0e5d82476340638b0b31f5cc0e (patch)
treee2542816006599f5e609268913bbd83bd98af26d /.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
parentd1d3dcee3b55d8646cb1509d94fd783bce15f3ad (diff)
refactor: add all xfce4 `.xml` files
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
new file mode 100644
index 0000000..e52a78b
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
@@ -0,0 +1,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>