Move some maths symbols around (× ≈ ±)

This commit is contained in:
Anthony Rose 2024-06-18 10:39:26 +01:00
parent ad0b1e3076
commit 89143b9df6
3 changed files with 26 additions and 26 deletions

View file

@ -97,12 +97,12 @@ dead_macron := Map.Call(
; E00 - SC029
; ≈
>!SC029::Send "{U+2248}"
<^>!SC029::Send "{U+2248}"
; ±
>!SC029::Send "{U+00B1}"
<^>!SC029::Send "{U+00B1}"
;
>!+SC029::Send ""
<^>!+SC029::Send ""
>!+SC029::Send "{U+00B1}"
<^>!+SC029::Send "{U+00B1}"
; E01 - SC002
@ -190,9 +190,9 @@ dead_macron := Map.Call(
; º
>!SC00B::Send "{U+00BA}"
<^>!SC00B::Send "{U+00BA}"
; ×
>!+SC00B::Send "{U+00D7}"
<^>!+SC00B::Send "{U+00D7}"
;
>!+SC00B::Send ""
<^>!+SC00B::Send ""
; E11 - SC00C
@ -205,9 +205,9 @@ dead_macron := Map.Call(
; E12 - SC00D
;
>!SC00D::Send "{U+2248}"
<^>!SC00D::Send "{U+2248}"
; ×
>!SC00D::Send "{U+00D7}"
<^>!SC00D::Send "{U+00D7}"
; ≠
>!+SC00D::Send "{U+2260}"
<^>!+SC00D::Send "{U+2260}"

View file

@ -42,7 +42,7 @@
</style>
</head>
<body>
<h1>ACP Keyboard v4.1.0</h1>
<h1>ACP Keyboard v4.2.0</h1>
<ol>
<li><a href="#rationale">Rationale</a></li>
<li><a href="#images">Images</a></li>
@ -139,8 +139,8 @@
<rect x="0" y="0" width="80" height="80" />
<text x="10" y="70" class="layer1">&#x0060;</text>
<text x="10" y="10" class="layer2">&#x007e;</text>
<text x="70" y="70" class="layer3">&#x00b1;</text>
<text x="70" y="10" class="layer4"></text>
<text x="70" y="70" class="layer3">&#x2248;</text>
<text x="70" y="10" class="layer4">&#x00b1;</text>
<rect x="80" y="0" width="80" height="80" />
<text x="90" y="70" class="layer1">&#x0031;</text>
@ -200,7 +200,7 @@
<text x="810" y="70" class="layer1">&#x0030;</text>
<text x="810" y="10" class="layer2">&#x0029;</text>
<text x="870" y="70" class="layer3">&#x00ba;</text>
<text x="870" y="10" class="layer4">&#x00d7;</text>
<text x="870" y="10" class="layer4"></text>
<rect x="880" y="0" width="80" height="80" />
<text x="890" y="70" class="layer1">&#x002d;</text>
@ -211,7 +211,7 @@
<rect x="960" y="0" width="80" height="80" />
<text x="970" y="70" class="layer1">&#x003d;</text>
<text x="970" y="10" class="layer2">&#x002b;</text>
<text x="1030" y="70" class="layer3">&#x2248;</text>
<text x="1030" y="70" class="layer3">&#x00d7;</text>
<text x="1030" y="10" class="layer4">&#x2260;</text>
<rect x="1040" y="0" width="160" height="80" />
@ -533,8 +533,8 @@
<rect x="0" y="0" width="80" height="80" />
<text x="10" y="70" class="layer1">&#x0060;</text>
<text x="10" y="10" class="layer2">&#x007e;</text>
<text x="70" y="70" class="layer3">&#x00b1;</text>
<text x="70" y="10" class="layer4"></text>
<text x="70" y="70" class="layer3">&#x2248;</text>
<text x="70" y="10" class="layer4">&#x00b1;</text>
<rect x="80" y="0" width="80" height="80" />
<text x="90" y="70" class="layer1">&#x0031;</text>
@ -594,7 +594,7 @@
<text x="810" y="70" class="layer1">&#x0030;</text>
<text x="810" y="10" class="layer2">&#x0029;</text>
<text x="870" y="70" class="layer3">&#x00ba;</text>
<text x="870" y="10" class="layer4">&#x00d7;</text>
<text x="870" y="10" class="layer4"></text>
<rect x="880" y="0" width="80" height="80" />
<text x="890" y="70" class="layer1">&#x002d;</text>
@ -605,7 +605,7 @@
<rect x="960" y="0" width="80" height="80" />
<text x="970" y="70" class="layer1">&#x003d;</text>
<text x="970" y="10" class="layer2">&#x002b;</text>
<text x="1030" y="70" class="layer3">&#x2248;</text>
<text x="1030" y="70" class="layer3">&#x00d7;</text>
<text x="1030" y="10" class="layer4">&#x2260;</text>
<rect x="1040" y="0" width="160" height="80" />
@ -899,8 +899,8 @@
<td>SC029</td>
<td><span class="codepoint">U+0060</span> <span class="key-character">&#x0060;</span></td>
<td><span class="codepoint">U+007E</span> <span class="key-character">&#x007e;</span></td>
<td><span class="codepoint">U+2248</span> <span class="key-character">&#x2248;</span></td>
<td><span class="codepoint">U+00B1</span> <span class="key-character">&#x00b1;</span></td>
<td></td>
</tr>
<tr>
<td>E01</td>
@ -990,7 +990,7 @@
<td><span class="codepoint">U+0030</span> <span class="key-character">&#x0030;</span></td>
<td><span class="codepoint">U+0029</span> <span class="key-character">&#x0029;</span></td>
<td><span class="codepoint">U+00BA</span> <span class="key-character">&#x00ba;</span></td>
<td><span class="codepoint">U+00D7</span> <span class="key-character">&#x00d7;</span></td>
<td></td>
</tr>
<tr>
<td>E11</td>
@ -1007,7 +1007,7 @@
<td>SC00D</td>
<td><span class="codepoint">U+003D</span> <span class="key-character">&#x003d;</span></td>
<td><span class="codepoint">U+002B</span> <span class="key-character">&#x002b;</span></td>
<td><span class="codepoint">U+2248</span> <span class="key-character">&#x2248;</span></td>
<td><span class="codepoint">U+00D7</span> <span class="key-character">&#x00d7;</span></td>
<td><span class="codepoint">U+2260</span> <span class="key-character">&#x2260;</span></td>
</tr>
</tbody>

View file

@ -3,7 +3,7 @@ xkb_symbols "basic" {
name[Group1]= "ACP";
key <TLDE> { [ U0060, U007E, U00B1, NoSymbol ] }; // ` ~ ±
key <TLDE> { [ U0060, U007E, U2248, U00B1 ] }; // ` ~ ≈ ±
key <AE01> { [ U0031, U0021, U0021, U00A1 ] }; // 1 ! ! ¡
key <AE02> { [ U0032, U0040, U2030, U00AB ] }; // 2 @ ‰ «
key <AE03> { [ U0033, U0023, U00A3, U00BB ] }; // 3 # £ »
@ -13,9 +13,9 @@ xkb_symbols "basic" {
key <AE07> { [ U0037, U0026, U204A, U2717 ] }; // 7 & ⁊ ✗
key <AE08> { [ U0038, U002A, U00B0, U2022 ] }; // 8 * ° •
key <AE09> { [ U0039, U0028, U00AA, NoSymbol ] }; // 9 ( ª
key <AE10> { [ U0030, U0029, U00BA, U00D7 ] }; // 0 ) º ×
key <AE10> { [ U0030, U0029, U00BA, NoSymbol ] }; // 0 ) º
key <AE11> { [ U002D, U005F, U2212, U00F7 ] }; // - _ ÷
key <AE12> { [ U003D, U002B, U2248, U2260 ] }; // + = ≈
key <AE12> { [ U003D, U002B, U00D7, U2260 ] }; // + = ×
key <AD01> { [ U0071, U0051, U00E0, U00C0 ] }; // q Q à À
key <AD02> { [ U0077, U0057, U00E9, U00C9 ] }; // w W é É