summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsksymdef.h
AgeCommit message (Expand)Author
2002-11-25Add 'U' to 16-bit hex constants to stop gcc 3.3 from complaining. Shouldn'tfvdl
2002-10-25Add a few symbols.martin
2002-04-23Remove the cyrillic keysyms. This was not done the right way.hannken
2002-03-24Sync most Cyrillic names with X11 keysym names.uwe
2002-03-17Add Cyrillic keysyms. From OpenBSD.augustss
2002-03-17Don't forget the symbolc names for the keymaps.augustss
2002-03-17Add more language map definitions.augustss
2001-11-11Add polish keyboard map, from Dawid Szyma_ski <dawszy@netbsd.lubin.pl>.martin
2000-12-05add some missing definitions for hungarian keymap supportdrochner
2000-10-13Revert previous since the finnish keymap is already present undermjl
2000-10-12Add 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-06Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.hannken
2000-05-19define spanish keymapdrochner
2000-05-13Oops. Swedish is KB_SV.bjh21
2000-05-13Add keypad-# and Swedish layoutbjh21
2000-04-14Add an "iopener" keymap variant, giving us.iopener andtsarna
2000-03-19Make clearer. IMHO, all of this code should stop referring to Control-Ltsarna
2000-03-19Correct a commenttsarna
2000-03-05Add Norwegian keymap from Haavard Lygre.soren
1999-12-21introduce a METAESC keyboard variant bitdrochner
1999-11-10allow to set multiple keyboard "variants" simultanously.drochner
1999-05-11define swedish layout and "dvorak" variantdrochner
1999-02-12"NEXT" is a keyboard type, not a keymap variation.drochner
1999-01-28wscons based console video & keyboard support for the NeXTdbj
1999-01-23add definitions for the additional modifiers on japanese keyboardsdrochner
1999-01-17define a "close everything" keyboard commanddrochner
1999-01-15add definition for japanese keyboarddrochner
1999-01-14add a "reset terminal emulator" command pseudo-keysym and call thedrochner
1999-01-10Rename the "windows" keys and add the new keys to the keyboard maps.augustss
1999-01-10Add definitions for Pause and Print_Screen keys.augustss
1999-01-10Add definitions for left and right "Windows" keys and menu key.augustss
1999-01-09add a definition for the "swap ctl and caps" optiondrochner
1999-01-06add definition for british keyboarddrochner
1998-12-28Prepare for wsconsctrl:hannken
1998-10-03add definition for french keyboarddrochner
1998-09-17Add option bit which covers the delta between LK201 and LK401.drochner
1998-09-01add definition for italian keyboarddrochner
1998-07-15rename "LK" -> "declk" for consistencydrochner
1998-07-14support keyboards with PC interface and DEC layout (LK461)drochner
1998-06-16add missing keys for vt100drochner
1998-04-20Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299.hannken
1998-04-18Add danish keymap.drochner
1998-04-16Don't use KS_GROUP_xxx values which have set something in the lowerdrochner
1998-04-07Fix typo.hannken
1998-04-07Oops. Forgot RCS ident and copyright.hannken
1998-04-07Initial import of MI keyboard translation for dev/wscons.hannken