summaryrefslogtreecommitdiffstats
path: root/sys/dev/sun/sunkbdmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to make user changes of keyboard layout a bit more `sticky' on wsmuxmiod2014-01-261-3/+3
* Fix asterisk symbol in de layout.shadchin2012-11-291-3/+3
* Report the compose key on sun keyboards in raw mode as a different keycodemiod2011-01-301-2/+2
* Remap the audio mute key on type 5, as it collides with the keypad equalmiod2009-01-121-5/+6
* WSDISPLAY_COMPAT_RAWKBD support for sun serial keyboards (zskbd, comkbd).miod2009-01-111-1/+140
* Factorize most of the high-level logic for Sun serial keyboards inmiod2005-05-141-0/+1036