Files
pintos_22/specs/kbd/scancodes-8.html
2024-10-01 23:37:39 +01:00

76 lines
2.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Keyboard scancodes: Korean keyboards</TITLE>
<LINK HREF="scancodes-9.html" REL=next>
<LINK HREF="scancodes-7.html" REL=previous>
<LINK HREF="scancodes.html#toc8" REL=contents>
</HEAD>
<BODY>
<A HREF="scancodes-9.html">Next</A>
<A HREF="scancodes-7.html">Previous</A>
<A HREF="scancodes.html#toc8">Contents</A>
<HR>
<H2><A NAME="korean"></A> <A NAME="s8">8. Korean keyboards</A></H2>
<P>The Korean keyboard has two keys, the Korean/Chinese
and the Korean/English toggles, that generate scancodes
<B>f1</B> and <B>f2</B> (respectively) when pressed,
and nothing when released. They do not repeat.
The keycaps are "hancha" and "han/yong" (written in Hangul).
Hancha (hanja) means Chinese character, and Han/Yong is short for
Hangul/Yongcha (Korean/English).
They are located left and right of the space bar.
<P>
<P>
<H2><A NAME="ss8.1">8.1 An A4tech keyboard</A>
</H2>
<P>Dave Willis reports on his A4tech keyboard:
<P>Apart from the Korean Hancha and Han/Yong keys, there are on the top row:
<P><B>e0</B> <B>5f</B> (Moon),
<B>e0</B> <B>6c</B> (Mail),
<B>e0</B> <B>6b</B> (Computer),
<B>e0</B> <B>21</B> (Calculator),
<B>e0</B> <B>6d</B> (Notes),
<B>e0</B> <B>10</B> (Previous),
<B>e0</B> <B>19</B> (Next),
<B>e0</B> <B>2e</B> (Minus),
<B>e0</B> <B>20</B> (Mute),
<B>e0</B> <B>30</B> (Plus),
<B>e0</B> <B>22</B> (Play/Pause),
<B>e0</B> <B>24</B> (Stop),
<B>e0</B> <B>65</B> (Magnifier),
<B>e0</B> <B>32</B> (Home),
<B>e0</B> <B>66</B> (Folder),
<B>e0</B> <B>67</B> (recycle-style arrows),
<B>e0</B> <B>68</B> (x).
<P>Below mute:
<B>e0</B> <B>62</B> (Office).
<P>On the right hand side:
<B>e0</B> <B>6a</B> (arrow up left),
<B>e0</B> <B>69</B> (arrow down right),
<B>e0</B> <B>0b</B> (wheel up),
<B>e0</B> <B>2c</B> (wheel down),
<B>e0</B> <B>64</B> (wheel in).
<P>Wheel up and wheel down have no release code, only the plus and minus keys
will repeat themselves when held down.
<P>
<H2><A NAME="ss8.2">8.2 The DEC LK201-K</A>
</H2>
<P>
<FIGURE>
<EPS FILE="absent">
<IMG SRC="lk201-k.gif">
</FIGURE>
<P>
<P>
<HR>
<A HREF="scancodes-9.html">Next</A>
<A HREF="scancodes-7.html">Previous</A>
<A HREF="scancodes.html#toc8">Contents</A>
</BODY>
</HTML>