dra7xx-evm: weston: Align orientation with psplash
[AGL/meta-agl.git] / meta-agl-bsp / meta-ti / recipes-arago / weston / weston / dra7xx-evm / weston.ini
1 [core]
2 backend=drm-backend.so
3 shell=ivi-shell.so
4
5 [ivi-shell]
6 ivi-module=layout-controller.so,wl-shell-emulator.so
7 ivi-input-module=ivi-input-controller.so
8
9 [ivi-layout-rule]
10 application=HomeScreen
11 screen=0
12 mode=1
13
14 [output]
15 name=Unknown-1
16 transform=270
17
18 #Retain this section as a reference
19 #[ivi-layout-rule]
20 ## Application name
21 #application=some_app
22 ## mode:0 - native size, 1 - full screen
23 #mode=1
24 ## order:0 - always on top
25 #order=0
26 ## screen id
27 #screen=2
28 ## src_rect ignored
29 #src_rect=1,2,3,4
30 ## destination
31 #dest_rect=5,6,7,8
32 ## borders to crop (left,top,righ,bot)
33 #crop_rect=9,10,11,12
34 ## ignored
35 #focus_on=1