Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index-source.txt
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ path: stylesheet-extra.include
may be present on a keyboard layout.

BEGIN_CODE_TABLE alphanumeric-writing-system "List of code values for writing system keys in the Alphanumeric section."
CODE Backquote KEYCAP{`~} on a US keyboard. This is the KEYCAP{半角/全角/漢字}
CODE Backquote KEYCAP{`~} on a US keyboard. This is also called a backtick or grave. This is the KEYCAP{半角/全角/漢字}
(PHONETIC{hankaku/zenkaku/kanji}) key on Japanese keyboards
CODE Backslash Used for both the US KEYCAP{\|} (on the 101-key layout) and also for the key
located between the KEYCAP{"} and KEYCAP{Enter} keys on row C of the 102-,
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ <h4 class="heading settled" data-level="3.1.1" id="key-alphanumeric-writing-syst
<tr>
<td class="code-table-code"><code class="code" id="code-Backquote">"Backquote"</code>
<td class="code-table-required">Yes
<td><code class="keycap">`~</code> on a US keyboard. This is the <code class="keycap">半角/全角/漢字</code> (<span class="unicode">hankaku/zenkaku/kanji</span>) key on Japanese keyboards
<td><code class="keycap">`~</code> on a US keyboard. This is also called a backtick or grave. This is the <code class="keycap">半角/全角/漢字</code> (<span class="unicode">hankaku/zenkaku/kanji</span>) key on Japanese keyboards
<tr>
<td class="code-table-code"><code class="code" id="code-Backslash">"Backslash"</code>
<td class="code-table-required">Yes
Expand Down