summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wskbdutil.c
AgeCommit message (Expand)Author
2017-11-03Use __arraycount a bunchmaya
2010-02-05add some missing (mostly hungarian or polish) dead accent combinations,drochner
2010-01-28-rename the "KS_GROUP_Ascii" key symbol category to "Plain" becausedrochner
2009-04-06Add a Czech (QWERTY) keyboard layout, and teach wscons about latin 2 characters.mkirby
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-01-29Remove more duplicate headers.hubertf
2006-04-01Greek console keymap from Eye of the Beholderchristos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-10-13ANSIfy.augustss
1999-12-21add a symbol for keyboard variant bits which are not handled by thedrochner
1998-09-17Reorganize the list of keyboard maps: no explicite length counter, usedrochner
1998-08-02Split the wskbd_attach arguments into console and autoconfiguration partsdrochner
1998-06-15Move the translation of keypad and function keys into the realm of thedrochner
1998-04-20Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299.hannken
1998-04-09Split wscons/wskbd.c's softc into a static and a nonstatic part.hannken
1998-04-07Initial import of MI keyboard translation for dev/wscons.hannken