~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml

  • Committer: Sean Davis
  • Date: 2014-10-27 01:18:04 UTC
  • Revision ID: smd.seandavis@gmail.com-20141027011804-shznaygdktrkihu0
Increase xfwm4 double-click time to match gtk and xfce4-settings defaults

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    <property name="cycle_apps_only" type="bool" value="false"/>
13
13
    <property name="cycle_draw_frame" type="bool" value="true"/>
14
14
    <property name="double_click_distance" type="int" value="5"/>
15
 
    <property name="double_click_time" type="int" value="250"/>
 
15
    <property name="double_click_time" type="int" value="400"/>
16
16
    <property name="focus_delay" type="int" value="250"/>
17
17
    <property name="focus_new" type="bool" value="true"/>
18
18
    <property name="frame_opacity" type="int" value="100"/>