summaryrefslogtreecommitdiffstats
path: root/sys/dev/pckbc/wskbdmap_mfii.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the colemak keyboard layout.abieber2019-05-111-1/+25
* sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.jca2016-08-311-1/+2
* Estonian keymapjca2016-08-311-1/+37
* Support for F13-F24 keys found on IBM 122-key keyboards.miod2013-04-141-1/+13
* Icelandic keyboard mapping. Commited from an Icelandic keyboard.miod2011-04-051-1/+34
* Provide a way to get < and > symbols on 101-key slovenian layouts; frommiod2010-08-281-3/+3
* Support uk.swapctrlcaps as a valid keymap.oga2009-12-071-1/+2
* Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.miod2008-08-091-1/+63
* repair commentderaadt2008-07-301-2/+2
* It is no longer necessary to regen gsckbdmap after changing this file.miod2008-07-161-3/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalmiod2008-03-211-5/+5
* Add Dutch map; from Maurice Janssen; ok miod@otto2006-12-051-1/+43
* a couple fixes in the lv map; from Martynas Venckusmickey2006-07-201-14/+14
* latvian kbd map; from Martynas Venckus <lab@plius.net>mickey2006-07-201-1/+19
* Add support for the audio volume keys found on many laptops' builtinmiod2006-05-291-1/+4
* Add a note reminding people to regen gsc and usb maps after changing this file.miod2005-05-091-1/+8
* never trust a user diff...mickey2005-05-061-34/+34
* french a canadian; form Arnaud Bergeron <abergeron@gmail.com>mickey2005-05-061-1/+41
* Remove duplicate 4/$ entries in non-US layouts where the key is the same.miod2005-05-041-4/+1
* sv map fix; from Jan Johansson <janj+openbsd@wenf.org>mickey2005-02-221-2/+2
* Minor glitches in the belgium keyboard layout; reported by Richard Ben Aleya.miod2004-07-261-4/+4
* Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as anmiod2004-07-091-1/+7
* Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si).miod2004-03-161-6/+47
* hungarian keymap; from thuglife@bsd.humickey2003-09-251-1/+42
* Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net.maja2003-01-041-1/+16
* Add support for turkish keyboard from Berk Demir bdd at ieee dot org.maja2003-01-041-1/+38
* Add Brazilian keymap (iso275). Create by me and tested bymaja2002-06-291-1/+23
* Latinamerica keymap from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.maja2002-06-291-1/+29
* even better lt kbd map (in the best .su tradition ); from vld@vic.ltmickey2002-04-221-194/+212
* better lt keymap (in the best .su tradition); from Vladis Adler <vld@vic.lt>mickey2002-04-091-10/+10
* lithuanian kbdmap, made from the script at http://open.bsd.ltmickey2002-04-041-1/+16
* darkblack@networking-center.org says it should be apostrophe instead of grave in the _es mapmickey2001-10-251-2/+2
* add mode_switch for ru & uamickey2001-10-041-1/+3
* .ua keyboard; from Igor Grabin <violent@death.kiev.ua>mickey2001-09-041-1/+45
* add portuguese kbd map; from pmsac <pmsac@netcabo.pt>mickey2001-06-131-1/+27
* sg fixes from Mathias Schmocker <smat@acm.org>mickey2001-06-101-3/+4
* swiss french keyboard; from Mathias Schmocker <smat@acm.org>mickey2001-06-081-1/+10
* add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch>mickey2001-05-141-1/+38
* allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu>mickey2001-05-021-3/+3
* koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua>mickey2001-04-301-1/+41
* Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM.aaron2001-03-091-2/+36
* Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by theaaron2001-03-011-2/+2
* Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Onlyaaron2001-02-111-3/+3
* Add two command definitions for wscons scrollback support and link them toaaron2000-11-151-3/+3
* Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not usedaaron2000-11-131-0/+515