index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sun
/
sunkbd.c
Age
Commit message (
Expand
)
Author
2003-01-28
Japanese type 5 layout; from a picture of the actual layout on sunsolve,
Miod Vallat
2003-01-22
Recognize the Voyager ``Compact-1'' keyboard layouts.
Miod Vallat
2003-01-01
Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,
Miod Vallat
2002-11-29
Upon detection of an international Sun keyboard with a recognized layout,
Miod Vallat
2002-11-23
Add the remaining layouts (due to popular demand): spanish, italian, dutch,
Miod Vallat
2002-11-23
wskbd layouts for Sun Danish, French and German keyboards.
Miod Vallat
2002-09-08
Correctly handle keypad '.'/Delete key on sun keyboards.
Miod Vallat
2002-08-29
Define new wscons symbols for the L function keys found on Sun keyboards,
Miod Vallat
2002-08-26
map backspace to delete, not backspace key symbol which are defined the same ...
Michael Shalayeff
2002-08-05
move HoldScreen to R3 where it belongs (not L3)
Jason Wright
2002-05-29
Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).
Mats O Jansson
2002-04-08
Credit DARPA/USAF appropriately.
Jason Wright
2002-02-25
Opps. One missing _nodead. -moj
Mats O Jansson
2002-02-25
US isn't all :-) Here is a swedish map. -moj
Mats O Jansson
2002-01-25
move the scancode -> wskbd event map into a seperate file... more still
Jason Wright