2 "comment": "Surface ID to Layer ID mapping",
5 "surface_role": "HomeScreen",
6 "comment": "This surface should never be made invisible (The HomeScreen)"
11 "role": "BackGroundLayer",
12 "name": "BackGroundLayer",
14 "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
15 "comment": "Single BackGround layer map for the Navigation, Radio and MediaPlayer"
18 "role": "^HomeScreen$",
21 "area": { "type": "full" },
22 "comment": "Single layer map for the HomeScreen"
25 "role": "Music|Video|WebBrowser|MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer|Fallback",
28 "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
29 "comment": "Range of IDs that will always be placed on layer 1001, negative rect values are interpreted as output_size.dimension - $value"
32 "role": "^OnScreen.*",
35 "area": { "type": "rect", "rect": { "x": 0, "y": 760, "width": -1, "height": 400 } },
36 "comment": "Range of IDs that will always be placed on the popup layer, that gets a very high 'dummy' id of 9999"