summaryrefslogtreecommitdiff
path: root/sys/dev/sun/sunkbd.c
AgeCommit message (Expand)Author
2003-06-02remove clause 3 & 4 jointly held by miod and me.Jason Wright
2003-05-17Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards.Miod Vallat
2003-03-17Fix UK keyboard layout (2 & 3 shifted from one position).Matthieu Herrb
2003-01-28Japanese type 5 layout; from a picture of the actual layout on sunsolve,Miod Vallat
2003-01-22Recognize the Voyager ``Compact-1'' keyboard layouts.Miod Vallat
2003-01-01Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,Miod Vallat
2002-11-29Upon detection of an international Sun keyboard with a recognized layout,Miod Vallat
2002-11-23Add the remaining layouts (due to popular demand): spanish, italian, dutch,Miod Vallat
2002-11-23wskbd layouts for Sun Danish, French and German keyboards.Miod Vallat
2002-09-08Correctly handle keypad '.'/Delete key on sun keyboards.Miod Vallat
2002-08-29Define new wscons symbols for the L function keys found on Sun keyboards,Miod Vallat
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-05move HoldScreen to R3 where it belongs (not L3)Jason Wright
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-02-25Opps. One missing _nodead. -mojMats O Jansson
2002-02-25US isn't all :-) Here is a swedish map. -mojMats O Jansson
2002-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright