<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/syscons/keymaps/Makefile, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F10</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F10'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2012-12-06T01:44:19Z</updated>
<entry>
<title>Add the Programmer Dvorak Keyboard Layout</title>
<updated>2012-12-06T01:44:19Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-12-06T01:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5292ea718e057b7d336cb39baee9eabaaa222f8'/>
<id>urn:sha1:b5292ea718e057b7d336cb39baee9eabaaa222f8</id>
<content type='text'>
PR:		conf/173950
Submitted by:	clutton &lt;mbsd@isgroup.com.ua&gt;
Approved by:	cperciva
</content>
</entry>
<entry>
<title>Add Danish keyboard model for macbooks to syscons.</title>
<updated>2012-10-22T03:30:17Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T03:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10d17a3f089f7f8f482ce158c6f8f5d1c342626e'/>
<id>urn:sha1:10d17a3f089f7f8f482ce158c6f8f5d1c342626e</id>
<content type='text'>
(not verified to be accurate)

PR:		conf/146793
Submitted by:	Erik Cederstrand
Approved by:	cperciva
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add Spanish Dvorak keyboard model to syscons.</title>
<updated>2012-05-10T23:38:34Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-05-10T23:38:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89483500d639dac6ba5e2aaef505812638179782'/>
<id>urn:sha1:89483500d639dac6ba5e2aaef505812638179782</id>
<content type='text'>
(not verified to be accurate)

PR:		conf/160235
Submitted by:	Alvaro &lt;gobledb@gmail.com&gt;
Approved by:	cperciva
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>syscons: install all available kbdmaps</title>
<updated>2011-01-30T12:57:10Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-01-30T12:57:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04a47f762dd9fa296cc61f144eff0553393046c8'/>
<id>urn:sha1:04a47f762dd9fa296cc61f144eff0553393046c8</id>
<content type='text'>
eee_nordic.kbd, us.dvorakl.kbd, and us.dvorakr.kbd were not installed.

Found by:	Neil Short &lt;neshort@yahoo.com&gt;
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Add a keymap for the Swiss-German Macbook keyboard.</title>
<updated>2010-08-07T17:02:36Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-08-07T17:02:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e9b6107065131dc631d596bdc2b8138b1e08e58'/>
<id>urn:sha1:3e9b6107065131dc631d596bdc2b8138b1e08e58</id>
<content type='text'>
PR:		conf/139997
Submitted by:	Andreas Tobler &lt;andreast fgznet.ch&gt;
MFC after:	2 weeks
Committed from:	Bugathon #7
</content>
</entry>
<entry>
<title>Add various new keymaps:</title>
<updated>2009-06-12T22:53:49Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-06-12T22:53:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a5599e5ade16cb9521e4a000732ea444a9424602'/>
<id>urn:sha1:a5599e5ade16cb9521e4a000732ea444a9424602</id>
<content type='text'>
addition: danish syscons keymap with accents

    There are two danish keymap files shipping with FreeBSD:
    danish.iso.kbd and danish.cp865.kbd.  None of these support
    accents by use of dead keys, which isn't crucial to Danes but
    often used.  This is a new keymap, danish.iso.acc.kbd, that's
    based on danish.iso.kbd with the accent part taken from
    german.iso.acc.kbd.

pl_PL.dvorak keymap for syscons.

    Polish dvorak keymap by Robert Sebastian Gerus (17:05 01-07-2006
    CEST) &lt;arachnist@gmail.com&gt;. Based on pl_PL.ISO-8859-2 and
    us.dvorak keymaps.

British English Dvorak keymap for syscons.

    Attached is a Dvorak keymap for British English, with a
    pound-sterling symbol on on Shift-3 and some other characters
    in different places to the US Dvorak keymap. I've based the
    layout on the X.org GB keymap, Dvorak variant.

PR:		conf/72978, kern/99692, conf/117257
Submitted by:	Kim Norgaard &lt;jasen@jasen.dk&gt;, Robert Sebastian Gerus &lt;arachnist@gmail.com&gt;, "Benjamin A'Lee" &lt;bma@subvert.org.uk&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for the Colemak keyboard layout from: http://colemak.com/.</title>
<updated>2008-05-27T13:19:06Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-05-27T13:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d90de33855f7c977727fe044d7555cccdd7c1127'/>
<id>urn:sha1:d90de33855f7c977727fe044d7555cccdd7c1127</id>
<content type='text'>
# While here, restore alphabetical order in INDEX.keymaps.

Submitted by:	Geert Hendrickx &lt;ghen -at- netbsd.org&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards.</title>
<updated>2007-07-13T08:29:24Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2007-07-13T08:29:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2545c13b3a4896c1732096498863c65445507b7'/>
<id>urn:sha1:d2545c13b3a4896c1732096498863c65445507b7</id>
<content type='text'>
It is a latin9/ISO_8859-15 and features dead keys for ^/uml/`, Euro, oe/OE
support and a few additional characters like copyright/trademark.

It is probably Powerbook/iBook compatible but I don't have a machine to test
it with and the primary objective was to have a correct keyboard for within
Parallels (for IntelMacs).

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>Add French dvorak keymap that supports accents.  Based on Francis</title>
<updated>2007-01-16T10:47:56Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2007-01-16T10:47:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b95eac2f4139e590f49f81c6fcc74c6f029f405e'/>
<id>urn:sha1:b95eac2f4139e590f49f81c6fcc74c6f029f405e</id>
<content type='text'>
Leboutte's french layout.

Submitted by: Clement Pillias &lt;clementpillias@nerim.net&gt;
MFC after: 1 week
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
</feed>
