Created
March 27, 2014 22:59
-
-
Save jtojnar/9820992 to your computer and use it in GitHub Desktop.
Onboard layout – full with numeric block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" ?> | |
| <keyboard format="3.1" id="full"> | |
| <include file="key_defs.xml"/> | |
| <box border="1" orientation="vertical" spacing="3"> | |
| <!--- word suggestions --> | |
| <panel filename="full.svg" scan_priority="1"> | |
| <include file="word_suggestions.xml"/> | |
| </panel> | |
| <box spacing="3"> | |
| <!--- keyboard, multiple layers --> | |
| <panel> | |
| <panel filename="full.svg" layer="alpha"> | |
| <key group="alphanumeric" id="AB01"/> | |
| <key group="alphanumeric" id="AE02"/> | |
| <key group="alphanumeric" id="AE03"/> | |
| <key group="alphanumeric" id="AD09"/> | |
| <key group="alphanumeric" id="AE01"/> | |
| <key group="alphanumeric" id="AE06"/> | |
| <key group="alphanumeric" id="AE07"/> | |
| <key group="alphanumeric" id="AE04"/> | |
| <key group="alphanumeric" id="AE05"/> | |
| <key group="alphanumeric" id="AD03"/> | |
| <key group="alphanumeric" id="AD02"/> | |
| <key group="alphanumeric" id="AD01"/> | |
| <key group="alphanumeric" id="AE09"/> | |
| <key group="alphanumeric" id="AD07"/> | |
| <key group="alphanumeric" id="AD06"/> | |
| <key group="alphanumeric" id="AD05"/> | |
| <key group="alphanumeric" id="AD04"/> | |
| <key group="alphanumeric" id="AB10"/> | |
| <key group="alphanumeric" id="AC11"/> | |
| <key group="alphanumeric" id="AC10"/> | |
| <key group="alphanumeric" id="TLDE"/> | |
| <key group="alphanumeric" id="LSGT"/> | |
| <key group="alphanumeric" id="BKSL"/> | |
| <key group="misc" id="CAPS"/> | |
| <key group="shifts" id="LFSH"/> | |
| <key group="shifts" id="RTSH"/> | |
| <key group="bottomrow" id="LCTL"/> | |
| <key group="bottomrow" id="RCTL"/> | |
| <key group="bottomrow" id="LALT"/> | |
| <key group="bottomrow" id="RALT"/> | |
| <key group="bottomrow" id="LWIN"/> | |
| <key group="misc" id="TAB"/> | |
| <key group="backspace" id="BKSP" label_x_align="0.0"/> | |
| <key group="misc" id="RTRN"/> | |
| <key group="bottomrow" id="MENU"/> | |
| <key group="alphanumeric" id="AD10"/> | |
| <key group="alphanumeric" id="AD11"/> | |
| <key group="alphanumeric" id="AD12"/> | |
| <key group="alphanumeric" id="AB08"/> | |
| <key group="alphanumeric" id="AE11"/> | |
| <key group="alphanumeric" id="AE10"/> | |
| <key group="alphanumeric" id="AE12"/> | |
| <key group="alphanumeric" id="AC04"/> | |
| <key group="alphanumeric" id="AC05"/> | |
| <key group="alphanumeric" id="AC06"/> | |
| <key group="alphanumeric" id="AC07"/> | |
| <key group="alphanumeric" id="AB09"/> | |
| <key group="alphanumeric" id="AC01"/> | |
| <key group="alphanumeric" id="AC02"/> | |
| <key group="alphanumeric" id="AC03"/> | |
| <key group="alphanumeric" id="AB05"/> | |
| <key group="alphanumeric" id="AB04"/> | |
| <key group="alphanumeric" id="AE08"/> | |
| <key group="alphanumeric" id="AB06"/> | |
| <key group="alphanumeric" id="AC08"/> | |
| <key group="alphanumeric" id="AC09"/> | |
| <key group="alphanumeric" id="AB03"/> | |
| <key group="alphanumeric" id="AB02"/> | |
| <key group="alphanumeric" id="AD08"/> | |
| <key group="alphanumeric" id="AB07"/> | |
| <key group="bottomrow" id="RWIN"/> | |
| <key group="bottomrow" id="SPCE"/> | |
| <key group="bottomrow" id="LWIN"/> | |
| <key group="printblock" id="Prnt" scan_priority="3"/> | |
| <key group="printblock" id="Pause" scan_priority="3"/> | |
| <key group="printblock" id="Scroll" scan_priority="3"/> | |
| <key group="directions" id="LEFT" scan_priority="3"/> | |
| <key group="directions" id="RGHT" scan_priority="3"/> | |
| <key group="directions" id="UP" scan_priority="3"/> | |
| <key group="directions" id="DOWN" scan_priority="3"/> | |
| <key group="editing" id="INS" scan_priority="3"/> | |
| <key group="editing" id="DELE" image="" label="Del" scan_priority="3"/> | |
| <key group="editing" id="HOME" scan_priority="3"/> | |
| <key group="editing" id="END" scan_priority="3"/> | |
| <key group="editing" id="PGUP" scan_priority="3"/> | |
| <key group="editing" id="PGDN" scan_priority="3"/> | |
| <box group="fkeys" orientation="horizontal" scan_priority="2"> | |
| <key group="bottomrow" id="ESC"/> | |
| <key group="fkeys" id="F1"/> | |
| <key group="fkeys" id="F2"/> | |
| <key group="fkeys" id="F3"/> | |
| <key group="fkeys" id="F4"/> | |
| <key group="fkeys" id="F5"/> | |
| <key group="fkeys" id="F6"/> | |
| <key group="fkeys" id="F7"/> | |
| <key group="fkeys" id="F8"/> | |
| <key group="fkeys" id="F9"/> | |
| <key group="fkeys" id="F10"/> | |
| <key group="fkeys" id="F11"/> | |
| <key group="fkeys" id="F12"/> | |
| </box> | |
| <key group="keypadmisc" id="NMLK" scan_priority="1"/> | |
| <key group="keypadoperators" id="KPSU" scan_priority="1"/> | |
| <key group="keypadoperators" id="KPDV" scan_priority="1"/> | |
| <key group="keypadoperators" id="KPAD" scan_priority="1"/> | |
| <key group="keypadoperators" id="KPMU" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP0" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP1" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP2" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP3" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP4" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP5" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP6" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP7" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP8" scan_priority="1"/> | |
| <key group="keypadnumber" id="KP9" scan_priority="1"/> | |
| <key group="keypadmisc" id="KPDL" scan_priority="1"/> | |
| <key group="keypadmisc" id="KPEN" scan_priority="1"/>. | |
| <key group="bottomrow" id="hide"/> | |
| <key expand="false" group="bottonrow" id="move"/> | |
| </panel> | |
| </panel> | |
| </box> | |
| </box> | |
| </keyboard> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
| <svg | |
| xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| xmlns:cc="http://creativecommons.org/ns#" | |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| xmlns:svg="http://www.w3.org/2000/svg" | |
| xmlns="http://www.w3.org/2000/svg" | |
| version="1.0" | |
| width="454.44672" | |
| height="116" | |
| id="full-alpha" | |
| style="enable-background:new"> | |
| <defs | |
| id="defs4958"> | |
| <filter | |
| color-interpolation-filters="sRGB" | |
| id="filter3145"> | |
| <feBlend | |
| in2="BackgroundImage" | |
| mode="darken" | |
| id="feBlend3147" /> | |
| </filter> | |
| </defs> | |
| <metadata | |
| id="metadata112"> | |
| <rdf:RDF> | |
| <cc:Work | |
| rdf:about=""> | |
| <dc:format>image/svg+xml</dc:format> | |
| <dc:type | |
| rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
| <dc:title></dc:title> | |
| </cc:Work> | |
| </rdf:RDF> | |
| </metadata> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="190.5" | |
| y="97.5" | |
| id="RALT" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="45.5" | |
| y="78.5" | |
| id="AB01" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="38.5" | |
| y="21.5" | |
| id="AE02" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="57.5" | |
| y="21.5" | |
| id="AE03" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="181.5" | |
| y="40.5" | |
| id="AD09" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="19.5" | |
| y="21.5" | |
| id="AE01" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="114.5" | |
| y="21.5" | |
| id="AE06" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="133.5" | |
| y="21.5" | |
| id="AE07" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="76.5" | |
| y="21.5" | |
| id="AE04" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="95.5" | |
| y="21.5" | |
| id="AE05" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="67.5" | |
| y="40.5" | |
| id="AD03" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="48.5" | |
| y="40.5" | |
| id="AD02" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="29.5" | |
| y="40.5" | |
| id="AD01" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="171.5" | |
| y="21.5" | |
| id="AE09" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="143.5" | |
| y="40.5" | |
| id="AD07" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="124.5" | |
| y="40.5" | |
| id="AD06" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="105.5" | |
| y="40.5" | |
| id="AD05" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="86.5" | |
| y="40.5" | |
| id="AD04" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="216.5" | |
| y="78.5" | |
| id="AB10" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="224.5" | |
| y="59.5" | |
| id="AC11" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="205.5" | |
| y="59.5" | |
| id="AC10" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="262.5" | |
| y="97.5" | |
| id="RCTL" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="27" | |
| height="18" | |
| x="0.5" | |
| y="97.5" | |
| id="LCTL" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="28" | |
| height="18" | |
| x="0.5" | |
| y="40.5" | |
| id="TAB" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="52.5" | |
| y="97.5" | |
| id="LALT" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="0.5" | |
| y="21.5" | |
| id="TLDE" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="26.5" | |
| y="78.5" | |
| id="LSGT" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="25" | |
| height="18" | |
| x="0.5" | |
| y="78.5" | |
| id="LFSH" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="38" | |
| height="18" | |
| x="247.5" | |
| y="21.5" | |
| id="BKSP" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="33" | |
| height="18" | |
| x="0.5" | |
| y="59.5" | |
| id="CAPS" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="28" | |
| height="18" | |
| x="257.5" | |
| y="40.5" | |
| id="BKSL" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="42" | |
| height="18" | |
| x="243.5" | |
| y="59.5" | |
| id="RTRN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="238.5" | |
| y="97.5" | |
| id="MENU" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="200.5" | |
| y="40.5" | |
| id="AD10" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="219.5" | |
| y="40.5" | |
| id="AD11" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="238.5" | |
| y="40.5" | |
| id="AD12" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="178.5" | |
| y="78.5" | |
| id="AB08" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="209.5" | |
| y="21.5" | |
| id="AE11" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="190.5" | |
| y="21.5" | |
| id="AE10" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="228.5" | |
| y="21.5" | |
| id="AE12" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="91.5" | |
| y="59.5" | |
| id="AC04" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="110.5" | |
| y="59.5" | |
| id="AC05" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="129.5" | |
| y="59.5" | |
| id="AC06" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="148.5" | |
| y="59.5" | |
| id="AC07" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="197.5" | |
| y="78.5" | |
| id="AB09" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="34.5" | |
| y="59.5" | |
| id="AC01" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="53.5" | |
| y="59.5" | |
| id="AC02" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="72.5" | |
| y="59.5" | |
| id="AC03" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="121.5" | |
| y="78.5" | |
| id="AB05" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="102.5" | |
| y="78.5" | |
| id="AB04" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="152.5" | |
| y="21.5" | |
| id="AE08" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="140.5" | |
| y="78.5" | |
| id="AB06" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="167.5" | |
| y="59.5" | |
| id="AC08" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="186.5" | |
| y="59.5" | |
| id="AC09" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="83.5" | |
| y="78.5" | |
| id="AB03" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="64.5" | |
| y="78.5" | |
| id="AB02" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="162.5" | |
| y="40.5" | |
| id="AD08" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="214.5" | |
| y="97.5" | |
| id="RWIN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="113" | |
| height="18" | |
| x="76.5" | |
| y="97.5" | |
| id="SPCE" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="50" | |
| height="18" | |
| x="235.5" | |
| y="78.5" | |
| id="RTSH" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="23" | |
| height="18" | |
| x="28.5" | |
| y="97.5" | |
| id="LWIN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="159.5" | |
| y="78.5" | |
| id="AB07" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="288.5" | |
| y="21.5" | |
| id="INS" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="307.5" | |
| y="21.5" | |
| id="HOME" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="288.5" | |
| y="40.5" | |
| id="DELE" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="307.5" | |
| y="40.5" | |
| id="END" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="326.5" | |
| y="21.5" | |
| id="PGUP" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="326.5" | |
| y="40.5" | |
| id="PGDN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="307.5" | |
| y="78.5" | |
| id="UP" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="307.5" | |
| y="97.5" | |
| id="DOWN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="288.5" | |
| y="97.5" | |
| id="LEFT" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="326.5" | |
| y="97.5" | |
| id="RGHT" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="220" | |
| y="0.5" | |
| id="F10" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="67" | |
| y="0.5" | |
| id="F3" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="48" | |
| y="0.5" | |
| id="F2" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="0.5" | |
| y="0.5" | |
| id="ESC" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="258" | |
| y="0.5" | |
| id="F12" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="239" | |
| y="0.5" | |
| id="F11" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="201" | |
| y="0.5" | |
| id="F9" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="133.5" | |
| y="0.5" | |
| id="F6" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="152.5" | |
| y="0.5" | |
| id="F7" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="29" | |
| y="0.5" | |
| id="F1" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="86" | |
| y="0.5" | |
| id="F4" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="171.5" | |
| y="0.5" | |
| id="F8" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="114.5" | |
| y="0.5" | |
| id="F5" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="288.5" | |
| y="0.5" | |
| id="Prnt" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="307.5" | |
| y="0.5" | |
| id="Scroll" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="18" | |
| height="18" | |
| x="326.5" | |
| y="0.5" | |
| id="Pause" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="347.16299" | |
| y="0.72100067" | |
| id="NMLK" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="393.56" | |
| y="0.72100067" | |
| id="KPMU" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="370.36301" | |
| y="0.72100067" | |
| id="KPDV" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="416.76001" | |
| y="0.72100067" | |
| id="KPSU" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="45.179001" | |
| x="416.76001" | |
| y="23.919998" | |
| id="KPAD" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="347.16299" | |
| y="23.919998" | |
| id="KP7" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="370.36301" | |
| y="23.919998" | |
| id="KP8" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="393.56" | |
| y="23.919998" | |
| id="KP9" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="347.16299" | |
| y="47.121002" | |
| id="KP4" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="370.36301" | |
| y="47.121002" | |
| id="KP5" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="393.56" | |
| y="47.121002" | |
| id="KP6" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="347.16299" | |
| y="70.321999" | |
| id="KP1" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="370.36301" | |
| y="70.321999" | |
| id="KP2" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="393.56" | |
| y="70.321999" | |
| id="KP3" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="45.178001" | |
| x="416.76001" | |
| y="70.321999" | |
| id="KPEN" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="45.179001" | |
| height="21.979" | |
| x="347.16299" | |
| y="93.519997" | |
| id="KP0" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="21.979" | |
| height="21.979" | |
| x="393.56" | |
| y="93.519997" | |
| id="KPDL" | |
| style="fill:#e5d8b2;stroke:#000000" /> | |
| <rect | |
| width="13.40771" | |
| height="11.148364" | |
| x="440.539" | |
| y="0.72100067" | |
| id="hide" | |
| style="fill:#e5d8b2;stroke:#000000;stroke-width:1" /> | |
| <rect | |
| width="13.40771" | |
| height="102.04673" | |
| x="440.539" | |
| y="12.869366" | |
| id="move" | |
| style="fill:#e5d8b2;stroke:#000000;stroke-width:1" /> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment