<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/hci/keymap, branch master</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/hci/keymap?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/hci/keymap?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2012-03-27T20:08:22+00:00</updated>
<entry>
<title>[console] Add "no_latin1" keymap</title>
<updated>2012-03-27T20:08:22+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-03-27T20:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e7d4d69031b944882fae786f4453e747bd9406c3'/>
<id>urn:sha1:e7d4d69031b944882fae786f4453e747bd9406c3</id>
<content type='text'>
The "no" keymap is for a Dvorak keyboard.

Reported-by: Robin Smidsrød &lt;robin@smidsrod.no&gt;
Tested-by: Robin Smidsrød &lt;robin@smidsrod.no&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Try to avoid problems caused by keycode 86</title>
<updated>2011-03-16T21:43:56+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-03-16T21:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=48624cf94ab6ece5759ab71ad40c7e69f6430c23'/>
<id>urn:sha1:48624cf94ab6ece5759ab71ad40c7e69f6430c23</id>
<content type='text'>
The "us" keyboard layout contains a mapping for keycode 86 (which
seems not to correspond to any physical key on many US keyboards) to
the ASCII character '&lt;'.  This mapping causes conflicts with the
mapping for keycode 51, which also maps (with shift) to '&lt;'.

Change the keyboard mapping generator to choose the lowest keycode for
each ASCII character as indicating the relevant mapping to use, on the
basis that a lower keycode roughly indicates a "more normal" key.  On
a German keyboard, which has keys for both keycode 51 and keycode 86
present, this causes '&lt;' to be remapped to ';', which is a closer
match to typical user expectations.

Reported-by: Sven Dreyer &lt;sven@dreyer-net.de&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Add keymap generator</title>
<updated>2011-03-16T12:02:59+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-03-16T03:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1febd879e340958c7a4a54823a82784fcb3672ca'/>
<id>urn:sha1:1febd879e340958c7a4a54823a82784fcb3672ca</id>
<content type='text'>
Inspired by LILO's keytab-lilo.pl, genkeymap.pl uses "loadkeys -b" to
obtain a Linux keyboard map, and generates a file keymap_xx.c in
hci/keymap.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
