blob: c3bb96fd44d01c326424953698f76528fdae0d30 [file] [log] [blame]
z31s1g28f0a922015-11-07 18:50:22 +01001<?xml version="1.0"?>
z31s1g28f0a922015-11-07 18:50:22 +01002<recovery>
3 <details>
z31s1g56189522016-01-13 19:12:40 +01004 <resolution width="1920" height="1200"/>
z31s1g28f0a922015-11-07 18:50:22 +01005 <author>TeamWin</author>
6 <title>Backup Naowz</title>
7 <description>Default basic theme</description>
8 <preview>preview.jpg</preview>
9 </details>
10
11 <include>
z31s1g56189522016-01-13 19:12:40 +010012 <xmlfile name="landscape.xml"/>
z31s1g28f0a922015-11-07 18:50:22 +010013 </include>
14
15 <resources>
z31s1g56189522016-01-13 19:12:40 +010016 <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="42"/>
17 <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="32"/>
18 <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="28"/>
19 <font name="fixed" filename="DroidSansMono.ttf" size="26"/>
z31s1g28f0a922015-11-07 18:50:22 +010020
z31s1g56189522016-01-13 19:12:40 +010021 <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="50"/>
22 <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="42"/>
23 <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="26"/>
z31s1g28f0a922015-11-07 18:50:22 +010024
z31s1g56189522016-01-13 19:12:40 +010025 <image name="logo" filename="logo" retainaspect="1"/>
26 <image name="main_button" filename="main_button"/>
27 <image name="main_button_half_width" filename="main_button_half_width"/>
28 <image name="main_button_half_width_low" filename="main_button_half_width_low"/>
29 <image name="tab_3" filename="tab_3"/>
30 <image name="tab_4" filename="tab_4"/>
31 <image name="file" filename="file" retainaspect="1"/>
32 <image name="folder" filename="folder" retainaspect="1"/>
33 <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/>
34 <image name="home" filename="home" retainaspect="1"/>
35 <image name="back" filename="back" retainaspect="1"/>
36 <image name="console" filename="console" retainaspect="1"/>
37 <image name="kb_hide" filename="kb_hide" retainaspect="1"/>
38 <image name="kb_show" filename="kb_show" retainaspect="1"/>
39 <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/>
40 <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/>
41 <image name="radio_false" filename="radio_false" retainaspect="1"/>
42 <image name="radio_true" filename="radio_true" retainaspect="1"/>
43 <image name="sort_asc" filename="sort_asc"/>
44 <image name="sort_desc" filename="sort_desc"/>
45 <image name="sort_empty" filename="sort_empty"/>
46 <animation name="progress" filename="indeterminate"/>
47 <image name="progress_empty" filename="progress_empty"/>
48 <image name="progress_full" filename="progress_fill"/>
49 <image name="slider" filename="slider"/>
50 <image name="slider_used" filename="slider_used"/>
51 <image name="slider_touch" filename="slider_touch"/>
52 <image name="handle" filename="handle"/>
53 <image name="cursor" filename="cursor" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010054
z31s1g56189522016-01-13 19:12:40 +010055 <image name="backspace" filename="backspace" retainaspect="1"/>
56 <image name="backspace_terminal" filename="backspace_terminal" retainaspect="1"/>
57 <image name="enter" filename="enter" retainaspect="1"/>
58 <image name="enter_terminal" filename="enter_terminal" retainaspect="1"/>
59 <image name="shift" filename="shift" retainaspect="1"/>
60 <image name="shift_terminal" filename="shift_terminal" retainaspect="1"/>
61 <image name="shift_fill" filename="shift_fill" retainaspect="1"/>
62 <image name="shift_terminal_fill" filename="shift_terminal_fill" retainaspect="1"/>
63 <image name="space" filename="space" retainaspect="1"/>
64 <image name="space_terminal" filename="space_terminal" retainaspect="1"/>
65 <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/>
66 <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/>
67 <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/>
68 <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010069 </resources>
70
71 <variables>
z31s1g56189522016-01-13 19:12:40 +010072 <variable name="tw_samsung_navbar" value="0" persist="1"/>
73 <variable name="tw_navbar_button_position" value="0" persist="1"/>
74 <variable name="tw_hide_kb" value="0" persist="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010075
z31s1g56189522016-01-13 19:12:40 +010076 <variable name="screen_width" value="1920"/>
77 <variable name="screen_height" value="1200"/>
78 <variable name="status_height" value="48"/>
79 <variable name="header_height" value="192"/>
80 <variable name="navbar_height" value="96"/>
81 <variable name="content_width" value="1824"/>
82 <variable name="content_quarter_width" value="1416"/>
83 <variable name="content_half_width" value="888"/>
84 <variable name="content_overlay_width" value="912"/>
85 <variable name="dialog_height" value="528"/>
86 <variable name="dialog_width" value="960"/>
87 <variable name="dialog_content_x" value="528"/>
88 <variable name="back_button_x" value="633"/>
89 <variable name="console_button_x" value="1287"/>
90 <variable name="back_button_x_1" value="120"/>
91 <variable name="home_button_x_1" value="320"/>
92 <variable name="console_button_x_1" value="520"/>
93 <variable name="back_button_x_2" value="1400"/>
94 <variable name="home_button_x_2" value="1600"/>
95 <variable name="console_button_x_2" value="1800"/>
96 <variable name="col1_x_header" value="144"/>
97 <variable name="indent" value="24"/>
98 <variable name="col1_x_left" value="48"/>
99 <variable name="col2_x_left" value="504"/>
100 <variable name="center_x" value="960"/>
101 <variable name="col1_x_right" value="984"/>
102 <variable name="col2_x_right" value="1416"/>
103 <variable name="col_button_right" value="1488"/>
104 <variable name="indent_right" value="1896"/>
105 <variable name="tab_height" value="72"/>
106 <variable name="tab_indicator_height" value="4"/>
107 <variable name="tab4_width" value="480"/>
108 <variable name="tab5_width" value="384"/>
109 <variable name="tab4_col2_x" value="480"/>
110 <variable name="tab4_col4_x" value="1440"/>
111 <variable name="tab5_col2_x" value="384"/>
112 <variable name="tab5_col3_x" value="768"/>
113 <variable name="tab5_col4_x" value="1152"/>
114 <variable name="tab5_col5_x" value="1536"/>
115 <variable name="btn4_col2_x_left" value="282"/>
116 <variable name="btn4_col3_x_left" value="516"/>
117 <variable name="btn4_col4_x_left" value="750"/>
118 <variable name="btn4_col2_x_right" value="1218"/>
119 <variable name="btn4_col3_x_right" value="1452"/>
120 <variable name="btn4_col4_x_right" value="1686"/>
121 <variable name="row1_header_y" value="0"/>
122 <variable name="row2_header_y" value="48"/>
123 <variable name="row3_header_y" value="60"/>
124 <variable name="row4_header_y" value="126"/>
125 <variable name="row1_y" value="192"/>
126 <variable name="row1a_y" value="216"/>
127 <variable name="row2_y" value="240"/>
128 <variable name="row2a_y" value="264"/>
129 <variable name="row_tab_y" value="260"/>
130 <variable name="row2_input_y" value="286"/>
131 <variable name="row3_y" value="288"/>
132 <variable name="row3a_y" value="312"/>
133 <variable name="row3_input_y" value="334"/>
134 <variable name="row4_y" value="336"/>
135 <variable name="row4a_y" value="360"/>
136 <variable name="row4_input_y" value="382"/>
137 <variable name="row5_y" value="384"/>
138 <variable name="row5a_y" value="408"/>
139 <variable name="row6_y" value="432"/>
140 <variable name="row6a_y" value="456"/>
141 <variable name="row7_y" value="480"/>
142 <variable name="row7a_y" value="504"/>
143 <variable name="row8_y" value="528"/>
144 <variable name="row8a_y" value="552"/>
145 <variable name="row9_y" value="576"/>
146 <variable name="row9a_y" value="600"/>
147 <variable name="row10_y" value="624"/>
148 <variable name="row10a_y" value="648"/>
149 <variable name="row11_y" value="672"/>
150 <variable name="row11a_y" value="696"/>
151 <variable name="row12_y" value="720"/>
152 <variable name="row12a_y" value="744"/>
153 <variable name="row13_y" value="768"/>
154 <variable name="row13a_y" value="792"/>
155 <variable name="row14_y" value="816"/>
156 <variable name="row14a_y" value="840"/>
157 <variable name="row15_y" value="864"/>
158 <variable name="row15a_y" value="888"/>
159 <variable name="row16_y" value="912"/>
160 <variable name="row16a_y" value="936"/>
161 <variable name="row17_y" value="960"/>
162 <variable name="row17a_y" value="984"/>
163 <variable name="row18_y" value="1008"/>
164 <variable name="row18a_y" value="1032"/>
165 <variable name="row19_y" value="1056"/>
166 <variable name="row19a_y" value="1080"/>
167 <variable name="row20_y" value="1104"/>
168 <variable name="navbar_y" value="1104"/>
169 <variable name="navbar_btn_y" value="1152"/>
170 <variable name="keyboard_y" value="592"/>
171 <variable name="background_color" value="#1A1A1A"/>
172 <variable name="accent_color" value="#0090CA"/>
173 <variable name="text_color" value="#EEEEEE"/>
174 <variable name="text_button_color" value="#EEEEEE"/>
175 <variable name="text_success_color" value="#76FF03"/>
176 <variable name="text_fail_color" value="#FF0101"/>
177 <variable name="highlight_color" value="#1A1A1A80"/>
178 <variable name="caps_highlight_color" value="#22222280"/>
179 <variable name="transparent" value="#00000000"/>
180 <variable name="semi_transparent" value="#00000099"/>
181 <variable name="warning" value="#F8F8A0"/>
182 <variable name="error" value="#FF0101"/>
183 <variable name="highlight" value="#0090CA"/>
184 <variable name="fileselector_linecolor" value="#555555"/>
185 <variable name="fileselector_highlight_color" value="#555555"/>
186 <variable name="fileselector_separatorheight" value="2"/>
187 <variable name="fileselector_spacing" value="0"/>
188 <variable name="fileselector_install_height" value="840"/>
189 <variable name="fileselector_install_width" value="960"/>
190 <variable name="fileselector_install_folder_width" value="408"/>
191 <variable name="fileselector_filemanager_height" value="840"/>
192 <variable name="partitionlist_spacing" value="0"/>
193 <variable name="partitionlist_storage_height" value="400"/>
194 <variable name="partitionlist_flashimage_height" value="448"/>
195 <variable name="partitionlist_wipe_height" value="600"/>
196 <variable name="partitionlist_mount_height" value="552"/>
197 <variable name="partitionlist_backup_height" value="528"/>
198 <variable name="listbox_timezone_height" value="768"/>
199 <variable name="listbox_settings_height" value="648"/>
200 <variable name="fastscroll_w" value="18"/>
201 <variable name="fastscroll_linew" value="2"/>
202 <variable name="fastscroll_rectw" value="18"/>
203 <variable name="fastscroll_recth" value="96"/>
204 <variable name="slidervalue_lineh" value="3"/>
205 <variable name="slidervalue_padding" value="0"/>
206 <variable name="slidervalue_sliderw" value="72"/>
207 <variable name="slidervalue_sliderh" value="96"/>
208 <variable name="slideout_y" value="96"/>
209 <variable name="slideout_height" value="960"/>
210 <variable name="slideout_bg_height" value="1056"/>
211 <variable name="input_height" value="48"/>
212 <variable name="input_line_width" value="3"/>
213 <variable name="console_height" value="624"/>
214 <variable name="console_terminal_height" value="420"/>
215 <variable name="terminal_s_height" value="520"/>
216 <variable name="terminal_l_height" value="1032"/>
217 <variable name="dialog_button_x" value="1176"/>
218 <variable name="date_button_x" value="552"/>
219 <variable name="progress_x" value="552"/>
220 <variable name="progress_text_x" value="96"/>
221 <variable name="progress_text_y" value="900"/>
222 <variable name="pattern_x" value="180"/>
223 <variable name="pattern_dot_dia" value="32"/>
224 <variable name="pattern_line_w" value="12"/>
225 <variable name="pattern_size" value="648"/>
z31s1g28f0a922015-11-07 18:50:22 +0100226 </variables>
227
228 <mousecursor>
z31s1g56189522016-01-13 19:12:40 +0100229 <placement w="15" h="15"/>
230 <background color="#FFFF00FF" resource="cursor"/>
231 <speed multiplier="2.5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100232 </mousecursor>
233
234 <templates>
235 <template name="page">
z31s1g56189522016-01-13 19:12:40 +0100236 <background color="%background_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100237
z31s1g56189522016-01-13 19:12:40 +0100238 <fill color="%accent_color%">
239 <placement x="0" y="0" w="%screen_width%" h="%header_height%"/>
240 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100241
z31s1g56189522016-01-13 19:12:40 +0100242 <image>
243 <condition var1="tw_busy" var2="1"/>
244 <image resource="logo"/>
245 <placement x="0" y="0"/>
246 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100247
z31s1g56189522016-01-13 19:12:40 +0100248 <button>
249 <condition var1="tw_busy" var2="0"/>
250 <placement x="0" y="0"/>
251 <image resource="logo"/>
z31s1g28f0a922015-11-07 18:50:22 +0100252 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100253 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100254
z31s1g56189522016-01-13 19:12:40 +0100255 <fill color="#00000030">
256 <condition var1="tw_simulate_actions" var2="0"/>
257 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
258 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100259
z31s1g56189522016-01-13 19:12:40 +0100260 <fill color="%text_fail_color%">
261 <condition var1="tw_simulate_actions" var2="1"/>
262 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
263 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100264
z31s1g56189522016-01-13 19:12:40 +0100265 <text color="%text_color%">
266 <condition var1="tw_no_cpu_temp" var2="1"/>
267 <font resource="font_m"/>
268 <placement x="%indent%" y="%row1_header_y%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100269 <text>%tw_version%</text>
z31s1g56189522016-01-13 19:12:40 +0100270 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100271
z31s1g56189522016-01-13 19:12:40 +0100272 <text color="%text_color%">
273 <condition var1="tw_no_cpu_temp" var2="0"/>
274 <font resource="font_m"/>
275 <placement x="%indent%" y="%row1_header_y%"/>
276 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
277 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100278
z31s1g56189522016-01-13 19:12:40 +0100279 <text color="%text_color%">
280 <font resource="font_m"/>
281 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100282 <text>%tw_time%</text>
z31s1g56189522016-01-13 19:12:40 +0100283 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100284
z31s1g56189522016-01-13 19:12:40 +0100285 <text color="%text_color%">
z31s1g28f0a922015-11-07 18:50:22 +0100286 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100287 <condition var1="tw_no_battery_percent" var2="0"/>
288 <condition var1="tw_battery" op="&gt;" var2="0"/>
289 <condition var1="tw_battery" op="&lt;" var2="101"/>
z31s1g28f0a922015-11-07 18:50:22 +0100290 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100291 <font resource="font_m"/>
292 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500293 <text>{@battery_pct=Battery: %tw_battery%}</text>
z31s1g56189522016-01-13 19:12:40 +0100294 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100295
z31s1g56189522016-01-13 19:12:40 +0100296 <fill color="#000000">
297 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
298 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100299
z31s1g56189522016-01-13 19:12:40 +0100300 <button>
301 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
302 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
303 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
304 <image resource="back"/>
305 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100306 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100307 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100308
z31s1g56189522016-01-13 19:12:40 +0100309 <button>
310 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
311 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
312 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
313 <image resource="console"/>
314 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100315 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100316 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100317
z31s1g56189522016-01-13 19:12:40 +0100318 <button>
319 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
320 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
321 <image resource="home"/>
322 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100323 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100324 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100325
z31s1g56189522016-01-13 19:12:40 +0100326 <button>
327 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
328 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
329 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
330 <image resource="console"/>
331 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100332 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100333 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100334
z31s1g56189522016-01-13 19:12:40 +0100335 <button>
336 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
337 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
338 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
339 <image resource="back"/>
340 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100341 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100342 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100343
z31s1g56189522016-01-13 19:12:40 +0100344 <button>
345 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
346 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
347 <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4"/>
348 <image resource="back"/>
349 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100350 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100351 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100352
z31s1g56189522016-01-13 19:12:40 +0100353 <button>
354 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
355 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
356 <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4"/>
357 <image resource="console"/>
358 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100359 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100360 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100361
z31s1g56189522016-01-13 19:12:40 +0100362 <button>
363 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
364 <placement x="%home_button_x_1%" y="%navbar_btn_y%" placement="4"/>
365 <image resource="home"/>
366 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100367 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100368 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100369
z31s1g56189522016-01-13 19:12:40 +0100370 <button>
371 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
372 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
373 <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4"/>
374 <image resource="console"/>
375 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100376 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100377 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100378
z31s1g56189522016-01-13 19:12:40 +0100379 <button>
380 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
381 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
382 <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4"/>
383 <image resource="back"/>
384 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100385 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100386 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100387
z31s1g56189522016-01-13 19:12:40 +0100388 <button>
389 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
390 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
391 <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4"/>
392 <image resource="back"/>
393 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100394 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100395 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100396
z31s1g56189522016-01-13 19:12:40 +0100397 <button>
398 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
399 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
400 <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4"/>
401 <image resource="console"/>
402 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100403 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100404 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100405
z31s1g56189522016-01-13 19:12:40 +0100406 <button>
407 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
408 <placement x="%home_button_x_2%" y="%navbar_btn_y%" placement="4"/>
409 <image resource="home"/>
410 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100411 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100412 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100413
z31s1g56189522016-01-13 19:12:40 +0100414 <button>
415 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
416 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
417 <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4"/>
418 <image resource="console"/>
419 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100420 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100421 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100422
z31s1g56189522016-01-13 19:12:40 +0100423 <button>
424 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
425 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
426 <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4"/>
427 <image resource="back"/>
428 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100429 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100430 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100431
z31s1g56189522016-01-13 19:12:40 +0100432 <action>
433 <touch key="power"/>
z31s1g28f0a922015-11-07 18:50:22 +0100434 <action function="overlay">lock</action>
z31s1g56189522016-01-13 19:12:40 +0100435 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100436
z31s1g56189522016-01-13 19:12:40 +0100437 <action>
438 <touch key="power+voldown"/>
439 <action function="screenshot"/>
440 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100441 </template>
442
443 <template name="progress_bar">
z31s1g56189522016-01-13 19:12:40 +0100444 <progressbar>
445 <placement x="%progress_x%" y="%row16_y%"/>
446 <resource empty="progress_empty" full="progress_full"/>
447 <data name="ui_progress"/>
448 </progressbar>
z31s1g28f0a922015-11-07 18:50:22 +0100449
z31s1g56189522016-01-13 19:12:40 +0100450 <animation>
451 <placement x="%progress_x%" y="%row16_y%"/>
452 <resource name="progress"/>
453 <speed fps="24" render="2"/>
454 <loop frame="1"/>
455 </animation>
z31s1g28f0a922015-11-07 18:50:22 +0100456 </template>
457
458 <template name="sort_options">
z31s1g56189522016-01-13 19:12:40 +0100459 <image>
460 <placement x="%col_button_right%" y="%row1a_y%"/>
461 <image resource="main_button_half_width_low"/>
462 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100463
z31s1g56189522016-01-13 19:12:40 +0100464 <image>
465 <placement x="%col_button_right%" y="%row4a_y%"/>
466 <image resource="main_button_half_width_low"/>
467 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100468
z31s1g56189522016-01-13 19:12:40 +0100469 <image>
470 <placement x="%col_button_right%" y="%row7a_y%"/>
471 <image resource="main_button_half_width_low"/>
472 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100473
z31s1g56189522016-01-13 19:12:40 +0100474 <button style="sort_asc">
475 <condition var1="tw_gui_sort_order" op="=" var2="1"/>
476 <placement x="%col_button_right%" y="%row1a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500477 <text>{@sort_by_name=Sort by Name}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100478 <action function="set">tw_gui_sort_order=-1</action>
z31s1g56189522016-01-13 19:12:40 +0100479 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100480
z31s1g56189522016-01-13 19:12:40 +0100481 <button style="sort_desc">
482 <condition var1="tw_gui_sort_order" op="=" var2="-1"/>
483 <placement x="%col_button_right%" y="%row1a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500484 <text>{@sort_by_name=Sort by Name}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100485 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100486 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100487
z31s1g56189522016-01-13 19:12:40 +0100488 <button style="sort_empty">
z31s1g28f0a922015-11-07 18:50:22 +0100489 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100490 <condition var1="tw_gui_sort_order" op="!=" var2="1"/>
491 <condition var1="tw_gui_sort_order" op="!=" var2="-1"/>
z31s1g28f0a922015-11-07 18:50:22 +0100492 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100493 <placement x="%col_button_right%" y="%row1a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500494 <text>{@sort_by_name=Sort by Name}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100495 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100496 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100497
z31s1g56189522016-01-13 19:12:40 +0100498 <button style="sort_asc">
499 <condition var1="tw_gui_sort_order" op="=" var2="2"/>
500 <placement x="%col_button_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500501 <text>{@sort_by_date=Sort by Date}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100502 <action function="set">tw_gui_sort_order=-2</action>
z31s1g56189522016-01-13 19:12:40 +0100503 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100504
z31s1g56189522016-01-13 19:12:40 +0100505 <button style="sort_desc">
506 <condition var1="tw_gui_sort_order" op="=" var2="-2"/>
507 <placement x="%col_button_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500508 <text>{@sort_by_date=Sort by Date}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100509 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100510 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100511
z31s1g56189522016-01-13 19:12:40 +0100512 <button style="sort_empty">
z31s1g28f0a922015-11-07 18:50:22 +0100513 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100514 <condition var1="tw_gui_sort_order" op="!=" var2="2"/>
515 <condition var1="tw_gui_sort_order" op="!=" var2="-2"/>
z31s1g28f0a922015-11-07 18:50:22 +0100516 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100517 <placement x="%col_button_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500518 <text>{@sort_by_date=Sort by Date}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100519 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100520 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100521
z31s1g56189522016-01-13 19:12:40 +0100522 <button style="sort_asc">
523 <condition var1="tw_gui_sort_order" op="=" var2="3"/>
524 <placement x="%col_button_right%" y="%row7a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500525 <text>{@sort_by_size=Sort by Size}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100526 <action function="set">tw_gui_sort_order=-3</action>
z31s1g56189522016-01-13 19:12:40 +0100527 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100528
z31s1g56189522016-01-13 19:12:40 +0100529 <button style="sort_desc">
530 <condition var1="tw_gui_sort_order" op="=" var2="-3"/>
531 <placement x="%col_button_right%" y="%row7a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500532 <text>{@sort_by_size=Sort by Size}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100533 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100534 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100535
z31s1g56189522016-01-13 19:12:40 +0100536 <button style="sort_empty">
z31s1g28f0a922015-11-07 18:50:22 +0100537 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100538 <condition var1="tw_gui_sort_order" op="!=" var2="3"/>
539 <condition var1="tw_gui_sort_order" op="!=" var2="-3"/>
z31s1g28f0a922015-11-07 18:50:22 +0100540 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100541 <placement x="%col_button_right%" y="%row7a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500542 <text>{@sort_by_size=Sort by Size}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100543 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100544 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100545 </template>
546
547 <template name="tabs_settings">
z31s1g56189522016-01-13 19:12:40 +0100548 <button style="tab">
549 <placement x="0" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500550 <text>{@tab_general=GENERAL}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100551 <action function="page">settings</action>
z31s1g56189522016-01-13 19:12:40 +0100552 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100553
z31s1g56189522016-01-13 19:12:40 +0100554 <button style="tab">
555 <placement x="%tab5_col2_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500556 <text>{@tab_time_zone=TIME ZONE}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100557 <action function="page">settings_timezone</action>
z31s1g56189522016-01-13 19:12:40 +0100558 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100559
z31s1g56189522016-01-13 19:12:40 +0100560 <button style="tab">
561 <placement x="%tab5_col3_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500562 <text>{@tab_screen=SCREEN}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100563 <action function="page">settings_screen</action>
z31s1g56189522016-01-13 19:12:40 +0100564 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100565
z31s1g56189522016-01-13 19:12:40 +0100566 <button style="tab">
567 <placement x="%tab5_col4_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500568 <text>{@tab_vibration=VIBRATION}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100569 <action function="page">settings_vibration</action>
z31s1g56189522016-01-13 19:12:40 +0100570 </button>
Ethan Yonker74db1572015-10-28 12:44:49 -0500571
z31s1g56189522016-01-13 19:12:40 +0100572 <button style="tab">
573 <placement x="%tab5_col5_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500574 <text>{@tab_language=LANGUAGE}</text>
575 <action function="page">settings_language</action>
z31s1g56189522016-01-13 19:12:40 +0100576 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100577 </template>
578
579 <template name="console">
z31s1g56189522016-01-13 19:12:40 +0100580 <console>
581 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%console_height%"/>
582 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100583
z31s1g56189522016-01-13 19:12:40 +0100584 <fill color="%fileselector_linecolor%">
585 <placement x="%col1_x_left%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
586 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100587
z31s1g56189522016-01-13 19:12:40 +0100588 <fill color="%fileselector_linecolor%">
589 <placement x="%col1_x_left%" y="row15_y" w="%content_width%" h="input_line_width"/>
590 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100591 </template>
592
593 <template name="console_terminal">
z31s1g56189522016-01-13 19:12:40 +0100594 <console>
595 <placement x="%col1_x_left%" y="%row3_header_y%" w="content_width" h="%console_terminal_height%"/>
596 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100597
z31s1g56189522016-01-13 19:12:40 +0100598 <fill color="%fileselector_linecolor%">
599 <placement x="%col1_x_left%" y="%row3_header_y%" w="%content_width%" h="input_line_width" placement="1"/>
600 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100601
z31s1g56189522016-01-13 19:12:40 +0100602 <fill color="%fileselector_linecolor%">
603 <placement x="%col1_x_left%" y="row7_y" w="%content_width%" h="input_line_width"/>
604 </fill>
605 </template>
606
607 <template name="keyboardterminaltemplate">
608 <keyboard>
609 <condition var1="tw_hide_kb" op="=" var2="0"/>
610 <placement x="0" y="%keyboard_y%" w="1920" h="512"/>
611 <keymargin x="6" y="6"/>
612 <background color="#111111"/>
613 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
614 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
615 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="40" y="4"/>
616 <keylabel key="0:c:8" text="Bksp" resource="backspace_terminal"/>
617 <keylabel key="0:action" text="Enter" resource="enter_terminal"/>
618 <keylabel key=" " text="Space" resource="space_terminal"/>
619 <keylabel key="0:k:29" text="Ctrl"/>
620 <keylabel key="0:c:27" text="Esc"/>
621 <keylabel key="0:c:9" text="Tab"/>
622 <keylabel key="0:k:105" text="&lt;" resource="kb_arrow_left"/>
623 <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/>
624 <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/>
625 <keylabel key="0:k:106" text="&gt;" resource="kb_arrow_right"/>
626 <highlight color="%highlight_color%"/>
627 <capshighlight color="%highlight_color%"/>
628 <ctrlhighlight color="#0090CA80"/>
629 <layout1>
630 <keysize height="128" width="160"/>
631 <row1 key01="160:c:27" long01=":c:3" key02="q" long02="1" key03="w" long03="2" key04="e" long04="3" key05="r" long05="4" key06="t" long06="5" key07="y" long07="6" key08="u" long08="7" key09="i" long09="8" key10="o" long10="9" key11="p" long11="0" key12="160:k:103"/>
632 <row2 key01="160:c:9" key02="80:" key03="a" long03="@" key04="s" long04="#" key05="d" long05="$" key06="f" long06="%" key07="g" long07="&amp;" key08="h" long08="*" key09="j" long09="-" key10="k" long10="+" key11="l" long11="_" key12="80:" key13="160:k:105"/>
633 <row3 key01="160:" key02="240:layout2" key03="z" long03="!" key04="x" long04="&quot;" key05="c" long05="'" key06="v" long06=":" key07="b" long07=";" key08="n" long08="/" key09="m" long09="?" key10="240:c:8" key11="160:k:106"/>
634 <row4 key01="160:k:29" key02="240:layout3" key03="/" key04="800: " key05="." key06="240:action" key07="160:k:108"/>
635 <keylabel key="0:layout2" text="Shift" resource="shift_terminal"/>
636 <keylabel key="0:layout3" text="?123"/>
637 </layout1>
638 <layout2>
639 <keysize height="128" width="160" capslock="0" revert_layout="1"/>
640 <row1 key01="160:c:27" long01=":c:3" key02="Q" long02="1" key03="W" long03="2" key04="E" long04="3" key05="R" long05="4" key06="T" long06="5" key07="Y" long07="6" key08="U" long08="7" key09="I" long09="8" key10="O" long10="9" key11="P" long11="0" key12="160:k:103"/>
641 <row2 key01="160:c:9" key02="80:" key03="A" long03="@" key04="S" long04="#" key05="D" long05="$" key06="F" long06="%" key07="G" long07="&amp;" key08="H" long08="*" key09="J" long09="-" key10="K" long10="+" key11="L" long11="_" key12="80:" key13="160:k:105"/>
642 <row3 key01="160:" key02="240:layout1" key03="Z" long03="!" key04="X" long04="&quot;" key05="C" long05="'" key06="V" long06=":" key07="B" long07=";" key08="N" long08="/" key09="M" long09="?" key10="240:c:8" key11="160:k:106"/>
643 <row4 key01="160:k:29" key02="240:layout3" key03="/" key04="800: " key05="." key06="240:action" key07="160:k:108"/>
644 <keylabel key="0:layout1" text="Shift" resource="shift_terminal_fill"/>
645 <keylabel key="0:layout3" text="?123"/>
646 </layout2>
647 <layout3>
648 <keysize height="128" width="160"/>
649 <row1 key01="160:c:27" long01=":c:3" key02="1" key03="2" key04="3" key05="4" key06="5" key07="6" key08="7" key09="8" key10="9" key11="0" key12="160:k:103"/>
650 <row2 key01="160:c:9" key02="@" key03="#" key04="$" key05="%" key06="&amp;" key07="*" key08="-" key09="+" key10="(" key11=")" key12="160:k:105"/>
651 <row3 key01="160:" key02="240:layout4" key03="!" key04="160:c:34" key05="'" key06=":" key07=";" key08="/" key09="?" key10="240:c:8" key11="160:k:106"/>
652 <row4 key01="160:k:29" key02="240:layout1" key03="," key04="800: " key05="." key06="240:action" key07="160:k:108"/>
653 <keylabel key="0:layout1" text="ABC"/>
654 <keylabel key="0:layout4" text="~\{"/>
655 </layout3>
656 <layout4>
657 <keysize height="128" width="160"/>
658 <row1 key01="160:c:27" long01=":c:3" key02="~" key03="`" key04="|" key05="160:" key06="160:" key07="160:" key08="%" key09="160:" key10="{" key11="}" key12="160:k:103"/>
659 <row2 key01="160:c:9" key02="160:" key03="160:" key04="160:" key05="160:" key06="160:" key07="^" key08="_" key09="=" key10="[" key11="]" key12="160:k:105"/>
660 <row3 key01="160:" key02="240:layout3" key03="160:" key04="160:" key05="160:" key06="160:" key07="\" key08="&lt;" key09="&gt;" key10="240:c:8" key11="160:k:106"/>
661 <row4 key01="160:k:29" key02="240:layout1" key03="160:c:34" key04="800: " key05="." key06="240:action" key07="160:k:108"/>
662 <keylabel key="0:layout1" text="ABC"/>
663 <keylabel key="0:layout3" text="?123"/>
664 </layout4>
665 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100666 </template>
667
668 <template name="keyboardtemplate">
z31s1g56189522016-01-13 19:12:40 +0100669 <keyboard>
670 <placement x="0" y="%keyboard_y%" w="1920" h="512"/>
z31s1g28f0a922015-11-07 18:50:22 +0100671 <keymargin x="6" y="6"/>
672 <background color="#111111"/>
673 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
674 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
675 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="40" y="4"/>
676 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
677 <keylabel key="0:action" text="Enter" resource="enter"/>
678 <keylabel key=" " text="Space" resource="space"/>
z31s1g56189522016-01-13 19:12:40 +0100679 <highlight color="%highlight_color%"/>
680 <capshighlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100681 <layout1>
z31s1g56189522016-01-13 19:12:40 +0100682 <keysize height="128" width="192"/>
683 <row1 key01="q" long01="1" key02="w" long02="2" key03="e" long03="3" key04="r" long04="4" key05="t" long05="5" key06="y" long06="6" key07="u" long07="7" key08="i" long08="8" key09="o" long09="9" key10="p" long10="0"/>
684 <row2 key01="96:" key02="a" long02="@" key03="s" long03="#" key04="d" long04="$" key05="f" long05="%" key06="g" long06="&amp;" key07="h" long07="*" key08="j" long08="-" key09="k" long09="+" key10="l" long10="_" key11="96:"/>
685 <row3 key01="288:layout2" key02="z" long02="!" key03="x" long03="&quot;" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="288:c:8"/>
686 <row4 key01="288:layout3" key02="/" key03="960: " key04="." key05="288:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100687 <keylabel key="0:layout2" text="Shift" resource="shift"/>
688 <keylabel key="0:layout3" text="?123"/>
689 </layout1>
690 <layout2>
691 <keysize height="128" width="192" capslock="0" revert_layout="1"/>
z31s1g56189522016-01-13 19:12:40 +0100692 <row1 key01="Q" long01="1" key02="W" long02="2" key03="E" long03="3" key04="R" long04="4" key05="T" long05="5" key06="Y" long06="6" key07="U" long07="7" key08="I" long08="8" key09="O" long09="9" key10="P" long10="0"/>
693 <row2 key01="96:" key02="A" long02="@" key03="S" long03="#" key04="D" long04="$" key05="F" long05="%" key06="G" long06="&amp;" key07="H" long07="*" key08="J" long08="-" key09="K" long09="+" key10="L" long10="_" key11="96:"/>
694 <row3 key01="288:layout1" key02="Z" long02="!" key03="X" long03="&quot;" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="288:c:8"/>
695 <row4 key01="288:layout3" key02="/" key03="960: " key04="." key05="288:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100696 <keylabel key="0:layout1" text="Shift" resource="shift_fill"/>
697 <keylabel key="0:layout3" text="?123"/>
698 </layout2>
699 <layout3>
z31s1g56189522016-01-13 19:12:40 +0100700 <keysize height="128" width="192"/>
701 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/>
702 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")"/>
703 <row3 key01="288:layout4" key02="!" key03="192:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="288:c:8"/>
704 <row4 key01="288:layout1" key02="," key03="960: " key04="." key05="288:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100705 <keylabel key="0:layout1" text="ABC"/>
706 <keylabel key="0:layout4" text="~\{"/>
707 </layout3>
708 <layout4>
z31s1g56189522016-01-13 19:12:40 +0100709 <keysize height="128" width="192"/>
710 <row1 key01="~" key02="`" key03="|" key04="192:" key05="192:" key06="192:" key07="%" key08="192:" key09="{" key10="}"/>
711 <row2 key01="192:" key02="192:" key03="192:" key04="192:" key05="192:" key06="^" key07="_" key08="=" key09="[" key10="]"/>
712 <row3 key01="288:layout3" key02="192:" key03="192:" key04="192:" key05="192:" key06="\" key07="&lt;" key08="&gt;" key09="288:c:8"/>
713 <row4 key01="288:layout1" key02="192:c:34" key03="960: " key04="." key05="288:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100714 <keylabel key="0:layout1" text="ABC"/>
715 <keylabel key="0:layout3" text="?123"/>
716 </layout4>
z31s1g56189522016-01-13 19:12:40 +0100717 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100718 </template>
719 </templates>
720</recovery>