Commit Graph

11 Commits

Author SHA1 Message Date
sos
1c6d34721a put the german keys where they belong.
Submitted by: Slaven Rezic
1997-04-03 09:10:37 +00:00
sos
727e9d9308 Fix the bug that caused switch to ttyv02 when pressing the numpad enter. 1996-09-09 20:54:02 +00:00
sos
a2d91a32d5 Give backspace to the people (again)
Now the keymaps are as follows:

"backspace / <-"	^H
"grey del"		^? (0x7f)
"numpad , del"		^? (, if numlocked)
1995-03-27 19:41:11 +00:00
se
35dbec557c Have this resemble an actual german keyboard a bit more ... 1995-03-03 18:26:10 +00:00
sos
d315780e7d Minor update to syscons.
Let "grey delete" be a function key (default is 0x7f)
Fix the xor cursor again..
Made the backspace key generate del as default
Made CTRL-space generate nul as default.
1995-03-03 08:37:52 +00:00
sos
0f1b7640b7 Minor fixes to syscons. Blink cursor fixed. History buffer fixed.
kbdtables updated with boot option for CTL+ALT+DEL
1995-01-30 21:39:18 +00:00
sos
46c57c8d60 Third round in syscons update.
Display update method changed, now allways write in memory buffer,
  then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
  SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
ache
61836e5304 Change overloaded Keypad 5 to fkey65 1995-01-26 11:22:01 +00:00
ache
b3e9771a63 Describe Delete key 1995-01-26 09:05:22 +00:00
ache
03c30ce1a0 Changes to allow keypad 5 produce \E[E like SCO/ANSI term does 1994-12-31 11:49:12 +00:00
sos
2e108f2b32 Syscons keymap files, now in human readable format.
Reviewed by:
Submitted by:
Obtained from:
1994-09-15 07:34:30 +00:00