index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wscons
/
wsksymdef.h
Age
Commit message (
Expand
)
Author
2002-11-25
Add 'U' to 16-bit hex constants to stop gcc 3.3 from complaining. Shouldn't
fvdl
2002-10-25
Add a few symbols.
martin
2002-04-23
Remove the cyrillic keysyms. This was not done the right way.
hannken
2002-03-24
Sync most Cyrillic names with X11 keysym names.
uwe
2002-03-17
Add Cyrillic keysyms. From OpenBSD.
augustss
2002-03-17
Don't forget the symbolc names for the keymaps.
augustss
2002-03-17
Add more language map definitions.
augustss
2001-11-11
Add polish keyboard map, from Dawid Szyma_ski <dawszy@netbsd.lubin.pl>.
martin
2000-12-05
add some missing definitions for hungarian keymap support
drochner
2000-10-13
Revert previous since the finnish keymap is already present under
mjl
2000-10-12
Add finnish keymap, from Heikki Kallasjoki in PR/11186.
mjl
2000-10-01
- Add ioctl commands to wsdisplay which set/get some LCD status,
takemura
2000-07-06
Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.
hannken
2000-05-19
define spanish keymap
drochner
2000-05-13
Oops. Swedish is KB_SV.
bjh21
2000-05-13
Add keypad-# and Swedish layout
bjh21
2000-04-14
Add an "iopener" keymap variant, giving us.iopener and
tsarna
2000-03-19
Make clearer. IMHO, all of this code should stop referring to Control-L
tsarna
2000-03-19
Correct a comment
tsarna
2000-03-05
Add Norwegian keymap from Haavard Lygre.
soren
1999-12-21
introduce a METAESC keyboard variant bit
drochner
1999-11-10
allow to set multiple keyboard "variants" simultanously.
drochner
1999-05-11
define swedish layout and "dvorak" variant
drochner
1999-02-12
"NEXT" is a keyboard type, not a keymap variation.
drochner
1999-01-28
wscons based console video & keyboard support for the NeXT
dbj
1999-01-23
add definitions for the additional modifiers on japanese keyboards
drochner
1999-01-17
define a "close everything" keyboard command
drochner
1999-01-15
add definition for japanese keyboard
drochner
1999-01-14
add a "reset terminal emulator" command pseudo-keysym and call the
drochner
1999-01-10
Rename the "windows" keys and add the new keys to the keyboard maps.
augustss
1999-01-10
Add definitions for Pause and Print_Screen keys.
augustss
1999-01-10
Add definitions for left and right "Windows" keys and menu key.
augustss
1999-01-09
add a definition for the "swap ctl and caps" option
drochner
1999-01-06
add definition for british keyboard
drochner
1998-12-28
Prepare for wsconsctrl:
hannken
1998-10-03
add definition for french keyboard
drochner
1998-09-17
Add option bit which covers the delta between LK201 and LK401.
drochner
1998-09-01
add definition for italian keyboard
drochner
1998-07-15
rename "LK" -> "declk" for consistency
drochner
1998-07-14
support keyboards with PC interface and DEC layout (LK461)
drochner
1998-06-16
add missing keys for vt100
drochner
1998-04-20
Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299.
hannken
1998-04-18
Add danish keymap.
drochner
1998-04-16
Don't use KS_GROUP_xxx values which have set something in the lower
drochner
1998-04-07
Fix typo.
hannken
1998-04-07
Oops. Forgot RCS ident and copyright.
hannken
1998-04-07
Initial import of MI keyboard translation for dev/wscons.
hannken