aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2009-01-11 16:10:10 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2009-01-11 16:10:10 +0000
commita35e6bd931549190274ff0d0fca3d6aa02b8676f (patch)
tree1a45000f9774d5ae56d863ac1bd5bb6a940cc7fa /common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml
parent2b904ecdde71c8ba0e34922056b7c96db2cb3cef (diff)
downloadconfig-a35e6bd931549190274ff0d0fca3d6aa02b8676f.tar
config-a35e6bd931549190274ff0d0fca3d6aa02b8676f.tar.gz
config-a35e6bd931549190274ff0d0fca3d6aa02b8676f.tar.bz2
config-a35e6bd931549190274ff0d0fca3d6aa02b8676f.tar.xz
config-a35e6bd931549190274ff0d0fca3d6aa02b8676f.zip
- update xfconf settings
- set DPI to 96 - set keyboard shortcuts - set default options for xfce4-notifyd, xfce4-power-manager and keyboard-layout"
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml b/common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml
new file mode 100644
index 0000000..1fdf6ff
--- /dev/null
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/accessibility.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="accessibility" version="1.0">
+ <property name="StickyKeys" type="bool" value="false"/>
+ <property name="SlowKeys" type="bool" value="false"/>
+ <property name="BounceKeys" type="bool" value="false"/>
+ <property name="MouseKeys" type="bool" value="false"/>
+</channel>