aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2010-02-25 13:38:35 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2010-02-25 13:38:35 +0000
commit816174c428829fb08673f20ef3777ad506eeadbe (patch)
tree16ae090b9696576a9ba3e058772f80294cc57f55 /common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
parentc06a7fd7d03865fd567b3b8c7a4e86c2364f6e58 (diff)
downloadconfig-816174c428829fb08673f20ef3777ad506eeadbe.tar
config-816174c428829fb08673f20ef3777ad506eeadbe.tar.gz
config-816174c428829fb08673f20ef3777ad506eeadbe.tar.bz2
config-816174c428829fb08673f20ef3777ad506eeadbe.tar.xz
config-816174c428829fb08673f20ef3777ad506eeadbe.zip
- fix xfce4-screnshooter syntax
- fix /KeyRepeat/Delay xfconf key
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
index 32af7e1..80e951a 100644
--- a/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
@@ -4,9 +4,7 @@
<property name="Default" type="empty">
<property name="KeyRepeat" type="bool" value="true">
<property name="Rate" type="int" value="20"/>
+ <property name="Delay" type="int" value="600"/>
</property>
</property>
- <property name="DefaultKeyRepeat" type="empty">
- <property name="Delay" type="int" value="500"/>
- </property>
</channel>