Commit Graph

245 Commits

Author SHA1 Message Date
Wolfram Schneider
4d5adcbe86 add forgotten INDEX.fonts, kbdmap(1) need this file 1996-02-18 02:25:32 +00:00
Andrey A. Chernov
1246b9be86 Change mapping slightly 1996-01-25 16:29:41 +00:00
Peter Wemm
a5b996a7ec recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Satoshi Asami
33903a061a Dvorak keyboard users of the world unite!
us.dvorak.kbd: The "standard" (note the quotes, there really isn't any
                standard for non-alphanumeric keys in the Dvorak
                world) version, identical to what MicroSoft
                distributes in their DOS-6.22 supplementary disk.
us.dvorakx.kbd: The version I use, three pairs swapped (esc <-> `~,
                clock <-> lctrl, and =+ <-> \|) from the above.
1995-11-15 11:49:49 +00:00
Jordan K. Hubbard
f33c8acf09 Add spanish keymap.
Submitted by:	Paco Rosich <rosich@modico.eleinf.uv.es>
1995-07-27 23:09:17 +00:00
Bruce Evans
9c0dc173cc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Satoshi Asami
037b03ba12 Add jp.106.kbd and jp.106x.kbd to list of KEYMAPS so that they will
get installed.

Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-06-19 08:21:24 +00:00
Rodney W. Grimes
44204187ec Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
Satoshi Asami
f1d04c8507 A popular variation of the 106-key keymap -- this one has control
and caps-lock swapped.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:11:46 +00:00
Satoshi Asami
2966c8b3da Japanese 106-keyboard.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-28 06:03:18 +00:00
Jordan K. Hubbard
55f61a13e3 Latest language support changes from Wolfram.
Submitted by:   Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-05 08:02:52 +00:00
Jordan K. Hubbard
761b249a88 Latest language support changes from Wolfram.
Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-05 08:02:24 +00:00
Søren Schmidt
19c66761c7 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
Andrey A. Chernov
c0844b4775 Add yet one popular russian keyboard variant
Submitted by: Serge Babkin <babkin@hq.icb.chel.su>
1995-03-24 05:40:17 +00:00
Jordan K. Hubbard
7bf4ec6f56 Add the font index file. Other languages (French, Swedish, other)
needed for this file!
1995-03-24 01:11:56 +00:00
Jordan K. Hubbard
f6f4d4be87 Add the keymap index file. Other languages (French, Swedish, other)
needed for this file!
1995-03-24 01:11:40 +00:00
Andrey A. Chernov
72fe72793f Remove unwanted change sneaked in 1995-03-03 23:17:32 +00:00
Andrey A. Chernov
ac9de083c6 Restore russian traditions 1995-03-03 22:55:02 +00:00
Stefan Eßer
9aae4932d6 Have this resemble an actual german keyboard a bit more ... 1995-03-03 18:26:10 +00:00
Søren Schmidt
dc463a367e 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
Ollivier Robert
07d35ca333 Add my thin 8x16 font with ISO-8859-1 characters.
Sorry, no 8x8 or 8x14 font.
1995-02-22 21:49:53 +00:00
Søren Schmidt
1242c0a653 Added six new thin fonts (great on laptops)
Cleaned up Makefile
1995-02-22 14:03:16 +00:00
Søren Schmidt
123222dbd7 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
Søren Schmidt
a926a37b0a 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
Andrey A. Chernov
49a5c6fd25 Change overloaded Keypad 5 to fkey65 1995-01-26 11:22:01 +00:00
Andrey A. Chernov
3f18ada3a6 Describe Delete key 1995-01-26 09:05:22 +00:00
Jordan K. Hubbard
20da3572df Fix more deranged targets. 1995-01-24 00:28:51 +00:00
Jordan K. Hubbard
b37499c044 Fix bogus all & clean rules. 1995-01-24 00:23:34 +00:00
Søren Schmidt
ac2c528771 Added fr.sio.kbd. 1995-01-05 14:09:00 +00:00
Søren Schmidt
0e12ebca48 Syscons keymap file for french keyborad layout.
Submitted by:	Ollivier Robert
1995-01-02 13:09:36 +00:00
Andrey A. Chernov
48897b90ef Changes to allow keypad 5 produce \E[E like SCO/ANSI term does 1994-12-31 11:49:12 +00:00
Søren Schmidt
e152817e20 Fixed ' & ` keys .
Submitted by:	Andreas Klemm
1994-11-21 08:50:18 +00:00
Andrey A. Chernov
a6a32c7ae0 Now use "btab" keyword in all keymaps 1994-11-19 23:27:03 +00:00
Andrey A. Chernov
0cb06fc009 Add yet one russian keymap, widely used by some russians 1994-11-17 18:03:18 +00:00
Andrey A. Chernov
73c3e31517 Remove 'default' keymap, I forgot, that this work done by vidcontrol -L 1994-09-26 20:00:55 +00:00
Andrey A. Chernov
1fba98b18d Add default screen map to undone changes 1994-09-25 11:36:00 +00:00
Andrey A. Chernov
2c7629f408 Add standard VGA fonts set 1994-09-25 10:50:29 +00:00
Andrey A. Chernov
8c9e3ad690 Add SCRMAPS to clean target, fix install target 1994-09-25 03:59:46 +00:00
Andrey A. Chernov
bdd382022d Add missing Makefile 1994-09-25 03:53:59 +00:00
Andrey A. Chernov
64382c4105 Add missing Makefile 1994-09-25 03:42:20 +00:00
Andrey A. Chernov
8883fe052d Generate screen map from source (from 1.1.5.1) 1994-09-25 03:41:43 +00:00
Andrey A. Chernov
8183acb85e Russian screen map added 1994-09-25 02:45:03 +00:00
Andrey A. Chernov
254915e9ab Rename russian fonts to more proper names 1994-09-25 02:30:45 +00:00
Søren Schmidt
c712881405 Syscons keymap files, now in human readable format.
Reviewed by:
Submitted by:
Obtained from:
1994-09-15 07:34:30 +00:00
Søren Schmidt
7602b0ede8 Syscons fonts imported. Note they are now in ascii format.
Reviewed by:
Submitted by:
Obtained from:
1994-09-15 07:33:13 +00:00