You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
container-overlay/profiles/templates/3.5/6_ac_desktop_profile/2-user/games-util/Steam-1.0/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml

17 lines
553 B

# Calculate format=xml_xfce
<?xml version="1.0" encoding="UTF-8"?>
<channel name="keyboards" version="1.0">
<property name="Default" type="empty">
#?hr_laptop==#
<property name="Numlock" type="bool" value="true"/>
#!hr_laptop#
<property name="Numlock" type="bool" value="false"/>
#hr_laptop#
<property name="KeyRepeat" type="empty">
<property name="Rate" type="int" value="#-ini(profile.keyboard-rate)-#"/>
<property name="Delay" type="int" value="#-ini(profile.keyboard-delay)-#"/>
</property>
</property>
</channel>