181:9547811e4036
Anton Shestakov <av6@dwimlabs.net>, Sat, 23 Mar 2019 21:15:08 +0800
.hgrc: email/smtp sections, a skeleton for actual config SMTP is pretty popular, and using TLS (vs. STARTTLS) should be less fragile.

previous change 177:bd893493bc06

.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml

Permissions: -rw-r--r--

Other formats: Feeds:
<?xml version="1.0" encoding="UTF-8"?>
<channel name="keyboards" version="1.0">
<property name="Default" type="empty">
<property name="Numlock" type="bool" value="false"/>
<property name="KeyRepeat" type="empty">
<property name="Delay" type="int" value="300"/>
<property name="Rate" type="int" value="40"/>
</property>
</property>
</channel>