luigi
9640513fe7
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
ache
5e20feda93
Add Dutch ISO keymap
...
PR: 17699
Submitted by: Edwin Groothuis <mavetju@chello.nl>
2002-10-17 19:56:00 +00:00
schweikh
5b8471413b
Fix typo and ispell while I'm here.
...
PR: bin/41819
Submitted by: Christophe Juniet <cjuniet@entreview.com>
MFC after: 3 days
2002-08-21 07:51:45 +00:00
ru
a8adf98c82
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
ru
cd7c90d38f
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +00:00
asmodai
93edb94e4e
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
ache
515c235f60
The idea of mapping non-existen characters to space (0x20) was nice alone,
...
but those maps also used as backward maps for Paste, so space becomes mapped
to last non-existen character on Paste as result.
Fix it by mapping non-existen characters to another non-existen one, i.e. to
0x00, so unused 0x00 can be backward-mapped to some junk without real harm.
Pointed by: Alexander Kabaev <ak03@gte.com>
2002-01-21 21:52:02 +00:00
ache
5ae19dd6c4
Fix to conform standard
2002-01-01 07:43:45 +00:00
ache
bc375f8473
Add 8859-5 keymaps
...
PR: 32449
Submitted by: Alexey Klimov <klim@unique.kiev.ua>
2002-01-01 06:51:22 +00:00
ache
a6c4e35535
Add 8859-5 fonts
...
PR: 32448
Submitted by: Alexey Klimov <klim@unique.kiev.ua>
2002-01-01 06:44:36 +00:00
sobomax
933dfc6762
Add missed capital GHE letter.
...
PR: 28571
Submitted by: Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-05 16:09:10 +00:00
ache
968571c9f2
Add us-ascii_to_cp437 screenmap
2001-11-23 11:15:21 +00:00
ache
066850942f
Add table for iso-8859-4 vga9 fonts
2001-11-23 01:39:42 +00:00
ache
c63e0b16dd
1) Map all unused characters into 'space'.
...
2) iso-8859-4_to_cp437 not do what its name tells at all, remove it
2001-11-23 01:25:56 +00:00
ache
1aae1f7206
Standard conformance cleanup
2001-11-23 00:10:17 +00:00
ache
6da34a3b75
Standards conformance cleanup
2001-11-22 23:39:06 +00:00
ache
0ffe892316
Improve Greek support in syscons
...
PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:48:58 +00:00
ache
c58cb395e6
Replace wrong CP437 font by actual Latin7 one
...
PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:17:29 +00:00
sobomax
98952b6123
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
sobomax
1aabd43aaa
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
phantom
1685c3726a
fix ukrainian translation of 'Norwegian' word
...
PR: misc/28605
Submitted by: Alexey Klimov <klim@unique.kiev.ua>
2001-11-14 18:52:43 +00:00
nyan
d5c9b58974
Added PC-98x1 keymaps.
2001-06-17 03:10:38 +00:00
ache
05045c1d05
ISO_ -> ISO rename
2001-06-11 02:17:23 +00:00
ache
835fc923cd
ISO_ -> ISO (partially)
2001-06-11 02:12:25 +00:00
sobomax
a1954b8e38
Remove commented out line that doesn't belong here.
2001-05-31 14:42:04 +00:00
sobomax
2ebe223069
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
sobomax
d06e42bb7e
Whitespace only: convert several tabs into spaces to make style consistent.
2001-04-09 16:55:32 +00:00
sobomax
08cc70e40d
Whitespace only: Convert several tabs into spaces, to make style consistent.
2001-04-09 16:36:48 +00:00
ache
096f4f1395
Shift+Ins - paste buffer
...
Shift+PrintScr - prev. screen
2001-03-11 23:41:19 +00:00
ache
00fb20d0e1
Add Greek keyboard
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 16:27:47 +00:00
ache
98ba472b80
Add iso07 fonts
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 15:57:22 +00:00
phk
a4f549597e
Initiate deorbit burn sequence for <machine/console.h>.
...
Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>.
This is also the appropriate fix for exo-tree sources.
Put warnings in <machine/console.h> to discourage use.
November 15th 2000 the warnings will be converted to errors.
January 15th 2001 the <machine/console.h> files will be removed.
2000-10-08 21:34:00 +00:00
ache
9e4e8601b9
Add Turkish keyboard
...
Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
2000-08-30 11:04:51 +00:00
ache
84399998e0
8859-9 font
...
Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
2000-08-29 07:58:52 +00:00
ache
80d36224c2
Add iso08 fonts
2000-08-29 04:11:57 +00:00
ache
d1ef68eb0e
Fix Hebrew langcode
2000-08-29 04:11:29 +00:00
ache
50ef8ee643
Hebrew keyboard
2000-08-29 04:07:52 +00:00
ache
1c7dfa11be
Add Hebrew keyboard
...
PR: 20864
Submitted by: Allow Ole <allow@darkserver.dyndns.org>
2000-08-29 04:05:30 +00:00
ache
2ff526fc50
8859-8 fonts
...
PR: 20864
Submitted by: Allow Ole <allow@darkserver.dyndns.org>
2000-08-28 15:07:58 +00:00
joe
ecc506d77e
Add versions of the UK keymaps with the key marked "Caps Lock"
...
acting as a left control key. Many want a control key in the "real"
place, but still want the keymap to match the printed keys as much
as possible.
Inspired by obrien's us.pc-ctrl.kbd keymap, although I've had these
in my tree for a long time (since the left control key on my laptop
stopped working :)
2000-07-02 18:39:10 +00:00
roberto
c04c8e7957
Finland is also entitled to have an Euro character :)
...
Submitted by: Mikko Hyvarinen <morphy@morphy.iki.fi>
2000-05-31 14:53:27 +00:00
roberto
adf206f08d
Add the Euro character on AltGr + E in these european keymaps as well.
...
Reminded by: Anders Andersson <anders@sanyusan.se>
alex@big.endian.de (Alexander Langer)
2000-05-31 12:25:26 +00:00
roberto
102dd10a39
Makes AltGr + E generate the ISO code for the Euro character instead of
...
a plain 'e'.
2000-05-31 11:17:25 +00:00
obrien
490c78cb0e
Add FreeBSD ID tags while I'm here, since people often copy an exiting
...
keyboard map and then edit that and try to commit it.
2000-05-06 18:31:10 +00:00
obrien
ee54f2cd5a
Add a keymap that is the standard ISO PC-101/3 layout, but with the
...
key marked "Caps Lock" acting as a left control key. Many want a control
key in the Real place, but still want the keymap to match the printed keys
as much as possible.
2000-05-06 18:26:42 +00:00
ache
8147b5ec95
Add Bulgarian keyboards
...
Submitted by: Boris Stoev <borko_stoev@yahoo.com>
2000-04-11 22:09:19 +00:00
ache
0628bcb084
Add Codepage 1251 fonts
...
Submitted by: Boris Stoev <borko_stoev@yahoo.com>
2000-04-11 21:55:44 +00:00
jmas
b751643913
Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:45:52 +00:00
jmas
fd68f13558
Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:43:52 +00:00
ache
239682afda
Add Latin4 wide fonts
...
Submitted by: Ricardas Cepas <rch@richard.eu.org>
2000-01-08 18:54:43 +00:00