diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2009-02-03 15:01:15 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2009-02-03 15:01:15 +0000 |
commit | 54a88f63eb7d4707b72578f91eb44d3fddb9772e (patch) | |
tree | fa89076712ffd7c34a7e263dc7a83276cf1371fb /Flash/xfce4/xfconf/xfce-perchannel-xml | |
parent | 7d9dcd1b1a122e9af6fd4bbe9b2508a95c76d7cf (diff) | |
download | config-54a88f63eb7d4707b72578f91eb44d3fddb9772e.tar config-54a88f63eb7d4707b72578f91eb44d3fddb9772e.tar.gz config-54a88f63eb7d4707b72578f91eb44d3fddb9772e.tar.bz2 config-54a88f63eb7d4707b72578f91eb44d3fddb9772e.tar.xz config-54a88f63eb7d4707b72578f91eb44d3fddb9772e.zip |
- rename xfce4-update-config to xfce4-firstrun
- update configs for mdv flavours
Diffstat (limited to 'Flash/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 8397953..c264000 100644 --- a/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -18,7 +18,7 @@ <property name="Hinting" type="int" value="-1"/> <property name="HintStyle" type="string" value="hintslight"/> <property name="RGBA" type="string" value="none"/> - <property name="DPI" type="int" value="-1"/> + <property name="DPI" type="int" value="96"/> </property> <property name="Gtk" type="empty"> <property name="CanChangeAccels" type="bool" value="false"/> @@ -33,8 +33,9 @@ <property name="MenuImages" type="bool" value="true"/> <property name="ButtonImages" type="bool" value="true"/> <property name="MenuBarAccel" type="string" value="F10"/> - <property name="CursorThemeName" type="string" value=""/> + <property name="CursorThemeName" type="string" value="wonderland"/> <property name="CursorThemeSize" type="int" value="0"/> </property> <property name="Initialized" type="uint" value="1"/> + <property name="NetCursorBlinkTime" type="int" value="1000"/> </channel> |