John Birrell
84ebe84dc6
Make a local build tool static to avoid trying to use shared libraries
...
before rtld is installed.
1998-08-30 20:31:57 +00:00
Warner Losh
f18b0f6929
Use us rather than ns, pre recent commits
1998-08-10 06:54:52 +00:00
Warner Losh
5295fe0c4e
Add an emacs enhanced keyboard layout.
...
Submitted by: Rob Austein <sra@epilogue.com>
1998-08-10 06:51:47 +00:00
Andrey A. Chernov
59761addd8
add Hungarian keyboard
...
Submitted by: Zahemszky Gabor <zgabor@zg.CoDe.hu>
1998-08-07 17:04:42 +00:00
Kazutaka YOKOTA
94178de643
Fix some definitions.
...
PR: conf/7497
Submitted by: Mas.TAKEMURA
1998-08-06 10:14:57 +00:00
Kazutaka YOKOTA
d6cb9696f9
The control code ^_ (0x1f) should really be called us' rather than
ns'.
1998-08-06 10:00:32 +00:00
Søren Schmidt
55b4f8e1b9
Add singlehand dvorak keyboard layouts, one for right hand use and
...
one for lefthand use.
Submitted by: "Chris Csanady" <cc@tarsier.ca.sandia.gov>
1998-07-29 18:49:45 +00:00
Bruce Evans
4ef3e8aa33
Added a `build-tools' target for internal tools.
...
Honor LDFLAGS for building internal tools.
1998-07-07 02:30:45 +00:00
Steve Price
7a0ce14b8b
A few tweaks to the spanish keymap.
...
PR: 7080
Submitted by: Jose M. Acaide <jose@we.lc.ehu.es>
1998-06-27 20:41:59 +00:00
Steve Price
cd8bd612a4
Add a swissfrench keyboard mapping.
...
PR: 6916
Submitted by: tamone@eig.unige.ch
1998-06-13 18:39:22 +00:00
Poul-Henning Kamp
59a3a63c97
Just the sans-serif console font that I use on my system; I've made the
...
letters one pixel taller, and the ()[]{} are more distinct. Nice if
your monitor is small. 8x16 and 8x8 fonts included.
PR: 4208
Reviewed by: phk
Submitted by: Dan Nelson <dnelson@emsphone.com>
1998-05-04 11:24:05 +00:00
Warner Losh
58ee96c06e
fkey61 is the same thing as del, kinda. Make sure that we really swap del and
...
bs.
Reported by: Chuck Robey
1998-03-30 04:25:42 +00:00
Warner Losh
432f450f4e
Add us.unix.kbd. Just like us.iso.kbd except:
...
ESCAPE and `~ are swapped
CTRL and CAPS LOCK are swapped
BACKSPACE and DELETE are swapped
Suitable for keymap=us.unix in your rc.conf file or for setting on the
fly with kbdcontrol -l us.unix. This is the keyboard layout of many of
the more traditional unix workstations and terminals that have been around
for a very long time. Older Sun keyboards and VT100's had a layout
very similar to the PC, with the above exceptions.
Idea Reviewed by: Many people in -hackers
1998-03-28 06:42:43 +00:00
Kazutaka YOKOTA
ae74588799
Reword description of Brazilian keyboard.
...
Submitted by: Daniel C. Sobral
1998-02-15 18:22:40 +00:00
Kazutaka YOKOTA
222594769c
- Add Brazilian keymap with accent definitions.
...
- Better Portuguese language support for kbdmap(1).
PR: misc/5723
Submitted by: Daniel C. Sobral
1998-02-12 17:06:47 +00:00
Kazutaka YOKOTA
3ccf5d97e5
Define CTL-ALT-SPACE as `suspend' in the Russian keymaps too.
...
OKed by ache.
1998-01-28 08:01:13 +00:00
Kazutaka YOKOTA
6c9e930a70
Oops, remove the wrong comment line I accidentaly added in the last commit.
1998-01-28 07:57:00 +00:00
Kazutaka YOKOTA
ed1aa62411
- Correct inconsistencies among keymaps.
...
- define CTL-ALT-ESC as `debug' key in all keymaps. (FAQ mentions this
key sequence but not all keymaps had it!)
- define CTL-SPACE as NUL in all keymaps.
- define CTL-ALT-SPACE as `suspend' key in all but Russiun keymaps.
- Fix Japanese keymaps. Some CTL- keystrokes were wrong.
- Remove accent (dead) key definitions from spanish.iso.kbd,
fr.iso.kbd and icelandic.iso.kbd. Create spanish.iso.acc.kbd,
fr.iso.acc.kbd and icelandic.iso.acc.kbd with accent key definitions
instead.
- Update INDEX.keymaps and Makefile.
1998-01-27 13:36:59 +00:00
Ollivier Robert
89d224d415
Add support for dead keys in the French ISO keymap.
...
Submitted by: Pierre Beyssac <pb@fasterix.freenix.org>
1998-01-08 23:15:53 +00:00
Kazutaka YOKOTA
98a2a48522
icelandic.iso.kbd
...
- New, Icelandic keymap with accent (dead) key definitions.
Based on the work done by totii@est.is .
spanish iso.kbd
- Added accent (dead) key definitions.
Based on the work done by jmrueda@diatel.upm.es .
1998-01-07 08:46:53 +00:00
Wolfram Schneider
a2ef3b1555
444 -> ${SHAREMODE}
...
/usr/share -> ${SHAREDIR}
1998-01-03 14:09:21 +00:00
Andrey A. Chernov
8b3dee4702
Add Slovenian keyboard
...
Submitted by: Blaz Zupan <blaz@amis.net>
1997-11-07 15:55:07 +00:00
Andrey A. Chernov
2e1b5246d1
- print ¤ when pressing Shift-4 (not w/ AltGR-4 as in the original).
...
- print $ when pressing AltGr-4 (not w/ Shift-4 as in the original).
Submitted by: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen)
1997-09-24 22:13:18 +00:00
Wolfram Schneider
c1f011d2f1
Polish fonts and keymap.
...
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 21:44:54 +00:00
Søren Schmidt
08bc46952f
Fix the key marked '9' ')' ']' to produce ascii gs with control.
1997-08-18 16:21:38 +00:00
Poul-Henning Kamp
fbc8c86895
Be systematic here...
1997-07-24 09:50:53 +00:00
Andrey A. Chernov
dbbbfe98f7
Add Latin American keyboard
...
PR: 2863
1997-07-14 18:29:56 +00:00
Andrey A. Chernov
2e484ca0b3
Belgian keyboard fixes
...
Submitted by: bovynf@awe.be
1997-06-14 22:26:52 +00:00
Jordan K. Hubbard
ea9fb9a43c
New Italian keymap
...
Submitted by: Gianmarco Giovannelli <gmarco@scotty.masternet.it>
1997-05-10 23:05:41 +00:00
Andrey A. Chernov
95a3cdde39
Back out cd ${.CURDIR}, stale obj fault
1997-04-04 01:44:25 +00:00
Søren Schmidt
9751c10998
put the german keys where they belong.
...
Submitted by: Slaven Rezic
1997-04-03 09:10:37 +00:00
Andrey A. Chernov
7afe3a8a33
cd ${.CURDIR} before installing, since no files in the obj directory
1997-04-02 16:56:56 +00:00
Peter Wemm
b97fa2ef50
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Jordan K. Hubbard
0ccf9dd3f5
I was wrong about this file - NOOBJ is not correct here.
1997-01-02 00:49:02 +00:00
Jordan K. Hubbard
f91b47f59a
Add missing NOOBJ
1997-01-01 10:29:28 +00:00
Bruce Evans
7793986515
Don't create unused object directory.
...
Don't override harmless clean rule.
1997-01-01 05:15:09 +00:00
Bruce Evans
015a0dc2e4
Use ${COPY} instead of -c for installing non-source files.
1997-01-01 04:22:23 +00:00
Joerg Wunsch
0ef77e34d2
Fix a syntax error in the Belgian keymap. It caused a wrong mapping
...
and a superfluous `i' on stdout (lex' default rule...).
1996-11-09 03:03:47 +00:00
Joerg Wunsch
0dfb2364d6
My MDA screen finally bothered me enough to create an ISO 8859-1 ->
...
IBM cp437 screenmap file.
1996-11-06 22:49:49 +00:00
Andrey A. Chernov
e91cf4df93
Add swissgerman keyboard
...
Submitted by: Adrian Steinmann <ast@marabu.ch>
1996-10-21 23:34:59 +00:00
Søren Schmidt
29699eb1c7
Apparently the last few lines has been eaten somehow.
...
Submitted by: Daniel C. Sobral
1996-10-06 07:58:02 +00:00
Søren Schmidt
fa1e8cdd2f
Fix the bug that caused switch to ttyv02 when pressing the numpad enter.
1996-09-09 20:54:02 +00:00
Wolfram Schneider
0de24e5e51
add 8x16 iso-8859-2 font
...
submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1996-08-19 22:13:06 +00:00
Wolfram Schneider
9f142f0b88
abbreviate UK
...
add iso keyboard map for Belgian
1996-08-19 22:11:16 +00:00
Wolfram Schneider
4fd01d0020
add br275.iso.kbd - Brazilian 275 keyboard ISO-8859-1
...
add br275.cp850.kbd - Brazilian 275 keyboard Codepage 850
Makefile: sort keymaps entries
submitted by: Daniel C. Sobral <dcs@gns.com.br>
1996-07-30 22:30:11 +00:00
Wolfram Schneider
850e2f4f36
s/Choise/Choose/g
...
close PR misc/1426
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1996-07-25 14:06:55 +00:00
Søren Schmidt
7e5d90a0d7
Norwegian iso keyboard definition file added.
...
Submitted by: "Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
Wolfram Schneider
eab78725f7
add keymap entries for
...
Italian ISO, Japanese 106/106x, Spanish ISO [en,de]
add US dvorak [en,de,fr]
remove old test examples
1996-04-14 17:22:43 +00:00
Jordan K. Hubbard
c8f22f0e34
Add an Italian keyboard entry. I'm not exactly sure if it's ISO standard
...
since I've no idea what the ISO standard for Italian keyboards is, but we
can always adjust it later and this is better than the nothing we had before.
Submitted by: Gianmarco Giovannelli <gmarco@masternet.it>
1996-03-07 23:20:30 +00:00
Wolfram Schneider
a9531cf5b8
add forgotten INDEX.keymaps, kbdmap(1) need this file
1996-02-18 02:26:03 +00:00
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