summaryrefslogtreecommitdiffstats
path: root/share/syscons
Commit message (Collapse)AuthorAgeFilesLines
* add forgotten INDEX.keymaps, kbdmap(1) need this filewosch1996-02-181-1/+1
|
* add forgotten INDEX.fonts, kbdmap(1) need this filewosch1996-02-181-2/+3
|
* Change mapping slightlyache1996-01-251-2/+2
|
* recording cvs-1.6 file deathpeter1995-12-3012-903/+0
|
* Dvorak keyboard users of the world unite!asami1995-11-153-1/+240
| | | | | | | | | 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.
* Add spanish keymap.jkh1995-07-272-3/+112
| | | | Submitted by: Paco Rosich <rosich@modico.eleinf.uv.es>
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-253-4/+4
| | | | specified in the top level Makefiles.
* Add jp.106.kbd and jp.106x.kbd to list of KEYMAPS so that they willasami1995-06-191-1/+1
| | | | | | get installed. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* A popular variation of the 106-key keymap -- this one has controlasami1995-05-021-0/+114
| | | | | and caps-lock swapped. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Japanese 106-keyboard.asami1995-04-281-0/+113
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Latest language support changes from Wolfram.jkh1995-04-051-30/+91
| | | | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Latest language support changes from Wolfram.jkh1995-04-051-44/+182
| | | | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Give backspace to the people (again)sos1995-03-2712-12/+12
| | | | | | | | Now the keymaps are as follows: "backspace / <-" ^H "grey del" ^? (0x7f) "numpad , del" ^? (, if numlocked)
* Add yet one popular russian keyboard variantache1995-03-243-1/+244
| | | | Submitted by: Serge Babkin <babkin@hq.icb.chel.su>
* Add the font index file. Other languages (French, Swedish, other)jkh1995-03-241-0/+47
| | | | needed for this file!
* Add the keymap index file. Other languages (French, Swedish, other)jkh1995-03-241-0/+36
| | | | needed for this file!
* Remove unwanted change sneaked inache1995-03-032-4/+4
|
* Restore russian traditionsache1995-03-032-8/+8
|
* Have this resemble an actual german keyboard a bit more ...se1995-03-031-16/+16
|
* Minor update to syscons.sos1995-03-0314-101/+101
| | | | | | | 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.
* Add my thin 8x16 font with ISO-8859-1 characters.roberto1995-02-222-1/+97
| | | | Sorry, no 8x8 or 8x14 font.
* Added six new thin fonts (great on laptops)sos1995-02-227-5/+445
| | | | Cleaned up Makefile
* Minor fixes to syscons. Blink cursor fixed. History buffer fixed.sos1995-01-3014-16/+16
| | | | kbdtables updated with boot option for CTL+ALT+DEL
* Third round in syscons update.sos1995-01-2814-54/+96
| | | | | | | | | | | | | | 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...
* Change overloaded Keypad 5 to fkey65ache1995-01-2614-16/+16
|
* Describe Delete keyache1995-01-2612-27/+25
|
* Fix more deranged targets.jkh1995-01-241-3/+2
|
* Fix bogus all & clean rules.jkh1995-01-241-3/+2
|
* Added fr.sio.kbd.sos1995-01-051-1/+1
|
* Syscons keymap file for french keyborad layout.sos1995-01-021-0/+111
| | | | Submitted by: Ollivier Robert
* Changes to allow keypad 5 produce \E[E like SCO/ANSI term doesache1994-12-3111-22/+22
|
* Fixed ' & ` keys .sos1994-11-211-1/+1
| | | | Submitted by: Andreas Klemm
* Now use "btab" keyword in all keymapsache1994-11-195-7/+7
|
* Add yet one russian keymap, widely used by some russiansache1994-11-172-1/+238
|
* Remove 'default' keymap, I forgot, that this work done by vidcontrol -Lache1994-09-261-1/+1
|
* Add default screen map to undone changesache1994-09-252-1/+61
|
* Add standard VGA fonts setache1994-09-254-1/+229
|
* Add SCRMAPS to clean target, fix install targetache1994-09-251-2/+1
|
* Add missing Makefileache1994-09-252-0/+36
|
* Add missing Makefileache1994-09-251-0/+5
|
* Generate screen map from source (from 1.1.5.1)ache1994-09-253-0/+135
|
* Russian screen map addedache1994-09-251-0/+9
|
* Rename russian fonts to more proper namesache1994-09-2510-0/+834
|
* Syscons keymap files, now in human readable format.sos1994-09-1512-0/+1436
| | | | | | Reviewed by: Submitted by: Obtained from:
* Syscons fonts imported. Note they are now in ascii format.sos1994-09-1519-0/+1515
Reviewed by: Submitted by: Obtained from:
OpenPOWER on IntegriCloud