Disable Indicator's Search scrolling region
[platform/core/uifw/e17-misc.git] / arm / opt / home / app / .e / e / config / samsung / module.move-tizen.src
1 group "Move_Config" struct {
2     value "indicator_always_portrait_region_ratio" double: 0.0;
3     value "indicator_always_landscape_region_ratio" double: 0.0;
4     value "indicator_quickpanel_portrait_region_ratio" double: 1.0;
5     value "indicator_quickpanel_landscape_region_ratio" double: 1.0;
6     value "indicator_apptray_portrait_region_ratio" double: 1.0;
7     value "indicator_apptray_landscape_region_ratio" double: 1.0;
8     value "qp_scroll_with_visible_win" uchar: 1;
9     value "qp_scroll_with_clipping" uchar: 1;
10     value "dim_max_opacity" int: 200;
11     value "dim_min_opacity" int: 0;
12     value "flick_limit.speed" double: 200.0;
13     value "flick_limit.angle" double: 0.26;
14     value "flick_limit.distance" double: 105.0;
15     value "flick_limit.distance_rate" double: 0.1;
16     value "animation_duration" double: 0.4;
17     value "event_log" uchar: 1;
18     value "event_log_count" int: 600;
19     value "elm_indicator_mode" uchar: 1;
20     value "indicator_widget_geometry[E_MOVE_ANGLE_0].x" int: 0;
21     value "indicator_widget_geometry[E_MOVE_ANGLE_0].y" int: 0;
22     value "indicator_widget_geometry[E_MOVE_ANGLE_0].w" int: 720;
23     value "indicator_widget_geometry[E_MOVE_ANGLE_0].h" int: 50;
24     value "indicator_widget_geometry[E_MOVE_ANGLE_90].x" int: 0;
25     value "indicator_widget_geometry[E_MOVE_ANGLE_90].y" int: 0;
26     value "indicator_widget_geometry[E_MOVE_ANGLE_90].w" int: 50;
27     value "indicator_widget_geometry[E_MOVE_ANGLE_90].h" int: 1280;
28     value "indicator_widget_geometry[E_MOVE_ANGLE_180].x" int: 0;
29     value "indicator_widget_geometry[E_MOVE_ANGLE_180].y" int: 1230;
30     value "indicator_widget_geometry[E_MOVE_ANGLE_180].w" int: 720;
31     value "indicator_widget_geometry[E_MOVE_ANGLE_180].h" int: 50;
32     value "indicator_widget_geometry[E_MOVE_ANGLE_270].x" int: 670;
33     value "indicator_widget_geometry[E_MOVE_ANGLE_270].y" int: 0;
34     value "indicator_widget_geometry[E_MOVE_ANGLE_270].w" int: 50;
35     value "indicator_widget_geometry[E_MOVE_ANGLE_270].h" int: 1280;
36     value "apptray_launch_by_flickup" uchar: 1;
37     value "apptray_widget_size.portrait" int: 20;
38     value "apptray_widget_size.landscape" int: 20;
39 }