blob: 28e9692e12217e5c67f725c75dab71f44d6ff669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Ebene_1"
width="535"
height="183"
viewBox="0 0 535 183"
enable-background="new 0 0 535 183"
xml:space="preserve"
inkscape:version="0.48.5 r10040"
sodipodi:docname="tastatur_e3.svg"
inkscape:export-filename="/home/knittl/git/svn/neo/www/tastatur_e3.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata id="metadata135">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs">
<style type="text/css">
@import url('tastatur.css');
</style>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1614"
inkscape:window-height="969"
id="namedview131"
showgrid="false"
inkscape:zoom="0.70961538"
inkscape:cx="685.32105"
inkscape:cy="241.15395"
inkscape:window-x="78"
inkscape:window-y="71"
inkscape:window-maximized="0"
inkscape:current-layer="Ebene_1" />
<image sodipodi:absref="/home/knittl/git/svn/neo/www/tastatur_base.svg" xlink:href="tastatur_base.svg" y="0" x="0" />
<g transform="translate(55,26)">
<text x="0" class="key">¹</text>
<text x="36" class="key">²</text>
<text x="72" class="key">³</text>
<text x="108" class="key">›</text>
<text x="144" class="key">‹</text>
<text x="180" class="key">¢</text>
<text x="216" class="key">¥</text>
<text x="252" class="key">‚</text>
<text x="288" class="key">‘</text>
<text x="324" class="key">’</text>
<text x="360" class="key">—</text>
</g>
<text x="10" y="60" class="mod big">♫</text>
<g transform="translate(73,62)">
<text x="0" class="key">…</text>
<text x="36" class="key">_</text>
<text x="72" class="key">[</text>
<text x="108" class="key">]</text>
<text x="144" class="key">^</text>
<text x="180" class="key">!</text>
<text x="216" class="key"><</text>
<text x="252" class="key">></text>
<text x="288" class="key">=</text>
<text x="324" class="key">&</text>
<text x="360" class="key">ſ</text>
</g>
<g transform="translate(84,98)">
<text x="0" class="key">\</text>
<text x="36" class="key">/</text>
<text x="72" class="key">{</text>
<text x="108" class="key nubkey">}</text>
<text x="144" class="key">*</text>
<text x="180" class="key">?</text>
<text x="216" class="key nubkey">(</text>
<text x="252" class="key">)</text>
<text x="288" class="key">-</text>
<text x="324" class="key">:</text>
<text x="360" class="key">@</text>
</g>
<g transform="translate(101,134)">
<text x="0" class="key">#</text>
<text x="36" class="key">$</text>
<text x="72" class="key">|</text>
<text x="108" class="key">~</text>
<text x="144" class="key">`</text>
<text x="180" class="key">+</text>
<text x="216" class="key">%</text>
<text x="252" class="key">"</text>
<text x="288" class="key">'</text>
<text x="324" class="key">;</text>
</g>
<text x="20" y="28" class="dead" id="t1">↻</text>
<text x="452" y="26" class="dead" id="t2">˚</text>
<text x="470" y="63" class="dead" id="t3">/</text>
<!-- highlighted mods -->
<g transform="translate(3.5,3.5)">
<rect id="m3l" x="0" y="72" width="60" height="32" rx="4" class="pressed" />
<rect id="m3r" x="460" y="72" width="32" height="32" rx="4" class="pressed" />
</g>
</svg>
|