~thad-fisch-deactivatedaccount/xubuntu-default-settings/lp1292290

« 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-09-04 10:16:28 UTC
  • Revision ID: smd.seandavis@gmail.com-20140904101628-17evclhi8kkp51co
Drop no-longer-used dbl_click_time, sort keys alphabetically for easier overview

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
<channel name="xfwm4" version="1.0">
4
4
  <property name="general" type="empty">
5
 
    <property name="frame_opacity" type="int" value="100"/>
6
 
    <property name="show_frame_shadow" type="bool" value="true"/>
7
 
    <property name="show_popup_shadow" type="bool" value="true"/>
8
 
    <property name="theme" type="string" value="Greybird"/>
9
 
    <property name="use_compositing" type="bool" value="true"/>
10
 
    <property name="workspace_count" type="int" value="1"/>
11
 
    <property name="workspace_names" type="array">
12
 
      <value type="string" value="1"/>
13
 
      <value type="string" value="2"/>
14
 
      <value type="string" value="3"/>
15
 
      <value type="string" value="4"/>
16
 
    </property>
17
5
    <property name="activate_action" type="string" value="bring"/>
18
6
    <property name="box_move" type="bool" value="false"/>
19
7
    <property name="box_resize" type="bool" value="false"/>
21
9
    <property name="button_offset" type="int" value="0"/>
22
10
    <property name="button_spacing" type="int" value="0"/>
23
11
    <property name="click_to_focus" type="bool" value="true"/>
24
 
    <property name="focus_delay" type="int" value="250"/>
25
12
    <property name="cycle_apps_only" type="bool" value="false"/>
26
13
    <property name="cycle_draw_frame" type="bool" value="true"/>
27
 
    <property name="dbl_click_time" type="int" value="400"/>
 
14
    <property name="double_click_distance" type="int" value="5"/>
 
15
    <property name="double_click_time" type="int" value="250"/>
 
16
    <property name="focus_delay" type="int" value="250"/>
28
17
    <property name="focus_new" type="bool" value="true"/>
 
18
    <property name="frame_opacity" type="int" value="100"/>
29
19
    <property name="full_width_title" type="bool" value="true"/>
30
20
    <property name="maximized_offset" type="int" value="0"/>
 
21
    <property name="mousewheel_rollup" type="bool" value="false"/>
31
22
    <property name="placement_mode" type="string" value="center"/>
32
23
    <property name="raise_delay" type="int" value="250"/>
33
24
    <property name="raise_on_click" type="bool" value="true"/>
34
25
    <property name="raise_on_focus" type="bool" value="false"/>
35
26
    <property name="repeat_urgent_blink" type="bool" value="false"/>
 
27
    <property name="scroll_workspaces" type="bool" value="false"/>
36
28
    <property name="shadow_delta_height" type="int" value="0"/>
37
29
    <property name="shadow_delta_width" type="int" value="0"/>
38
30
    <property name="shadow_delta_x" type="int" value="0"/>
40
32
    <property name="shadow_opacity" type="int" value="50"/>
41
33
    <property name="show_app_icon" type="bool" value="false"/>
42
34
    <property name="show_dock_shadow" type="bool" value="false"/>
 
35
    <property name="show_frame_shadow" type="bool" value="true"/>
 
36
    <property name="show_popup_shadow" type="bool" value="true"/>
43
37
    <property name="snap_to_border" type="bool" value="true"/>
44
38
    <property name="snap_to_windows" type="bool" value="false"/>
45
39
    <property name="snap_width" type="int" value="10"/>
 
40
    <property name="theme" type="string" value="Greybird"/>
46
41
    <property name="title_alignment" type="string" value="center"/>
47
42
    <property name="title_font" type="string" value="Droid Sans Bold 9"/>
48
43
    <property name="title_horizontal_offset" type="int" value="0"/>
51
46
    <property name="title_vertical_offset_active" type="int" value="0"/>
52
47
    <property name="title_vertical_offset_inactive" type="int" value="0"/>
53
48
    <property name="urgent_blink" type="bool" value="false"/>
 
49
    <property name="use_compositing" type="bool" value="true"/>
 
50
    <property name="workspace_count" type="int" value="1"/>
 
51
    <property name="workspace_names" type="array">
 
52
      <value type="string" value="1"/>
 
53
      <value type="string" value="2"/>
 
54
      <value type="string" value="3"/>
 
55
      <value type="string" value="4"/>
 
56
    </property>
54
57
    <property name="wrap_resistance" type="int" value="10"/>
55
58
    <property name="wrap_windows" type="bool" value="false"/>
56
59
    <property name="wrap_workspaces" type="bool" value="false"/>
57
 
    <property name="double_click_time" type="int" value="250"/>
58
 
    <property name="double_click_distance" type="int" value="5"/>
59
 
    <property name="mousewheel_rollup" type="bool" value="false"/>
60
 
    <property name="scroll_workspaces" type="bool" value="false"/>
61
60
  </property>
62
61
</channel>