Gavin Atkinson
d3dbe2d0e3
Include descriptions for keymaps missing from INDEX.keymaps. This fixes
...
the five keymaps referred to only by filename on the keymap selection
screen of bsdinstall.
Approved by: re (kib)
MFC after: 1 week
2011-09-13 21:15:23 +00:00
Ulrich Spörlein
04a47f762d
syscons: install all available kbdmaps
...
eee_nordic.kbd, us.dvorakl.kbd, and us.dvorakr.kbd were not installed.
Found by: Neil Short <neshort@yahoo.com>
MFC after: 3 weeks
2011-01-30 12:57:10 +00:00
Gavin Atkinson
3e9b610706
Add a keymap for the Swiss-German Macbook keyboard.
...
PR: conf/139997
Submitted by: Andreas Tobler <andreast fgznet.ch>
MFC after: 2 weeks
Committed from: Bugathon #7
2010-08-07 17:02:36 +00:00
Ulrich Spörlein
54673381cd
Add missing newline in last line of file.
...
Uncovered via: fromcvs vs. svn
Approved by: ed (co-mentor)
2010-02-16 09:10:21 +00:00
Edwin Groothuis
a5599e5ade
Add various new keymaps:
...
addition: danish syscons keymap with accents
There are two danish keymap files shipping with FreeBSD:
danish.iso.kbd and danish.cp865.kbd. None of these support
accents by use of dead keys, which isn't crucial to Danes but
often used. This is a new keymap, danish.iso.acc.kbd, that's
based on danish.iso.kbd with the accent part taken from
german.iso.acc.kbd.
pl_PL.dvorak keymap for syscons.
Polish dvorak keymap by Robert Sebastian Gerus (17:05 01-07-2006
CEST) <arachnist@gmail.com>. Based on pl_PL.ISO-8859-2 and
us.dvorak keymaps.
British English Dvorak keymap for syscons.
Attached is a Dvorak keymap for British English, with a
pound-sterling symbol on on Shift-3 and some other characters
in different places to the US Dvorak keymap. I've based the
layout on the X.org GB keymap, Dvorak variant.
PR: conf/72978, kern/99692, conf/117257
Submitted by: Kim Norgaard <jasen@jasen.dk>, Robert Sebastian Gerus <arachnist@gmail.com>, "Benjamin A'Lee" <bma@subvert.org.uk>
MFC after: 1 week
2009-06-12 22:53:49 +00:00
Edwin Groothuis
61b25939df
French translations for keyboards keymaps descriptions
...
French translations for keyboards keymaps descriptions with
some corrections on existing translations in the
/usr/share/syscons/keymaps/INDEX.keymaps
PR: conf/71767
Submitted by: Henri Michelon <hmichelon@e-cml.org>
MFC after: 1 week
2009-06-12 11:16:13 +00:00
Mark Murray
09c398cabf
Euro is missing
...
With this I shall see it fixed
Thank you for your time
2009-05-25 17:06:24 +00:00
Philip Paeps
dd495fe774
Add the nordic keyboard layout for Asus eee devices.
...
PR: 126841
Submitted by: Peter <pb -at- ludd.ltu.se>
MFC after: 3 days
2008-10-17 14:07:39 +00:00
Ollivier Robert
0f645c3e56
Macbook [Pro] keyboards in AZERTY don't need shift to get to '~'.
...
MFC after: 3 days
2008-07-29 08:07:27 +00:00
Philip Paeps
94ef1cc3b7
Recode the colemak keymap to ISO-8859.
...
I accidently converted the file to Unicode before committing it and
kbdcontrol doesn't like that very much.
Spotted by: ed
Pointy hat to: philip
MFC after: 1 day
2008-06-04 12:22:03 +00:00
Philip Paeps
d90de33855
Add support for the Colemak keyboard layout from: http://colemak.com/ .
...
# While here, restore alphabetical order in INDEX.keymaps.
Submitted by: Geert Hendrickx <ghen -at- netbsd.org>
MFC after: 1 week
2008-05-27 13:19:06 +00:00
Ollivier Robert
d2545c13b3
Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards.
...
It is a latin9/ISO_8859-15 and features dead keys for ^/uml/`, Euro, oe/OE
support and a few additional characters like copyright/trademark.
It is probably Powerbook/iBook compatible but I don't have a machine to test
it with and the primary objective was to have a correct keyboard for within
Parallels (for IntelMacs).
Approved by: re (hrs)
2007-07-13 08:29:24 +00:00
Philip Paeps
586386f70c
Fix hr.iso syscons keymap, making it possible to type < and >.
...
PR: conf/105642
Submitted by: ivoras
MFC after: 3 days
2007-02-04 17:10:18 +00:00
Murray Stokely
b95eac2f41
Add French dvorak keymap that supports accents. Based on Francis
...
Leboutte's french layout.
Submitted by: Clement Pillias <clementpillias@nerim.net>
MFC after: 1 week
2007-01-16 10:47:56 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Philip Paeps
bab58ce907
Fix the '\' next to lshift for users of Belgian keyboards.
...
Submitted by: Glenn Matthys <glenn@opengate.be>
Approved by: njl
2004-07-02 18:19:01 +00:00
Max Khon
636d6d5926
Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimics
...
ru(winkeys) XFree86 layout.
Differences with ru.koi8-r.shift.kbd are:
- ctrl+shift = alock
- left/right win = meta, menu = saver
- alock'ed shift+[0-9] = )!@#$%^&*(
2004-03-15 20:34:18 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Alex Dupre
7ff83c098f
MFS: Switch from iso-8859-1 to iso-8859-15.
...
Approved by: blackend (mentor)
2004-01-23 16:37:51 +00:00
Ruslan Ermilov
98159625c4
Use the standard <bsd.files.mk> API to install files.
2004-01-19 13:40:51 +00:00
Andrey A. Chernov
24b5e6f18b
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:18:43 +00:00
John Baldwin
e3ba3497a3
Fix a typo that broke one of the Greek keyboard maps.
...
PR: bin/59078
Submitted by: Panagiotis Astithas <past@noc.ntua.gr>
Approved by: re (rwatson)
2003-11-20 20:41:12 +00:00
Andrey A. Chernov
c99b3df68f
Fix Ctrl-\
...
Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
2003-07-06 03:09:40 +00:00
Andrey A. Chernov
cf35742847
Add ARMSCII-8 console stuff
...
PR: 53944
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
2003-07-05 12:38:18 +00:00
Andrey A. Chernov
08ae2ef555
Replace lat-amer.kbd with two keyboards
...
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
2003-06-23 21:01:57 +00:00
Andrey A. Chernov
9625c742de
Misc fixes from originator
...
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
PR: 53327
2003-06-23 13:37:07 +00:00
Murray Stokely
611b183f86
German keymap with dead keys.
...
PR: misc/28456
Submitted by: Ulrich Luttner <luttner@web.de>
MFC After: 1 week
2003-06-19 08:34:38 +00:00
Murray Stokely
1a2a1cda3a
Add US syscons keymap w/ accents.
...
PR: misc/18459
2003-06-19 08:08:17 +00:00
Murray Stokely
b07f858e8b
Add French dvorak-like keymap for syscons.
...
PR: conf/50732
Submitted by: Frederic PRACA <frederic.praca@freebsd-fr.org>
Approved by: re
2003-05-16 03:46:53 +00:00
Murray Stokely
c14b1e3675
Fix the M and < keys on Belgian keyboards.
...
PR: conf/30341, i386/48398
Submitted by: Chris Pockele <chrisp@belgacom.net>
Approved by: re
2003-05-16 03:37:52 +00:00
Murray Stokely
a9e91c5ea4
Fix < >, { } and [ ] keys.
...
PR: conf/47556
Approved by: re (murray)
2003-05-16 03:34:23 +00:00
Murray Stokely
1fe904f0c7
Add Norwegian dvorak keymap.
...
PR: conf/47556
Submitted by: Eirik Nygaard <eirikn@bluezone.no>
2003-05-05 06:06:55 +00:00
Luigi Rizzo
f6cb89e74d
New mapping for the italian keyboard, includes the Euro symbol
...
and other localized keys.
MFC candidate pending re@ approval.
Contributed by: Gruppo Utenti FreeBSD Italia (www.gufi.org)
No-reply-from: ache
MFC after: 3 days
2003-03-01 14:45:17 +00:00
Andrey A. Chernov
34c763eff1
Add Dutch ISO keymap
...
PR: 17699
Submitted by: Edwin Groothuis <mavetju@chello.nl>
2002-10-17 19:56:00 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Ruslan Ermilov
0b87f79976
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +00:00
Jeroen Ruigrok van der Werven
eb8f9028fb
Add the Euro symbol mapping to the UK keyboard keymap.
...
PR: 33956
Submitted by: Andrew McKay <andy@openirc.co.uk>
MFC after: 3 weeks
2002-04-08 19:16:01 +00:00
Andrey A. Chernov
a6a05eeb91
Add 8859-5 keymaps
...
PR: 32449
Submitted by: Alexey Klimov <klim@unique.kiev.ua>
2002-01-01 06:51:22 +00:00
Andrey A. Chernov
ae4ee2f52e
Improve Greek support in syscons
...
PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:48:58 +00:00
Maxim Sobolev
f209c33139
Add support for entering the Ukrainian letter GHE with upturn and for Russian
...
YO (`e' with two dots).
PR: 28573
Submitted by: Alexey Klimov <klim@unique.kiev.ua>
MFC after: 2 weeks
2001-11-14 21:28:10 +00:00
Maxim Sobolev
553011e3cf
Style: don't mix decimal and hex values in the same file (convert all to
...
decimal).
MFC after: 2 weeks
2001-11-14 21:14:39 +00:00
Yoshihiro Takahashi
6bb4c6e64f
Added PC-98x1 keymaps.
2001-06-17 03:10:38 +00:00
Andrey A. Chernov
127f4717f9
ISO_ -> ISO rename
2001-06-11 02:17:23 +00:00
Andrey A. Chernov
bc930028f5
ISO_ -> ISO (partially)
2001-06-11 02:12:25 +00:00
Maxim Sobolev
21c8c21296
Remove commented out line that doesn't belong here.
2001-05-31 14:42:04 +00:00
Maxim Sobolev
1adc0a5c02
Add Ukrainian language support for FreeBSD console.
...
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
Reviewed by: ache, phantom, ru, sobomax
2001-04-17 12:51:27 +00:00
Maxim Sobolev
92d86b9e1e
Whitespace only: convert several tabs into spaces to make style consistent.
2001-04-09 16:55:32 +00:00
Maxim Sobolev
16b88ed98d
Whitespace only: Convert several tabs into spaces, to make style consistent.
2001-04-09 16:36:48 +00:00
Andrey A. Chernov
2ef08b2e1b
Shift+Ins - paste buffer
...
Shift+PrintScr - prev. screen
2001-03-11 23:41:19 +00:00