Commit Graph

88 Commits

Author SHA1 Message Date
steve
f9b27556e8 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
b09c767c67 Add a swissfrench keyboard mapping.
PR:		6916
Submitted by:	tamone@eig.unige.ch
1998-06-13 18:39:22 +00:00
phk
0aafd4bf0d 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
imp
2d201f9c99 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
imp
bab5db63ea 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
yokota
a0ce30b205 Reword description of Brazilian keyboard.
Submitted by: Daniel C. Sobral
1998-02-15 18:22:40 +00:00
yokota
9aede4687e - 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
yokota
f010532312 Define CTL-ALT-SPACE as `suspend' in the Russian keymaps too.
OKed by ache.
1998-01-28 08:01:13 +00:00
yokota
69c3165112 Oops, remove the wrong comment line I accidentaly added in the last commit. 1998-01-28 07:57:00 +00:00
yokota
04ee3033e1 - 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
roberto
c40850d5f4 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
yokota
3784050a7a 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
wosch
3e3c36dddc 444 -> ${SHAREMODE}
/usr/share -> ${SHAREDIR}
1998-01-03 14:09:21 +00:00
ache
eb2e9db532 Add Slovenian keyboard
Submitted by: Blaz Zupan <blaz@amis.net>
1997-11-07 15:55:07 +00:00
ache
8b97f3e687 - 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
wosch
7666d80ef1 Polish fonts and keymap.
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 21:44:54 +00:00
sos
352ccbafe2 Fix the key marked '9' ')' ']' to produce ascii gs with control. 1997-08-18 16:21:38 +00:00
phk
d4a7214250 Be systematic here... 1997-07-24 09:50:53 +00:00
ache
75986f527f Add Latin American keyboard
PR: 2863
1997-07-14 18:29:56 +00:00
ache
a884e3c1fc Belgian keyboard fixes
Submitted by: bovynf@awe.be
1997-06-14 22:26:52 +00:00
jkh
4218c89edf New Italian keymap
Submitted by:	Gianmarco Giovannelli <gmarco@scotty.masternet.it>
1997-05-10 23:05:41 +00:00
ache
c6b131679d Back out cd ${.CURDIR}, stale obj fault 1997-04-04 01:44:25 +00:00
sos
1c6d34721a put the german keys where they belong.
Submitted by: Slaven Rezic
1997-04-03 09:10:37 +00:00
ache
777408eb14 cd ${.CURDIR} before installing, since no files in the obj directory 1997-04-02 16:56:56 +00:00
peter
83b3c2c161 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
jkh
808a36ef65 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
jkh
fc9a978bc0 I was wrong about this file - NOOBJ is not correct here. 1997-01-02 00:49:02 +00:00
jkh
4849618792 Add missing NOOBJ 1997-01-01 10:29:28 +00:00
bde
0fad7599db Don't create unused object directory.
Don't override harmless clean rule.
1997-01-01 05:15:09 +00:00
bde
4fca167e06 Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
joerg
a88e311da4 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
8a4d61f08d 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
ache
52fc849c33 Add swissgerman keyboard
Submitted by: Adrian Steinmann <ast@marabu.ch>
1996-10-21 23:34:59 +00:00
sos
181e2d421e Apparently the last few lines has been eaten somehow.
Submitted by:	Daniel C. Sobral
1996-10-06 07:58:02 +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
wosch
750a07f3c9 add 8x16 iso-8859-2 font
submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1996-08-19 22:13:06 +00:00
wosch
51c76b9317 abbreviate UK
add iso keyboard map for Belgian
1996-08-19 22:11:16 +00:00
wosch
fa8f9a91ce 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
wosch
48b1d234eb 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
sos
ae8d73b2e4 Norwegian iso keyboard definition file added.
Submitted by:	"Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
wosch
1de729283b 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
jkh
a3bec8558e 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
wosch
25079168e1 add forgotten INDEX.keymaps, kbdmap(1) need this file 1996-02-18 02:26:03 +00:00
wosch
41de39cf4e add forgotten INDEX.fonts, kbdmap(1) need this file 1996-02-18 02:25:32 +00:00
ache
3cddd44424 Change mapping slightly 1996-01-25 16:29:41 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
asami
e7bb16e4e6 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
jkh
ef9276b19a Add spanish keymap.
Submitted by:	Paco Rosich <rosich@modico.eleinf.uv.es>
1995-07-27 23:09:17 +00:00
bde
f5284ed86d 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
asami
0896cbdfdd 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