Tweak E00 and B00 keys
This commit is contained in:
parent
7e764506e6
commit
ad0b1e3076
3 changed files with 23 additions and 23 deletions
|
@ -97,12 +97,12 @@ dead_macron := Map.Call(
|
|||
|
||||
|
||||
; E00 - SC029
|
||||
; |
|
||||
>!SC029::Send "{U+007C}"
|
||||
<^>!SC029::Send "{U+007C}"
|
||||
; ±
|
||||
>!+SC029::Send "{U+00B1}"
|
||||
<^>!+SC029::Send "{U+00B1}"
|
||||
>!SC029::Send "{U+00B1}"
|
||||
<^>!SC029::Send "{U+00B1}"
|
||||
;
|
||||
>!+SC029::Send ""
|
||||
<^>!+SC029::Send ""
|
||||
|
||||
|
||||
; E01 - SC002
|
||||
|
@ -535,12 +535,12 @@ dead_macron := Map.Call(
|
|||
|
||||
|
||||
; B00 - SC056
|
||||
;
|
||||
>!SC056::Send ""
|
||||
<^>!SC056::Send ""
|
||||
;
|
||||
>!+SC056::Send ""
|
||||
<^>!+SC056::Send ""
|
||||
; ê
|
||||
>!SC056::Send "{U+00EA}"
|
||||
<^>!SC056::Send "{U+00EA}"
|
||||
; Ê
|
||||
>!+SC056::Send "{U+00CA}"
|
||||
<^>!+SC056::Send "{U+00CA}"
|
||||
|
||||
|
||||
; B01 - SC02C
|
||||
|
|
20
spec.html
20
spec.html
|
@ -42,7 +42,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>ACP Keyboard v4.0.1</h1>
|
||||
<h1>ACP Keyboard v4.1.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">`</text>
|
||||
<text x="10" y="10" class="layer2">~</text>
|
||||
<text x="70" y="70" class="layer3">|</text>
|
||||
<text x="70" y="10" class="layer4">±</text>
|
||||
<text x="70" y="70" class="layer3">±</text>
|
||||
<text x="70" y="10" class="layer4"></text>
|
||||
|
||||
<rect x="80" y="0" width="80" height="80" />
|
||||
<text x="90" y="70" class="layer1">1</text>
|
||||
|
@ -379,8 +379,8 @@
|
|||
<rect x="100" y="240" width="80" height="80" />
|
||||
<text x="110" y="310" class="layer1">\</text>
|
||||
<text x="110" y="250" class="layer2">|</text>
|
||||
<text x="170" y="310" class="layer3"></text>
|
||||
<text x="170" y="250" class="layer4"></text>
|
||||
<text x="170" y="310" class="layer3">ê</text>
|
||||
<text x="170" y="250" class="layer4">Ê</text>
|
||||
|
||||
<rect x="180" y="240" width="80" height="80" />
|
||||
<text x="190" y="310" class="layer1">z</text>
|
||||
|
@ -533,8 +533,8 @@
|
|||
<rect x="0" y="0" width="80" height="80" />
|
||||
<text x="10" y="70" class="layer1">`</text>
|
||||
<text x="10" y="10" class="layer2">~</text>
|
||||
<text x="70" y="70" class="layer3">|</text>
|
||||
<text x="70" y="10" class="layer4">±</text>
|
||||
<text x="70" y="70" class="layer3">±</text>
|
||||
<text x="70" y="10" class="layer4"></text>
|
||||
|
||||
<rect x="80" y="0" width="80" height="80" />
|
||||
<text x="90" y="70" class="layer1">1</text>
|
||||
|
@ -899,8 +899,8 @@
|
|||
<td>SC029</td>
|
||||
<td><span class="codepoint">U+0060</span> <span class="key-character">`</span></td>
|
||||
<td><span class="codepoint">U+007E</span> <span class="key-character">~</span></td>
|
||||
<td><span class="codepoint">U+007C</span> <span class="key-character">|</span></td>
|
||||
<td><span class="codepoint">U+00B1</span> <span class="key-character">±</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>E01</td>
|
||||
|
@ -1238,8 +1238,8 @@
|
|||
<td>SC056</td>
|
||||
<td><span class="codepoint">U+005C</span> <span class="key-character">\</span></td>
|
||||
<td><span class="codepoint">U+007C</span> <span class="key-character">|</span></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><span class="codepoint">U+00EA</span> <span class="key-character">ê</span></td>
|
||||
<td><span class="codepoint">U+00CA</span> <span class="key-character">Ê</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>B01</td>
|
||||
|
|
|
@ -3,7 +3,7 @@ xkb_symbols "basic" {
|
|||
|
||||
name[Group1]= "ACP";
|
||||
|
||||
key <TLDE> { [ U0060, U007E, U007C, U00B1 ] }; // ` ~ | ±
|
||||
key <TLDE> { [ U0060, U007E, U00B1, NoSymbol ] }; // ` ~ ±
|
||||
key <AE01> { [ U0031, U0021, U0021, U00A1 ] }; // 1 ! ! ¡
|
||||
key <AE02> { [ U0032, U0040, U2030, U00AB ] }; // 2 @ ‰ «
|
||||
key <AE03> { [ U0033, U0023, U00A3, U00BB ] }; // 3 # £ »
|
||||
|
@ -43,7 +43,7 @@ xkb_symbols "basic" {
|
|||
key <AC11> { [ U0027, U0022, U201A, U201E ] }; // ' " ‚ „
|
||||
key <BKSL> { [ U005C, U007C, NoSymbol, NoSymbol ] }; // \ |
|
||||
|
||||
key <LSGT> { [ U005C, U007C, NoSymbol, NoSymbol ] }; // \ |
|
||||
key <LSGT> { [ U005C, U007C, U00EA, U00CA ] }; // \ | ê Ê
|
||||
key <AB01> { [ U007A, U005A, U00E6, U00C6 ] }; // z Z æ Æ
|
||||
key <AB02> { [ U0078, U0058, U0153, U0152 ] }; // x X œ Œ
|
||||
key <AB03> { [ U0063, U0043, U00E7, U00C7 ] }; // c C ç Ç
|
||||
|
|
Loading…
Reference in a new issue