Add email and URL sublayout for wearable profile 28/96228/1
authorHaifeng Deng <haifeng.deng@samsung.com>
Tue, 8 Nov 2016 07:49:04 +0000 (15:49 +0800)
committerHaifeng Deng <haifeng.deng@samsung.com>
Tue, 8 Nov 2016 07:49:04 +0000 (15:49 +0800)
Change-Id: Ic353cffbb14c4241508560dc803a28fb436c94da

39 files changed:
data/layout/wearable/LYT_PORTRAIT_4X4_ALBANIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ARMENIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_AZERBAIJAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_BASQUE.xml
data/layout/wearable/LYT_PORTRAIT_4X4_BULGARIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_CATALAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_CROATIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_CZECH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_DANISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_DUTCH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ENGLISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ESTONIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_FINNISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_FRENCH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_GALICIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_GEORGIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_GERMAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_GREEK.xml
data/layout/wearable/LYT_PORTRAIT_4X4_HUNGARIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ICELANDIC.xml
data/layout/wearable/LYT_PORTRAIT_4X4_IRISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ITALIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_KAZAKH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_LATVIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_LITHUANIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_MACEDONIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_NORWEGIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_POLISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_PORTUGUESE.xml
data/layout/wearable/LYT_PORTRAIT_4X4_ROMANIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_RUSSIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_SERBIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_SLOVAK.xml
data/layout/wearable/LYT_PORTRAIT_4X4_SLOVENIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_SPANISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_SWEDISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_TURKISH.xml
data/layout/wearable/LYT_PORTRAIT_4X4_UKRAINIAN.xml
data/layout/wearable/LYT_PORTRAIT_4X4_UZBEK.xml

index c0af79d..7ce5608 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ë</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ë</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ë</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ë</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 2070304..a6aa5fb 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">աբգդ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ա</rec>
+        <rec auto_upper="true" multichar_state="1">բ</rec>
+        <rec auto_upper="true" multichar_state="2">գ</rec>
+        <rec auto_upper="true" multichar_state="3">դ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">ա</label>
+        <label auto_upper="true" autopopup="2">բ</label>
+        <label auto_upper="true" autopopup="3">գ</label>
+        <label auto_upper="true" autopopup="4">դ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">եզէը</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ե</rec>
+        <rec auto_upper="true" multichar_state="1">զ</rec>
+        <rec auto_upper="true" multichar_state="2">է</rec>
+        <rec auto_upper="true" multichar_state="3">ը</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ե</label>
+        <label auto_upper="true" autopopup="1">զ</label>
+        <label auto_upper="true" autopopup="2">է</label>
+        <label auto_upper="true" autopopup="3">ը</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">աբգդ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ա</rec>
+        <rec auto_upper="true" multichar_state="1">բ</rec>
+        <rec auto_upper="true" multichar_state="2">գ</rec>
+        <rec auto_upper="true" multichar_state="3">դ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">ա</label>
+        <label auto_upper="true" autopopup="2">բ</label>
+        <label auto_upper="true" autopopup="3">գ</label>
+        <label auto_upper="true" autopopup="4">դ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">եզէը</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ե</rec>
+        <rec auto_upper="true" multichar_state="1">զ</rec>
+        <rec auto_upper="true" multichar_state="2">է</rec>
+        <rec auto_upper="true" multichar_state="3">ը</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ե</label>
+        <label auto_upper="true" autopopup="1">զ</label>
+        <label auto_upper="true" autopopup="2">է</label>
+        <label auto_upper="true" autopopup="3">ը</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">ոչպջռ</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ոչպջռ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ո</rec>
+        <rec auto_upper="true" multichar_state="1">չ</rec>
+        <rec auto_upper="true" multichar_state="2">պ</rec>
+        <rec auto_upper="true" multichar_state="3">ջ</rec>
+        <rec auto_upper="true" multichar_state="4">ռ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ո</label>
+        <label auto_upper="true" autopopup="2">չ</label>
+        <label auto_upper="true" autopopup="3">պ</label>
+        <label auto_upper="true" autopopup="4">ջ</label>
+        <label auto_upper="true" autopopup="5">ռ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">սվտրց</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ս</rec>
+        <rec auto_upper="true" multichar_state="1">վ</rec>
+        <rec auto_upper="true" multichar_state="2">տ</rec>
+        <rec auto_upper="true" multichar_state="3">ր</rec>
+        <rec auto_upper="true" multichar_state="4">ց</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ս</label>
+        <label auto_upper="true" autopopup="2">վ</label>
+        <label auto_upper="true" autopopup="3">տ</label>
+        <label auto_upper="true" autopopup="4">ր</label>
+        <label auto_upper="true" autopopup="5">ց</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ւփքօֆ</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ւ</rec>
+        <rec auto_upper="true" multichar_state="1">փ</rec>
+        <rec auto_upper="true" multichar_state="2">ք</rec>
+        <rec auto_upper="true" multichar_state="3">օ</rec>
+        <rec auto_upper="true" multichar_state="4">ֆ</rec>
+        <rec auto_upper="true" multichar_state="5">և*</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ւ</label>
+        <label auto_upper="true" autopopup="1">փ</label>
+        <label auto_upper="true" autopopup="2">ք</label>
+        <label auto_upper="true" autopopup="3">օ</label>
+        <label auto_upper="true" autopopup="4">ֆ</label>
+        <label auto_upper="true" autopopup="5">և*</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ոչպջռ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ո</rec>
+        <rec auto_upper="true" multichar_state="1">չ</rec>
+        <rec auto_upper="true" multichar_state="2">պ</rec>
+        <rec auto_upper="true" multichar_state="3">ջ</rec>
+        <rec auto_upper="true" multichar_state="4">ռ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ո</label>
+        <label auto_upper="true" autopopup="2">չ</label>
+        <label auto_upper="true" autopopup="3">պ</label>
+        <label auto_upper="true" autopopup="4">ջ</label>
+        <label auto_upper="true" autopopup="5">ռ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">սվտրց</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ս</rec>
+        <rec auto_upper="true" multichar_state="1">վ</rec>
+        <rec auto_upper="true" multichar_state="2">տ</rec>
+        <rec auto_upper="true" multichar_state="3">ր</rec>
+        <rec auto_upper="true" multichar_state="4">ց</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ս</label>
+        <label auto_upper="true" autopopup="2">վ</label>
+        <label auto_upper="true" autopopup="3">տ</label>
+        <label auto_upper="true" autopopup="4">ր</label>
+        <label auto_upper="true" autopopup="5">ց</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ւփքօֆ</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ւ</rec>
+        <rec auto_upper="true" multichar_state="1">փ</rec>
+        <rec auto_upper="true" multichar_state="2">ք</rec>
+        <rec auto_upper="true" multichar_state="3">օ</rec>
+        <rec auto_upper="true" multichar_state="4">ֆ</rec>
+        <rec auto_upper="true" multichar_state="5">և*</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ւ</label>
+        <label auto_upper="true" autopopup="1">փ</label>
+        <label auto_upper="true" autopopup="2">ք</label>
+        <label auto_upper="true" autopopup="3">օ</label>
+        <label auto_upper="true" autopopup="4">ֆ</label>
+        <label auto_upper="true" autopopup="5">և*</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 90054cc..85a05c3 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ə</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ə</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ə</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ə</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ş</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ş</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ş</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ş</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index d39e510..f50491e 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 552e0b1..f2793d7 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="3">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ж</rec>
+        <rec auto_upper="true" multichar_state="3">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ж</label>
+        <label auto_upper="true" autopopup="3">з</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="3">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ж</rec>
+        <rec auto_upper="true" multichar_state="3">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ж</label>
+        <label auto_upper="true" autopopup="3">з</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">фхцч</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">ю</rec>
+        <rec auto_upper="true" multichar_state="2">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">ю</label>
+        <label auto_upper="true" autopopup="2">я</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">ю</rec>
+        <rec auto_upper="true" multichar_state="2">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">ю</label>
+        <label auto_upper="true" autopopup="2">я</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index d8a6cc3..6fba2d5 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+        <rec auto_upper="true" multichar_state="4">à</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+        <label auto_upper="true" autopopup="5">à</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+        <rec auto_upper="true" multichar_state="4">à</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+        <label auto_upper="true" autopopup="5">à</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 1486b2c..f2bd55f 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="3">ž</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="3">ž</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 0fb6bf3..a2000b6 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ď</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+        <rec auto_upper="true" multichar_state="5">ě</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ď</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">ě</label>
+        <label auto_upper="true" autopopup="6">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ď</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+        <rec auto_upper="true" multichar_state="5">ě</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ď</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">ě</label>
+        <label auto_upper="true" autopopup="6">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ř</rec>
+        <rec auto_upper="true" multichar_state="5">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ř</label>
+        <label auto_upper="true" autopopup="6">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ť</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">ů</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ť</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">ů</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+        <rec auto_upper="true" multichar_state="5">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">ž</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ř</rec>
+        <rec auto_upper="true" multichar_state="5">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ř</label>
+        <label auto_upper="true" autopopup="6">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ť</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">ů</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ť</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">ů</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+        <rec auto_upper="true" multichar_state="5">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">ž</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 128614e..c2897e5 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">æ</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+        <rec auto_upper="true" multichar_state="5">á</rec>
+        <rec auto_upper="true" multichar_state="6">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">æ</label>
+        <label auto_upper="true" autopopup="5">å</label>
+        <label auto_upper="true" autopopup="6">á</label>
+        <label auto_upper="true" autopopup="7">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">æ</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+        <rec auto_upper="true" multichar_state="5">á</rec>
+        <rec auto_upper="true" multichar_state="6">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">æ</label>
+        <label auto_upper="true" autopopup="5">å</label>
+        <label auto_upper="true" autopopup="6">á</label>
+        <label auto_upper="true" autopopup="7">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index e5a67a8..ceb9ae6 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+        <rec auto_upper="true" multichar_state="4">á</rec>
+        <rec auto_upper="true" multichar_state="5">à</rec>
+        <rec auto_upper="true" multichar_state="6">â</rec>
+        <rec auto_upper="true" multichar_state="7">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+        <label auto_upper="true" autopopup="5">á</label>
+        <label auto_upper="true" autopopup="6">à</label>
+        <label auto_upper="true" autopopup="7">â</label>
+        <label auto_upper="true" autopopup="8">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ë</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+        <rec auto_upper="true" multichar_state="5">è</rec>
+        <rec auto_upper="true" multichar_state="6">ê</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+        <label auto_upper="true" autopopup="4">ë</label>
+        <label auto_upper="true" autopopup="5">é</label>
+        <label auto_upper="true" autopopup="6">è</label>
+        <label auto_upper="true" autopopup="7">ê</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+        <rec auto_upper="true" multichar_state="4">á</rec>
+        <rec auto_upper="true" multichar_state="5">à</rec>
+        <rec auto_upper="true" multichar_state="6">â</rec>
+        <rec auto_upper="true" multichar_state="7">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+        <label auto_upper="true" autopopup="5">á</label>
+        <label auto_upper="true" autopopup="6">à</label>
+        <label auto_upper="true" autopopup="7">â</label>
+        <label auto_upper="true" autopopup="8">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ë</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+        <rec auto_upper="true" multichar_state="5">è</rec>
+        <rec auto_upper="true" multichar_state="6">ê</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+        <label auto_upper="true" autopopup="4">ë</label>
+        <label auto_upper="true" autopopup="5">é</label>
+        <label auto_upper="true" autopopup="6">è</label>
+        <label auto_upper="true" autopopup="7">ê</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ß</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ß</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">ù</rec>
+        <rec auto_upper="true" multichar_state="6">û</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">ù</label>
+        <label auto_upper="true" autopopup="7">û</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ß</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ß</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">ù</rec>
+        <rec auto_upper="true" multichar_state="6">û</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">ù</label>
+        <label auto_upper="true" autopopup="7">û</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 18497e8..35546a8 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 70e78f6..f54a2d9 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index f52b2c9..dc6fda7 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+        <label auto_upper="true" autopopup="5">å</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+        <label auto_upper="true" autopopup="5">å</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index cfcb5b5..3f8f962 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">à</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+        <rec auto_upper="true" multichar_state="5">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">à</label>
+        <label auto_upper="true" autopopup="5">â</label>
+        <label auto_upper="true" autopopup="6">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+        <rec auto_upper="true" multichar_state="5">ê</rec>
+        <rec auto_upper="true" multichar_state="6">ë</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">ê</label>
+        <label auto_upper="true" autopopup="6">ë</label>
+        <label auto_upper="true" autopopup="7">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">à</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+        <rec auto_upper="true" multichar_state="5">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">à</label>
+        <label auto_upper="true" autopopup="5">â</label>
+        <label auto_upper="true" autopopup="6">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+        <rec auto_upper="true" multichar_state="5">ê</rec>
+        <rec auto_upper="true" multichar_state="6">ë</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">ê</label>
+        <label auto_upper="true" autopopup="6">ë</label>
+        <label auto_upper="true" autopopup="7">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">û</rec>
+        <rec auto_upper="true" multichar_state="4">ù</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">û</label>
+        <label auto_upper="true" autopopup="5">ù</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">û</rec>
+        <rec auto_upper="true" multichar_state="4">ù</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">û</label>
+        <label auto_upper="true" autopopup="5">ù</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index d39e510..f50491e 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 8618251..617aa6f 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">აბგდ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ა</rec>
+        <rec auto_upper="true" multichar_state="1">ბ</rec>
+        <rec auto_upper="true" multichar_state="2">გ</rec>
+        <rec auto_upper="true" multichar_state="3">დ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">ა</label>
+        <label auto_upper="true" autopopup="2">ბ</label>
+        <label auto_upper="true" autopopup="3">გ</label>
+        <label auto_upper="true" autopopup="4">დ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ევზთ</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ე</rec>
+        <rec auto_upper="true" multichar_state="1">ვ</rec>
+        <rec auto_upper="true" multichar_state="2">ზ</rec>
+        <rec auto_upper="true" multichar_state="3">თ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ე</label>
+        <label auto_upper="true" autopopup="1">ვ</label>
+        <label auto_upper="true" autopopup="2">ზ</label>
+        <label auto_upper="true" autopopup="3">თ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">აბგდ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ა</rec>
+        <rec auto_upper="true" multichar_state="1">ბ</rec>
+        <rec auto_upper="true" multichar_state="2">გ</rec>
+        <rec auto_upper="true" multichar_state="3">დ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">ა</label>
+        <label auto_upper="true" autopopup="2">ბ</label>
+        <label auto_upper="true" autopopup="3">გ</label>
+        <label auto_upper="true" autopopup="4">დ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ევზთ</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ე</rec>
+        <rec auto_upper="true" multichar_state="1">ვ</rec>
+        <rec auto_upper="true" multichar_state="2">ზ</rec>
+        <rec auto_upper="true" multichar_state="3">თ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ე</label>
+        <label auto_upper="true" autopopup="1">ვ</label>
+        <label auto_upper="true" autopopup="2">ზ</label>
+        <label auto_upper="true" autopopup="3">თ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">ფქღყ</rec>
       </image_label>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ფქღყ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ფ</rec>
+        <rec auto_upper="true" multichar_state="1">ქ</rec>
+        <rec auto_upper="true" multichar_state="2">ღ</rec>
+        <rec auto_upper="true" multichar_state="3">ყ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ფ</label>
+        <label auto_upper="true" autopopup="2">ქ</label>
+        <label auto_upper="true" autopopup="3">ღ</label>
+        <label auto_upper="true" autopopup="4">ყ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">შჩცძ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">შ</rec>
+        <rec auto_upper="true" multichar_state="1">ჩ</rec>
+        <rec auto_upper="true" multichar_state="2">ც</rec>
+        <rec auto_upper="true" multichar_state="3">ძ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">შ</label>
+        <label auto_upper="true" autopopup="2">ჩ</label>
+        <label auto_upper="true" autopopup="3">ც</label>
+        <label auto_upper="true" autopopup="4">ძ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">წჭხჯჰ</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">წ</rec>
+        <rec auto_upper="true" multichar_state="1">ჭ</rec>
+        <rec auto_upper="true" multichar_state="2">ხ</rec>
+        <rec auto_upper="true" multichar_state="3">ჯ</rec>
+        <rec auto_upper="true" multichar_state="4">ჰ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">წ</label>
+        <label auto_upper="true" autopopup="1">ჭ</label>
+        <label auto_upper="true" autopopup="2">ხ</label>
+        <label auto_upper="true" autopopup="3">ჯ</label>
+        <label auto_upper="true" autopopup="4">ჰ</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ფქღყ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ფ</rec>
+        <rec auto_upper="true" multichar_state="1">ქ</rec>
+        <rec auto_upper="true" multichar_state="2">ღ</rec>
+        <rec auto_upper="true" multichar_state="3">ყ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ფ</label>
+        <label auto_upper="true" autopopup="2">ქ</label>
+        <label auto_upper="true" autopopup="3">ღ</label>
+        <label auto_upper="true" autopopup="4">ყ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">შჩცძ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">შ</rec>
+        <rec auto_upper="true" multichar_state="1">ჩ</rec>
+        <rec auto_upper="true" multichar_state="2">ც</rec>
+        <rec auto_upper="true" multichar_state="3">ძ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">შ</label>
+        <label auto_upper="true" autopopup="2">ჩ</label>
+        <label auto_upper="true" autopopup="3">ც</label>
+        <label auto_upper="true" autopopup="4">ძ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">წჭხჯჰ</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">წ</rec>
+        <rec auto_upper="true" multichar_state="1">ჭ</rec>
+        <rec auto_upper="true" multichar_state="2">ხ</rec>
+        <rec auto_upper="true" multichar_state="3">ჯ</rec>
+        <rec auto_upper="true" multichar_state="4">ჰ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">წ</label>
+        <label auto_upper="true" autopopup="1">ჭ</label>
+        <label auto_upper="true" autopopup="2">ხ</label>
+        <label auto_upper="true" autopopup="3">ჯ</label>
+        <label auto_upper="true" autopopup="4">ჰ</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 700a383..557ea2b 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ß</rec>
+        <rec auto_upper="true" multichar_state="5">§</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ß</label>
+        <label auto_upper="true" autopopup="6">§</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ß</rec>
+        <rec auto_upper="true" multichar_state="5">§</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ß</label>
+        <label auto_upper="true" autopopup="6">§</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index ced22c9..eb70c53 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">αβγ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">α</rec>
+        <rec auto_upper="true" multichar_state="1">β</rec>
+        <rec auto_upper="true" multichar_state="2">γ</rec>
+        <rec auto_upper="true" multichar_state="3">ά</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">α</label>
+        <label auto_upper="true" autopopup="2">β</label>
+        <label auto_upper="true" autopopup="3">γ</label>
+        <label auto_upper="true" autopopup="4">ά</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">δεζ</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">δ</rec>
+        <rec auto_upper="true" multichar_state="1">ε</rec>
+        <rec auto_upper="true" multichar_state="2">ζ</rec>
+        <rec auto_upper="true" multichar_state="3">έ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">δ</label>
+        <label auto_upper="true" autopopup="1">ε</label>
+        <label auto_upper="true" autopopup="2">ζ</label>
+        <label auto_upper="true" autopopup="3">έ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">αβγ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">α</rec>
+        <rec auto_upper="true" multichar_state="1">β</rec>
+        <rec auto_upper="true" multichar_state="2">γ</rec>
+        <rec auto_upper="true" multichar_state="3">ά</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">α</label>
+        <label auto_upper="true" autopopup="2">β</label>
+        <label auto_upper="true" autopopup="3">γ</label>
+        <label auto_upper="true" autopopup="4">ά</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">δεζ</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">δ</rec>
+        <rec auto_upper="true" multichar_state="1">ε</rec>
+        <rec auto_upper="true" multichar_state="2">ζ</rec>
+        <rec auto_upper="true" multichar_state="3">έ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">δ</label>
+        <label auto_upper="true" autopopup="1">ε</label>
+        <label auto_upper="true" autopopup="2">ζ</label>
+        <label auto_upper="true" autopopup="3">έ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">πρσς</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">πρσς</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">π</rec>
+        <rec auto_upper="true" multichar_state="1">ρ</rec>
+        <rec auto_upper="true" multichar_state="2">σ</rec>
+        <rec auto_upper="true" multichar_state="3">ς</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">π</label>
+        <label auto_upper="true" autopopup="2">ρ</label>
+        <label auto_upper="true" autopopup="3">σ</label>
+        <label auto_upper="true" autopopup="4">ς</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">τυφ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">τ</rec>
+        <rec auto_upper="true" multichar_state="1">υ</rec>
+        <rec auto_upper="true" multichar_state="2">φ</rec>
+        <rec auto_upper="true" multichar_state="3">ύ</rec>
+        <rec auto_upper="true" multichar_state="4">ϋ</rec>
+        <rec auto_upper="true" multichar_state="5">ΰ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">τ</label>
+        <label auto_upper="true" autopopup="2">υ</label>
+        <label auto_upper="true" autopopup="3">φ</label>
+        <label auto_upper="true" autopopup="4">ύ</label>
+        <label auto_upper="true" autopopup="5">ϋ</label>
+        <label auto_upper="true" autopopup="6">ΰ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">χψω</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">χ</rec>
+        <rec auto_upper="true" multichar_state="1">ψ</rec>
+        <rec auto_upper="true" multichar_state="2">ω</rec>
+        <rec auto_upper="true" multichar_state="3">ώ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">χ</label>
+        <label auto_upper="true" autopopup="1">ψ</label>
+        <label auto_upper="true" autopopup="2">ω</label>
+        <label auto_upper="true" autopopup="3">ώ</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">πρσς</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">π</rec>
+        <rec auto_upper="true" multichar_state="1">ρ</rec>
+        <rec auto_upper="true" multichar_state="2">σ</rec>
+        <rec auto_upper="true" multichar_state="3">ς</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">π</label>
+        <label auto_upper="true" autopopup="2">ρ</label>
+        <label auto_upper="true" autopopup="3">σ</label>
+        <label auto_upper="true" autopopup="4">ς</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">τυφ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">τ</rec>
+        <rec auto_upper="true" multichar_state="1">υ</rec>
+        <rec auto_upper="true" multichar_state="2">φ</rec>
+        <rec auto_upper="true" multichar_state="3">ύ</rec>
+        <rec auto_upper="true" multichar_state="4">ϋ</rec>
+        <rec auto_upper="true" multichar_state="5">ΰ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">τ</label>
+        <label auto_upper="true" autopopup="2">υ</label>
+        <label auto_upper="true" autopopup="3">φ</label>
+        <label auto_upper="true" autopopup="4">ύ</label>
+        <label auto_upper="true" autopopup="5">ϋ</label>
+        <label auto_upper="true" autopopup="6">ΰ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">χψω</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">χ</rec>
+        <rec auto_upper="true" multichar_state="1">ψ</rec>
+        <rec auto_upper="true" multichar_state="2">ω</rec>
+        <rec auto_upper="true" multichar_state="3">ώ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">χ</label>
+        <label auto_upper="true" autopopup="1">ψ</label>
+        <label auto_upper="true" autopopup="2">ω</label>
+        <label auto_upper="true" autopopup="3">ώ</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 60f09d7..88d77cb 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+        <rec auto_upper="true" multichar_state="5">ű</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+        <label auto_upper="true" autopopup="6">ű</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+        <rec auto_upper="true" multichar_state="5">ű</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+        <label auto_upper="true" autopopup="6">ű</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index c7f33b9..f01af29 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">æ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">æ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ð</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ð</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">æ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">æ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ð</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ð</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">þ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">þ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">þ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">þ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index b39b5a2..5466908 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 84ff882..3082c55 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">à</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">à</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">è</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">è</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">à</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">à</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">è</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">è</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ù</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ù</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ù</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ù</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index cf21036..8bc6264 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">ə</rec>
+        <rec auto_upper="true" multichar_state="2">б</rec>
+        <rec auto_upper="true" multichar_state="3">в</rec>
+        <rec auto_upper="true" multichar_state="4">г</rec>
+        <rec auto_upper="true" multichar_state="5">ғ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">ə</label>
+        <label auto_upper="true" autopopup="3">б</label>
+        <label auto_upper="true" autopopup="4">в</label>
+        <label auto_upper="true" autopopup="5">г</label>
+        <label auto_upper="true" autopopup="6">ғ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ё</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ё</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">ə</rec>
+        <rec auto_upper="true" multichar_state="2">б</rec>
+        <rec auto_upper="true" multichar_state="3">в</rec>
+        <rec auto_upper="true" multichar_state="4">г</rec>
+        <rec auto_upper="true" multichar_state="5">ғ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">ə</label>
+        <label auto_upper="true" autopopup="3">б</label>
+        <label auto_upper="true" autopopup="4">в</label>
+        <label auto_upper="true" autopopup="5">г</label>
+        <label auto_upper="true" autopopup="6">ғ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ё</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ё</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">фхцч</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">һ</rec>
+        <rec auto_upper="true" multichar_state="3">ц</rec>
+        <rec auto_upper="true" multichar_state="4">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">һ</label>
+        <label auto_upper="true" autopopup="4">ц</label>
+        <label auto_upper="true" autopopup="5">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъы</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+        <rec auto_upper="true" multichar_state="3">ы</rec>
+        <rec auto_upper="true" multichar_state="4">і</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+        <label auto_upper="true" autopopup="4">ы</label>
+        <label auto_upper="true" autopopup="5">і</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьэюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">э</rec>
+        <rec auto_upper="true" multichar_state="2">ю</rec>
+        <rec auto_upper="true" multichar_state="3">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">э</label>
+        <label auto_upper="true" autopopup="2">ю</label>
+        <label auto_upper="true" autopopup="3">я</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">һ</rec>
+        <rec auto_upper="true" multichar_state="3">ц</rec>
+        <rec auto_upper="true" multichar_state="4">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">һ</label>
+        <label auto_upper="true" autopopup="4">ц</label>
+        <label auto_upper="true" autopopup="5">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъы</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+        <rec auto_upper="true" multichar_state="3">ы</rec>
+        <rec auto_upper="true" multichar_state="4">і</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+        <label auto_upper="true" autopopup="4">ы</label>
+        <label auto_upper="true" autopopup="5">і</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьэюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">э</rec>
+        <rec auto_upper="true" multichar_state="2">ю</rec>
+        <rec auto_upper="true" multichar_state="3">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">э</label>
+        <label auto_upper="true" autopopup="2">ю</label>
+        <label auto_upper="true" autopopup="3">я</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index d612786..c211fa1 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ā</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ā</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ē</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ē</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ā</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ā</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ē</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ē</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ū</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ū</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ū</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ū</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 2bfa3e7..8a3091c 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ą</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ą</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ę</rec>
+        <rec auto_upper="true" multichar_state="4">ė</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ę</label>
+        <label auto_upper="true" autopopup="4">ė</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ą</rec>
+        <rec auto_upper="true" multichar_state="4">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ą</label>
+        <label auto_upper="true" autopopup="5">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ę</rec>
+        <rec auto_upper="true" multichar_state="4">ė</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ę</label>
+        <label auto_upper="true" autopopup="4">ė</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ų</rec>
+        <rec auto_upper="true" multichar_state="4">ū</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ų</label>
+        <label auto_upper="true" autopopup="5">ū</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ų</rec>
+        <rec auto_upper="true" multichar_state="4">ū</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ų</label>
+        <label auto_upper="true" autopopup="5">ū</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 62a4176..741a4e3 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дѓeж</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">ѓ</rec>
+        <rec auto_upper="true" multichar_state="2">e</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">ѓ</label>
+        <label auto_upper="true" autopopup="2">e</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дѓeж</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">ѓ</rec>
+        <rec auto_upper="true" multichar_state="2">e</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">ѓ</label>
+        <label auto_upper="true" autopopup="2">e</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">рстќ</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">рстќ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">р</rec>
+        <rec auto_upper="true" multichar_state="1">с</rec>
+        <rec auto_upper="true" multichar_state="2">т</rec>
+        <rec auto_upper="true" multichar_state="3">ќ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">р</label>
+        <label auto_upper="true" autopopup="2">с</label>
+        <label auto_upper="true" autopopup="3">т</label>
+        <label auto_upper="true" autopopup="4">ќ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">уфхц</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">у</rec>
+        <rec auto_upper="true" multichar_state="1">ф</rec>
+        <rec auto_upper="true" multichar_state="2">х</rec>
+        <rec auto_upper="true" multichar_state="3">ц</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">у</label>
+        <label auto_upper="true" autopopup="2">ф</label>
+        <label auto_upper="true" autopopup="3">х</label>
+        <label auto_upper="true" autopopup="4">ц</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">чџш</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ч</rec>
+        <rec auto_upper="true" multichar_state="1">џ</rec>
+        <rec auto_upper="true" multichar_state="2">ш</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ч</label>
+        <label auto_upper="true" autopopup="1">џ</label>
+        <label auto_upper="true" autopopup="2">ш</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">рстќ</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">р</rec>
+        <rec auto_upper="true" multichar_state="1">с</rec>
+        <rec auto_upper="true" multichar_state="2">т</rec>
+        <rec auto_upper="true" multichar_state="3">ќ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">р</label>
+        <label auto_upper="true" autopopup="2">с</label>
+        <label auto_upper="true" autopopup="3">т</label>
+        <label auto_upper="true" autopopup="4">ќ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">уфхц</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">у</rec>
+        <rec auto_upper="true" multichar_state="1">ф</rec>
+        <rec auto_upper="true" multichar_state="2">х</rec>
+        <rec auto_upper="true" multichar_state="3">ц</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">у</label>
+        <label auto_upper="true" autopopup="2">ф</label>
+        <label auto_upper="true" autopopup="3">х</label>
+        <label auto_upper="true" autopopup="4">ц</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">чџш</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ч</rec>
+        <rec auto_upper="true" multichar_state="1">џ</rec>
+        <rec auto_upper="true" multichar_state="2">ш</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ч</label>
+        <label auto_upper="true" autopopup="1">џ</label>
+        <label auto_upper="true" autopopup="2">ш</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 128614e..c2897e5 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">æ</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+        <rec auto_upper="true" multichar_state="5">á</rec>
+        <rec auto_upper="true" multichar_state="6">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">æ</label>
+        <label auto_upper="true" autopopup="5">å</label>
+        <label auto_upper="true" autopopup="6">á</label>
+        <label auto_upper="true" autopopup="7">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">æ</rec>
+        <rec auto_upper="true" multichar_state="4">å</rec>
+        <rec auto_upper="true" multichar_state="5">á</rec>
+        <rec auto_upper="true" multichar_state="6">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">æ</label>
+        <label auto_upper="true" autopopup="5">å</label>
+        <label auto_upper="true" autopopup="6">á</label>
+        <label auto_upper="true" autopopup="7">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">è</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">è</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 888c4e7..0bc0b4e 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ą</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ą</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ę</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ę</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ą</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ą</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ę</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ę</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ś</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ś</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ż</rec>
+        <rec auto_upper="true" multichar_state="5">ź</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ż</label>
+        <label auto_upper="true" autopopup="5">ź</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ś</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ś</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ż</rec>
+        <rec auto_upper="true" multichar_state="5">ź</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ż</label>
+        <label auto_upper="true" autopopup="5">ź</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 40572be..5a2c6ed 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+        <rec auto_upper="true" multichar_state="5">ã</rec>
+        <rec auto_upper="true" multichar_state="6">à</rec>
+        <rec auto_upper="true" multichar_state="7">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">â</label>
+        <label auto_upper="true" autopopup="6">ã</label>
+        <label auto_upper="true" autopopup="7">à</label>
+        <label auto_upper="true" autopopup="8">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">ê</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">ê</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+        <rec auto_upper="true" multichar_state="5">ã</rec>
+        <rec auto_upper="true" multichar_state="6">à</rec>
+        <rec auto_upper="true" multichar_state="7">ç</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">â</label>
+        <label auto_upper="true" autopopup="6">ã</label>
+        <label auto_upper="true" autopopup="7">à</label>
+        <label auto_upper="true" autopopup="8">ç</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+        <rec auto_upper="true" multichar_state="4">ê</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">ê</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 736019d..b7a1ff9 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ă</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ă</label>
+        <label auto_upper="true" autopopup="5">â</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ă</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ă</label>
+        <label auto_upper="true" autopopup="5">â</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ș</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ș</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ț</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ț</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ș</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ș</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ț</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ț</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index de5eda7..0d1e62a 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ё</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ё</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвг</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">ё</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">ё</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">фхцч</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъы</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+        <rec auto_upper="true" multichar_state="3">ы</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+        <label auto_upper="true" autopopup="4">ы</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьэюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">э</rec>
+        <rec auto_upper="true" multichar_state="2">ю</rec>
+        <rec auto_upper="true" multichar_state="3">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">э</label>
+        <label auto_upper="true" autopopup="2">ю</label>
+        <label auto_upper="true" autopopup="3">я</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщъы</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+        <rec auto_upper="true" multichar_state="2">ъ</rec>
+        <rec auto_upper="true" multichar_state="3">ы</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+        <label auto_upper="true" autopopup="3">ъ</label>
+        <label auto_upper="true" autopopup="4">ы</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьэюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">э</rec>
+        <rec auto_upper="true" multichar_state="2">ю</rec>
+        <rec auto_upper="true" multichar_state="3">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">э</label>
+        <label auto_upper="true" autopopup="2">ю</label>
+        <label auto_upper="true" autopopup="3">я</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 19d2fc2..8dc2c35 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 376e1bc..13de473 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">ä</rec>
+        <rec auto_upper="true" multichar_state="5">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">ä</label>
+        <label auto_upper="true" autopopup="6">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ď</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ď</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+        <rec auto_upper="true" multichar_state="4">ä</rec>
+        <rec auto_upper="true" multichar_state="5">č</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+        <label auto_upper="true" autopopup="5">ä</label>
+        <label auto_upper="true" autopopup="6">č</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">ď</rec>
+        <rec auto_upper="true" multichar_state="4">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">ď</label>
+        <label auto_upper="true" autopopup="4">é</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ŕ</rec>
+        <rec auto_upper="true" multichar_state="5">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ŕ</label>
+        <label auto_upper="true" autopopup="6">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ť</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ť</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+        <rec auto_upper="true" multichar_state="5">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">ž</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ŕ</rec>
+        <rec auto_upper="true" multichar_state="5">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ŕ</label>
+        <label auto_upper="true" autopopup="6">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ť</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ť</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ý</rec>
+        <rec auto_upper="true" multichar_state="5">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ý</label>
+        <label auto_upper="true" autopopup="5">ž</label>
+        <label auto_upper="true" autopopup="6">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 19d2fc2..8dc2c35 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">č</rec>
+        <rec auto_upper="true" multichar_state="4">ć</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">č</label>
+        <label auto_upper="true" autopopup="5">ć</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">đ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">đ</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">š</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">š</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+        <rec auto_upper="true" multichar_state="4">ž</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">ž</label>
+        <label auto_upper="true" autopopup="5">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 9cb7360..f51234c 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">á</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">á</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ú</rec>
+        <rec auto_upper="true" multichar_state="4">ü</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ú</label>
+        <label auto_upper="true" autopopup="5">ü</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 27ea5f4..2c81976 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">å</rec>
+        <rec auto_upper="true" multichar_state="4">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">å</label>
+        <label auto_upper="true" autopopup="5">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">å</rec>
+        <rec auto_upper="true" multichar_state="4">ä</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">å</label>
+        <label auto_upper="true" autopopup="5">ä</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+        <rec auto_upper="true" multichar_state="3">é</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">é</label>
+        <label auto_upper="true" autopopup="4">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index 7f20272..27d4cca 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+        <label auto_upper="true" autopopup="5">â</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+        <rec auto_upper="true" multichar_state="3">ç</rec>
+        <rec auto_upper="true" multichar_state="4">â</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+        <label auto_upper="true" autopopup="4">ç</label>
+        <label auto_upper="true" autopopup="5">â</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ş</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ş</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">û</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">û</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+        <rec auto_upper="true" multichar_state="4">ş</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+        <label auto_upper="true" autopopup="5">ş</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+        <rec auto_upper="true" multichar_state="3">ü</rec>
+        <rec auto_upper="true" multichar_state="4">ú</rec>
+        <rec auto_upper="true" multichar_state="5">û</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+        <label auto_upper="true" autopopup="4">ü</label>
+        <label auto_upper="true" autopopup="5">ú</label>
+        <label auto_upper="true" autopopup="6">û</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index cd5e200..9883750 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвгґ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+        <rec auto_upper="true" multichar_state="4">ґ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+        <label auto_upper="true" autopopup="5">ґ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeєжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">є</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">є</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">абвгґ</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">б</rec>
+        <rec auto_upper="true" multichar_state="2">в</rec>
+        <rec auto_upper="true" multichar_state="3">г</rec>
+        <rec auto_upper="true" multichar_state="4">ґ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">б</label>
+        <label auto_upper="true" autopopup="3">в</label>
+        <label auto_upper="true" autopopup="4">г</label>
+        <label auto_upper="true" autopopup="5">ґ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">дeєжз</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">д</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">є</rec>
+        <rec auto_upper="true" multichar_state="3">ж</rec>
+        <rec auto_upper="true" multichar_state="4">з</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">д</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">є</label>
+        <label auto_upper="true" autopopup="3">ж</label>
+        <label auto_upper="true" autopopup="4">з</label>
+        <label auto_upper="true" autopopup="5">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">фхцч</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">ю</rec>
+        <rec auto_upper="true" multichar_state="2">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">ю</label>
+        <label auto_upper="true" autopopup="2">я</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">фхцч</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ф</rec>
+        <rec auto_upper="true" multichar_state="1">х</rec>
+        <rec auto_upper="true" multichar_state="2">ц</rec>
+        <rec auto_upper="true" multichar_state="3">ч</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">ф</label>
+        <label auto_upper="true" autopopup="2">х</label>
+        <label auto_upper="true" autopopup="3">ц</label>
+        <label auto_upper="true" autopopup="4">ч</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">шщ</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ш</rec>
+        <rec auto_upper="true" multichar_state="1">щ</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">ш</label>
+        <label auto_upper="true" autopopup="2">щ</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">ьюя</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">ь</rec>
+        <rec auto_upper="true" multichar_state="1">ю</rec>
+        <rec auto_upper="true" multichar_state="2">я</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">ь</label>
+        <label auto_upper="true" autopopup="1">ю</label>
+        <label auto_upper="true" autopopup="2">я</label>
+        <label auto_upper="true" autopopup="3">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>
index b08e9ac..c389aa2 100644 (file)
@@ -6,7 +6,7 @@
   <background_image>
     <rec button="pressed">key_btn_press.png</rec>
   </background_image>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0">.,?!</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">./</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">.</rec>
+        <rec multichar_state="1">/</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">.</label>
+        <label auto_upper="true" autopopup="2">/</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0">@.;</rec>
+        <rec multi="1">1</rec>
+      </label>
+      <key_value>
+        <rec multichar_state="0">@</rec>
+        <rec multichar_state="1">.</rec>
+        <rec multichar_state="2">;</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">1</label>
+        <label auto_upper="true" autopopup="1">@</label>
+        <label auto_upper="true" autopopup="2">.</label>
+        <label auto_upper="true" autopopup="3">;</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">abc</rec>
+        <rec multi="1">2</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">a</rec>
+        <rec auto_upper="true" multichar_state="1">b</rec>
+        <rec auto_upper="true" multichar_state="2">c</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">2</label>
+        <label auto_upper="true" autopopup="1">a</label>
+        <label auto_upper="true" autopopup="2">b</label>
+        <label auto_upper="true" autopopup="3">c</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">def</rec>
+        <rec multi="1">3</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">d</rec>
+        <rec auto_upper="true" multichar_state="1">e</rec>
+        <rec auto_upper="true" multichar_state="2">f</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">d</label>
+        <label auto_upper="true" autopopup="1">e</label>
+        <label auto_upper="true" autopopup="2">f</label>
+        <label auto_upper="true" autopopup="3">3</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4_TOP">
+      <image_label>
+        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
+        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
+      </image_label>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
+  </row>
   <row x="20">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
       </key_value>
     </key>
   </row>
-  <row x="20">
+  <row x="20" sub_layout="DEFAULT">
     <key key_type="string" button_type="multitap" popup_type="auto_popup">
       <label>
         <rec multi="0" auto_upper="true">pqrs</rec>
       </key_value>
     </key>
   </row>
+  <row x="20" sub_layout="URL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>www.</rec>
+      </label>
+    </key>
+  </row>
+  <row x="20" sub_layout="EMAIL">
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">pqrs</rec>
+        <rec multi="1">7</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">p</rec>
+        <rec auto_upper="true" multichar_state="1">q</rec>
+        <rec auto_upper="true" multichar_state="2">r</rec>
+        <rec auto_upper="true" multichar_state="3">s</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">7</label>
+        <label auto_upper="true" autopopup="1">p</label>
+        <label auto_upper="true" autopopup="2">q</label>
+        <label auto_upper="true" autopopup="3">r</label>
+        <label auto_upper="true" autopopup="4">s</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">tuv</rec>
+        <rec multi="1">8</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">t</rec>
+        <rec auto_upper="true" multichar_state="1">u</rec>
+        <rec auto_upper="true" multichar_state="2">v</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">8</label>
+        <label auto_upper="true" autopopup="1">t</label>
+        <label auto_upper="true" autopopup="2">u</label>
+        <label auto_upper="true" autopopup="3">v</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string" button_type="multitap" popup_type="auto_popup">
+      <label>
+        <rec multi="0" auto_upper="true">wxyz</rec>
+        <rec multi="1">9</rec>
+      </label>
+      <key_value>
+        <rec auto_upper="true" multichar_state="0">w</rec>
+        <rec auto_upper="true" multichar_state="1">x</rec>
+        <rec auto_upper="true" multichar_state="2">y</rec>
+        <rec auto_upper="true" multichar_state="3">z</rec>
+      </key_value>
+      <auto_popup_keys>
+        <label auto_upper="true" autopopup="0">w</label>
+        <label auto_upper="true" autopopup="1">x</label>
+        <label auto_upper="true" autopopup="2">y</label>
+        <label auto_upper="true" autopopup="3">z</label>
+        <label auto_upper="true" autopopup="4">9</label>
+      </auto_popup_keys>
+    </key>
+    <key key_type="string">
+      <label>
+        <rec>.com</rec>
+      </label>
+    </key>
+  </row>
   <row x="47">
     <key key_type="string" label_type="3X4_DEFAULT_0" width="133">
       <label>