create rotation job and EAPI e_border_rotation_set
[platform/core/uifw/e17.git] / config / mobile / module.illume2.src
1 group "Illume_Config" struct {
2     group "policy.zones" list {
3         group "Illume_Config_Zone" struct {
4             value "id" int: 0;
5             value "mode.dual" int: 0;
6             value "mode.side" int: 1;
7         }
8         group "Illume_Config_Zone" struct {
9             value "id" int: 1;
10             value "mode.dual" int: 0;
11             value "mode.side" int: 1;
12         }
13     }
14     value "version" int: 1;
15     value "animation.vkbd.duration" int: 1000;
16     value "animation.quickpanel.duration" int: 1000;
17     value "policy.name" string: "illume";
18     value "policy.vkbd.class" string: "Virtual-Keyboard";
19     value "policy.vkbd.name" string: "Virtual-Keyboard";
20     value "policy.vkbd.title" string: "Virtual Keyboard";
21     value "policy.vkbd.type" int: 7;
22     value "policy.vkbd.match.class" int: 0;
23     value "policy.vkbd.match.name" int: 1;
24     value "policy.vkbd.match.title" int: 1;
25     value "policy.vkbd.match.type" int: 0;
26     value "policy.indicator.class" string: "Illume-Indicator";
27     value "policy.indicator.name" string: "Illume-Indicator";
28     value "policy.indicator.title" string: "Illume Indicator";
29     value "policy.indicator.type" int: 1;
30     value "policy.indicator.match.class" int: 0;
31     value "policy.indicator.match.name" int: 1;
32     value "policy.indicator.match.title" int: 1;
33     value "policy.indicator.match.type" int: 0;
34     value "policy.softkey.class" string: "Illume-Softkey";
35     value "policy.softkey.name" string: "Illume-Softkey";
36     value "policy.softkey.title" string: "Illume Softkey";
37     value "policy.softkey.type" int: 1;
38     value "policy.softkey.match.class" int: 0;
39     value "policy.softkey.match.name" int: 1;
40     value "policy.softkey.match.title" int: 1;
41     value "policy.softkey.match.type" int: 0;
42     value "policy.home.class" string: "Illume-Home";
43     value "policy.home.name" string: "Illume-Home";
44     value "policy.home.title" string: "Illume Home";
45     value "policy.home.type" int: 7;
46     value "policy.home.match.class" int: 0;
47     value "policy.home.match.name" int: 1;
48     value "policy.home.match.title" int: 1;
49     value "policy.home.match.type" int: 0;
50 }