blob: c56610bf2ec528401d503bde79a87a3554056255 [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="320" height="320"/>
5 <roundscreen offset_x="40" offset_y="40"/>
z31s1g28f0a922015-11-07 18:50:22 +01006 <author>TeamWin</author>
7 <title>Backup Naowz</title>
8 <description>Default basic theme</description>
Ethan Yonkere95c4862016-01-27 10:57:26 -06009 <preview>preview.png</preview>
Ethan Yonker1308d532016-01-14 22:21:49 -060010 <themeversion>1</themeversion>
z31s1g28f0a922015-11-07 18:50:22 +010011 </details>
12
13 <include>
z31s1g56189522016-01-13 19:12:40 +010014 <xmlfile name="watch.xml"/>
z31s1g28f0a922015-11-07 18:50:22 +010015 </include>
16
17 <resources>
z31s1g56189522016-01-13 19:12:40 +010018 <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="24"/>
19 <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="14"/>
20 <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="12"/>
21 <font name="fixed" filename="DroidSansMono.ttf" size="14"/>
z31s1g28f0a922015-11-07 18:50:22 +010022
z31s1g56189522016-01-13 19:12:40 +010023 <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="18"/>
24 <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="14"/>
25 <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="12"/>
z31s1g28f0a922015-11-07 18:50:22 +010026
z31s1g56189522016-01-13 19:12:40 +010027 <image name="main_button" filename="main_button"/>
28 <image name="main_button_half_height" filename="main_button_half_height"/>
29 <image name="main_button_full_width" filename="main_button_full_width"/>
30 <image name="main_button_quarter_width" filename="main_button_quarter_width"/>
31 <image name="q_btn_arrow_right" filename="q_btn_arrow_right" retainaspect="1"/>
32 <image name="q_btn_arrow_left" filename="q_btn_arrow_left" retainaspect="1"/>
33 <image name="q_btn_storage" filename="q_btn_storage" retainaspect="1"/>
34 <image name="q_btn_refresh" filename="q_btn_refresh" retainaspect="1"/>
35 <image name="q_btn_accept" filename="q_btn_accept" retainaspect="1"/>
36 <image name="q_btn_accept_transp" filename="q_btn_accept_transp" retainaspect="1"/>
37 <image name="q_btn_addzip" filename="q_btn_addzip" retainaspect="1"/>
38 <image name="q_btn_encryption_dis" filename="q_btn_encryption_dis" retainaspect="1"/>
39 <image name="q_btn_encryption_en" filename="q_btn_encryption_en" retainaspect="1"/>
40 <image name="q_btn_delete" filename="q_btn_delete" retainaspect="1"/>
41 <image name="q_btn_reset" filename="q_btn_reset" retainaspect="1"/>
42 <image name="q_btn_folder" filename="q_btn_folder" retainaspect="1"/>
43 <image name="file" filename="file" retainaspect="1"/>
44 <image name="folder" filename="folder" retainaspect="1"/>
45 <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/>
46 <image name="home" filename="home" retainaspect="1"/>
47 <image name="back" filename="back" retainaspect="1"/>
48 <image name="console" filename="console" retainaspect="1"/>
49 <image name="kb_hide" filename="kb_hide" retainaspect="1"/>
50 <image name="kb_show" filename="kb_show" retainaspect="1"/>
51 <image name="grid_less" filename="grid_less" retainaspect="1"/>
52 <image name="grid_more" filename="grid_more" retainaspect="1"/>
53 <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/>
54 <image name="checkbox_false_small" filename="checkbox_false_small" retainaspect="1"/>
55 <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/>
56 <image name="checkbox_true_small" filename="checkbox_true_small" retainaspect="1"/>
57 <image name="radio_false" filename="radio_false" retainaspect="1"/>
58 <image name="radio_true" filename="radio_true" retainaspect="1"/>
59 <animation name="progress" filename="indeterminate"/>
60 <image name="progress_empty" filename="progress_empty"/>
61 <image name="progress_full" filename="progress_fill"/>
62 <image name="slider" filename="slider"/>
63 <image name="slider_used" filename="slider_used"/>
64 <image name="slider_touch" filename="slider_touch"/>
65 <image name="handle" filename="handle"/>
66 <image name="backspace" filename="backspace" retainaspect="1"/>
67 <image name="enter" filename="enter" retainaspect="1"/>
68 <image name="shift" filename="shift" retainaspect="1"/>
69 <image name="shift_fill" filename="shift_fill" retainaspect="1"/>
70 <image name="space" filename="space" retainaspect="1"/>
71 <image name="close" filename="close" retainaspect="1"/>
72 <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/>
73 <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/>
74 <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/>
75 <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010076 </resources>
77
78 <variables>
z31s1gfaa43772016-01-18 09:57:05 -060079 <variable name="tw_hide_kb" value="0"/>
z31s1g56189522016-01-13 19:12:40 +010080 <variable name="screen_width" value="320"/>
81 <variable name="screen_half_width" value="160"/>
82 <variable name="screen_height" value="320"/>
83 <variable name="status_height" value="20"/>
84 <variable name="header_height" value="20"/>
85 <variable name="navbar_height" value="52"/>
86 <variable name="content_width" value="304"/>
87 <variable name="content_half_width" value="148"/>
88 <variable name="back_button_x" value="70"/>
89 <variable name="console_button_x" value="250"/>
90 <variable name="indent" value="8"/>
91 <variable name="col1_x_left" value="8"/>
92 <variable name="col1_x_left_negative" value="156"/>
93 <variable name="center_x" value="160"/>
94 <variable name="col1_x_right" value="164"/>
95 <variable name="indent_right" value="312"/>
96 <variable name="btn4_col2_x" value="86"/>
97 <variable name="btn4_col3_x" value="164"/>
98 <variable name="btn4_col4_x" value="242"/>
99 <variable name="row1_header_y" value="0"/>
100 <variable name="row2_header_y" value="20"/>
101 <variable name="row1_y" value="28"/>
102 <variable name="row1a_y" value="36"/>
103 <variable name="row2_y" value="44"/>
104 <variable name="row2a_y" value="52"/>
105 <variable name="row3_y" value="60"/>
106 <variable name="row3_input_y" value="64"/>
107 <variable name="row3a_y" value="68"/>
108 <variable name="row4_y" value="76"/>
109 <variable name="row4a_y" value="84"/>
110 <variable name="row5_y" value="92"/>
111 <variable name="row5a_y" value="100"/>
112 <variable name="row6_y" value="108"/>
113 <variable name="row6_input_y" value="112"/>
114 <variable name="row6a_y" value="116"/>
115 <variable name="row6a_input_y" value="120"/>
116 <variable name="row7_y" value="124"/>
117 <variable name="row7a_y" value="132"/>
118 <variable name="row8_y" value="140"/>
119 <variable name="row8a_y" value="148"/>
120 <variable name="row9_y" value="156"/>
121 <variable name="row9a_y" value="164"/>
122 <variable name="row10_y" value="172"/>
123 <variable name="row10a_y" value="180"/>
124 <variable name="row11_y" value="188"/>
125 <variable name="row11a_y" value="196"/>
126 <variable name="row12_y" value="204"/>
127 <variable name="row12a_y" value="212"/>
128 <variable name="row13_y" value="220"/>
129 <variable name="slider_y" value="224"/>
130 <variable name="row13a_y" value="228"/>
131 <variable name="row14_y" value="236"/>
132 <variable name="row14a_y" value="244"/>
133 <variable name="row15_y" value="252"/>
134 <variable name="row15a_y" value="260"/>
135 <variable name="navbar_y" value="268"/>
136 <variable name="navbar_btn_y" value="294"/>
137 <variable name="keyboard_y" value="124"/>
138 <variable name="keyboard_terminal_y" value="100"/>
139 <variable name="background_color" value="#1A1A1A"/>
140 <variable name="accent_color" value="#0090CA"/>
141 <variable name="text_color" value="#EEEEEE"/>
142 <variable name="text_button_color" value="#EEEEEE"/>
143 <variable name="text_success_color" value="#76FF03"/>
144 <variable name="text_fail_color" value="#FF0101"/>
145 <variable name="highlight_color" value="#1A1A1A80"/>
146 <variable name="caps_highlight_color" value="#22222280"/>
147 <variable name="transparent" value="#00000000"/>
148 <variable name="semi_transparent" value="#00000099"/>
149 <variable name="warning" value="#F8F8A0"/>
150 <variable name="error" value="#FF0101"/>
151 <variable name="highlight" value="#0090CA"/>
152 <variable name="fileselector_linecolor" value="#555555"/>
153 <variable name="fileselector_highlight_color" value="#555555"/>
154 <variable name="fileselector_separatorheight" value="1"/>
155 <variable name="fileselector_spacing" value="0"/>
156 <variable name="fileselector_install_height" value="248"/>
157 <variable name="fileselector_filemanager_height" value="248"/>
158 <variable name="partitionlist_spacing" value="0"/>
159 <variable name="partitionlist_storage_height" value="160"/>
160 <variable name="partitionlist_wipe_height" value="160"/>
161 <variable name="listbox_timezone_height" value="248"/>
162 <variable name="listbox_settings_height" value="248"/>
163 <variable name="fastscroll_w" value="10"/>
164 <variable name="fastscroll_linew" value="1"/>
165 <variable name="fastscroll_rectw" value="10"/>
166 <variable name="fastscroll_recth" value="18"/>
167 <variable name="slidervalue_lineh" value="4"/>
168 <variable name="slidervalue_padding" value="0"/>
169 <variable name="slidervalue_sliderw" value="70"/>
170 <variable name="slidervalue_sliderh" value="72"/>
171 <variable name="slideout_height" value="232"/>
172 <variable name="slideout_bg_height" value="248"/>
173 <variable name="input_height" value="16"/>
174 <variable name="input_line_width" value="1"/>
175 <variable name="input_line_console" value="272"/>
176 <variable name="console_height" value="152"/>
177 <variable name="console_terminal_s_height" value="100"/>
178 <variable name="console_terminal_l_height" value="268"/>
179 <variable name="close_btn_x" value="280"/>
180 <variable name="pattern_x" value="60"/>
181 <variable name="pattern_dot_dia" value="12"/>
182 <variable name="pattern_line_w" value="4"/>
183 <variable name="pattern_size" value="200"/>
z31s1g28f0a922015-11-07 18:50:22 +0100184 </variables>
185
186 <templates>
187 <template name="statusbar">
z31s1g56189522016-01-13 19:12:40 +0100188 <fill color="%accent_color%">
189 <placement x="0" y="0" w="%screen_width%" h="%header_height%"/>
190 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100191
z31s1g56189522016-01-13 19:12:40 +0100192 <fill color="%text_fail_color%">
193 <condition var1="tw_simulate_actions" var2="1"/>
194 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
195 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100196 </template>
197
198 <template name="page">
z31s1g56189522016-01-13 19:12:40 +0100199 <background color="%background_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100200
z31s1g56189522016-01-13 19:12:40 +0100201 <template name="statusbar"/>
z31s1g28f0a922015-11-07 18:50:22 +0100202
z31s1g56189522016-01-13 19:12:40 +0100203 <text color="%text_color%">
204 <condition var1="tw_no_cpu_temp" var2="1"/>
205 <font resource="font_m"/>
206 <placement x="%indent%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500207 <text>{@twrp_watch_header=TWRP %tw_version%}</text>
z31s1g56189522016-01-13 19:12:40 +0100208 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100209
z31s1g56189522016-01-13 19:12:40 +0100210 <text color="%text_color%">
211 <condition var1="tw_no_cpu_temp" var2="0"/>
212 <font resource="font_m"/>
213 <placement x="%indent%" y="%row1_header_y%"/>
214 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
215 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100216
z31s1g56189522016-01-13 19:12:40 +0100217 <text color="%text_color%">
218 <font resource="font_m"/>
219 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100220 <text>%tw_time%</text>
z31s1g56189522016-01-13 19:12:40 +0100221 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100222
z31s1g56189522016-01-13 19:12:40 +0100223 <text color="%text_color%">
z31s1g28f0a922015-11-07 18:50:22 +0100224 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100225 <condition var1="tw_no_battery_percent" var2="0"/>
226 <condition var1="tw_battery" op="&gt;" var2="0"/>
227 <condition var1="tw_battery" op="&lt;" var2="101"/>
z31s1g28f0a922015-11-07 18:50:22 +0100228 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100229 <font resource="font_m"/>
230 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500231 <text>{@battery_pct=Battery: %tw_battery%}</text>
z31s1g56189522016-01-13 19:12:40 +0100232 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100233
z31s1g56189522016-01-13 19:12:40 +0100234 <fill color="#000000">
235 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
236 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100237
z31s1g56189522016-01-13 19:12:40 +0100238 <button>
239 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
240 <image resource="back"/>
241 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100242 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100243 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100244
z31s1g56189522016-01-13 19:12:40 +0100245 <button>
246 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
247 <image resource="home"/>
248 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100249 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100250 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100251
z31s1g56189522016-01-13 19:12:40 +0100252 <button>
253 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
254 <image resource="console"/>
255 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100256 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100257 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100258
z31s1g56189522016-01-13 19:12:40 +0100259 <action>
260 <touch key="power"/>
z31s1g28f0a922015-11-07 18:50:22 +0100261 <action function="overlay">lock</action>
z31s1g56189522016-01-13 19:12:40 +0100262 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100263
z31s1g56189522016-01-13 19:12:40 +0100264 <action>
265 <touch key="power+voldown"/>
266 <action function="screenshot"/>
267 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100268 </template>
269
270 <template name="progress_bar">
z31s1g56189522016-01-13 19:12:40 +0100271 <progressbar>
272 <placement x="%indent%" y="%row11_y%"/>
273 <resource empty="progress_empty" full="progress_full"/>
274 <data name="ui_progress"/>
275 </progressbar>
z31s1g28f0a922015-11-07 18:50:22 +0100276
z31s1g56189522016-01-13 19:12:40 +0100277 <animation>
278 <placement x="%indent%" y="%row11_y%"/>
279 <resource name="progress"/>
280 <speed fps="24" render="2"/>
281 <loop frame="1"/>
282 </animation>
z31s1g28f0a922015-11-07 18:50:22 +0100283 </template>
284
285 <template name="console">
z31s1g56189522016-01-13 19:12:40 +0100286 <console>
287 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%console_height%"/>
288 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100289
z31s1g56189522016-01-13 19:12:40 +0100290 <fill color="%fileselector_linecolor%">
291 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
292 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100293
z31s1g56189522016-01-13 19:12:40 +0100294 <fill color="%fileselector_linecolor%">
295 <placement x="%indent%" y="row10a_y" w="%content_width%" h="input_line_width"/>
296 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100297 </template>
298
299 <template name="console_terminal">
z31s1g56189522016-01-13 19:12:40 +0100300 <console>
301 <placement x="%indent%" y="%row1_y%" w="content_width" h="%console_terminal_height%"/>
302 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100303
z31s1g56189522016-01-13 19:12:40 +0100304 <fill color="%fileselector_linecolor%">
305 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
306 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100307
z31s1g56189522016-01-13 19:12:40 +0100308 <fill color="%fileselector_linecolor%">
309 <placement x="%indent%" y="row5_y" w="%content_width%" h="input_line_width"/>
310 </fill>
311 </template>
312
313 <template name="keyboardterminaltemplate">
314 <keyboard>
315 <condition var1="tw_hide_kb" var2="0"/>
316 <placement x="0" y="%keyboard_terminal_y%" w="%screen_width%" h="24"/>
317 <keymargin x="0" y="0"/>
318 <background color="#111111"/>
319 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
320 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
321 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="0" y="0"/>
322 <keylabel key="0:k:29" text="Ctrl"/>
323 <keylabel key="0:c:27" text="Esc"/>
324 <keylabel key="0:c:9" text="Tab"/>
325 <keylabel key="0:k:105" text="&lt;" resource="kb_arrow_left"/>
326 <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/>
327 <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/>
328 <keylabel key="0:k:106" text="&gt;" resource="kb_arrow_right"/>
329 <highlight color="%highlight_color%"/>
330 <ctrlhighlight color="#0090CA80"/>
331 <layout1>
332 <keysize height="24" width="44"/>
333 <row1 key01="48:k:29" key02="48:c:27" long02=":c:3" key03="48:c:9" key04="44:k:105" key05="44:k:108" key06="44:k:103" key07="44:k:106"/>
334 </layout1>
335 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100336 </template>
337
338 <template name="keyboardtemplate">
z31s1g56189522016-01-13 19:12:40 +0100339 <keyboard>
340 <condition var1="tw_hide_kb" var2="0"/>
341 <placement x="0" y="%keyboard_y%" w="320" h="144"/>
z31s1g28f0a922015-11-07 18:50:22 +0100342 <keymargin x="2" y="2"/>
343 <background color="#111111"/>
344 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
345 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
346 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="0" y="0"/>
347 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
348 <keylabel key="0:action" text="Enter" resource="enter"/>
349 <keylabel key=" " text="Space" resource="space"/>
z31s1g56189522016-01-13 19:12:40 +0100350 <highlight color="%highlight_color%"/>
351 <capshighlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100352 <layout1>
z31s1g56189522016-01-13 19:12:40 +0100353 <keysize height="36" width="32"/>
354 <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"/>
355 <row2 key01="16:" 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="16:"/>
356 <row3 key01="48:layout2" key02="z" long02="!" key03="x" long03="&quot;" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="48:c:8"/>
357 <row4 key01="48:layout3" key02="/" key03="160: " key04="." key05="48:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100358 <keylabel key="0:layout2" text="Shift" resource="shift"/>
359 <keylabel key="0:layout3" text="?123"/>
360 </layout1>
361 <layout2>
362 <keysize height="36" width="32" capslock="0" revert_layout="1"/>
z31s1g56189522016-01-13 19:12:40 +0100363 <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"/>
364 <row2 key01="16:" 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="16:"/>
365 <row3 key01="48:layout1" key02="Z" long02="!" key03="X" long03="&quot;" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="48:c:8"/>
366 <row4 key01="48:layout3" key02="/" key03="160: " key04="." key05="48:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100367 <keylabel key="0:layout1" text="Shift" resource="shift_fill"/>
368 <keylabel key="0:layout3" text="?123"/>
369 </layout2>
370 <layout3>
z31s1g56189522016-01-13 19:12:40 +0100371 <keysize height="36" width="32"/>
372 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/>
373 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")"/>
374 <row3 key01="48:layout4" key02="!" key03="32:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="48:c:8"/>
375 <row4 key01="48:layout1" key02="," key03="160: " key04="." key05="48:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100376 <keylabel key="0:layout1" text="ABC"/>
377 <keylabel key="0:layout4" text="~\{"/>
378 </layout3>
379 <layout4>
z31s1g56189522016-01-13 19:12:40 +0100380 <keysize height="36" width="32"/>
381 <row1 key01="~" key02="`" key03="|" key04="32:" key05="32:" key06="32:" key07="%" key08="32:" key09="{" key10="}"/>
382 <row2 key01="32:" key02="32:" key03="32:" key04="32:" key05="32:" key06="^" key07="_" key08="=" key09="[" key10="]"/>
383 <row3 key01="48:layout3" key02="32:" key03="32:" key04="32:" key05="32:" key06="\" key07="&lt;" key08="&gt;" key09="48:c:8"/>
384 <row4 key01="48:layout1" key02="32:c:34" key03="160: " key04="." key05="48:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100385 <keylabel key="0:layout1" text="ABC"/>
386 <keylabel key="0:layout3" text="?123"/>
387 </layout4>
z31s1g56189522016-01-13 19:12:40 +0100388 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100389 </template>
390 </templates>
391</recovery>