Andrey A. Chernov
14ed6a7595
Implement Delete key properly, needed by ncurses
1995-01-26 08:43:24 +00:00
Andrey A. Chernov
1af33e5a7a
Changes to allow keypad 5 produce \E[E like SCO/ANSI term does
1994-12-31 11:38:39 +00:00
Andrey A. Chernov
1afec25476
More intelligent BackTab fix using BTAB special key (unused before)
1994-11-19 23:17:48 +00:00
Andrey A. Chernov
db69647720
Fix all keymaps to bring BackTab to life.
1994-11-19 22:58:56 +00:00
Søren Schmidt
5e146a0129
Added support for the MicroSoft Natural keyboard
...
Add support for ws_xpixel & ws_ypixel in winsize.
Submitted by: Natural support suggested by Kaleb Keithley (kaleb@x.org )
1994-11-17 22:03:18 +00:00
David Greenman
22414e535a
Laptop Advanced Power Management support by HOSOKAWA Tatsumi.
...
Submitted by: HOSOKAWA Tatsumi
1994-10-01 02:56:21 +00:00
Søren Schmidt
444ada0bd0
Changed header slightly.
1994-09-29 08:29:21 +00:00
David Greenman
354c733261
From 1.1.5:
...
>date: 1994/05/27 01:09:16; author: ache; state: Exp; lines: +3 -3
>Russian keymap: Ctrl-Alt-Del with NumLock on fixed
1994-09-21 18:43:08 +00:00
Søren Schmidt
0573e73943
Updated swedish keymap.
1994-04-26 09:24:06 +00:00
Andrey A. Chernov
ebbb18695a
Russian keymap is broken after last commit (fixed)
...
Nate, please, be more careful next time.
1994-02-01 09:27:43 +00:00
Nate Williams
8b2e5491db
From: sos@login.dkuug.dk (S|ren Schmidt)
...
Subject: syscons-1.3
Date: Sat, 29 Jan 94 23:33:50 MET
But here is the (hopefully) final syscons-1.3....
....
I've changed sgetc so it works as the pccons parallel
(it now uses a scgetc internally).
[
There were a couple changes that Bruce Evans sent me that were applied
to this version along with some changes that S'ren didn't incorporate
into the final version. There will be only minor changes if anything
from this version to his final release.
]
1994-02-01 06:22:29 +00:00
Andrey A. Chernov
2b1c7c76c3
Add Ctrl-Altr-Esc DBG key to RUKEYMAP (russian keymap)
1994-01-24 05:22:27 +00:00
Nate Williams
87965552ef
Changed the default syscons keymap to have <CTL-ALT-ESC> enter the
...
debugger and <CTL-ALT-DEL> call the reboot command.
1994-01-18 05:31:37 +00:00
Andrey A. Chernov
743eb022be
Russian keymap (RUKEYMAP) changes:
...
New syscons keys added: NEXT, DBG, RBT
AltGr Shift removed from right Alt
Shift state on -,+ keys exchanged
1993-11-04 01:49:20 +00:00
Rodney W. Grimes
2110b1cd9d
Put back the $Id$ strings
1993-10-28 06:15:14 +00:00
Jordan K. Hubbard
33853f9752
This is syscons version 1.1
1993-10-28 05:27:36 +00:00
Rodney W. Grimes
6f78ca6026
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
...
minor cleanup. Added $Id$ to files that did not have any version info, etc
1993-10-16 13:48:52 +00:00
Rodney W. Grimes
02aa90d831
>From: paul@u.tvt.se (Paul Pries)
...
>Subject: Bad bug in kbdtables.h [FreeBSD]
I found a bug in /sys/i386/isa/kbdtables.h which contain the
different keyboard layouts for syscons. This regards all tables exept
the Danish and US. When compiling the kernel with any other keymapping
than Danish or none at all (US), you get an error that 'key_map' is undefined.
This is because there is a typo in the name of the struct containing
the tables, keymap intead of key_map.
1993-09-15 23:03:21 +00:00
Jordan K. Hubbard
c3b435bb51
Updated syscons to 0.2b - please test this! It won't be in the ALPHA
...
release, but it's still worth testing.
1993-07-30 02:20:26 +00:00
Jordan K. Hubbard
916347f77e
Added necessary files for syscons (may move font include later, but for now
...
it's easier to leave there since I don't feel like breaking anything).
1993-07-26 21:21:11 +00:00