summaryrefslogtreecommitdiffstats
path: root/share/syscons
Commit message (Collapse)AuthorAgeFilesLines
* Add Greek keyboardache2001-01-173-0/+563
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* Add iso07 fontsache2001-01-174-0/+231
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+3
| | | | | | | | | 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.
* Add Turkish keyboardache2000-08-303-0/+132
| | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
* 8859-9 fontache2000-08-293-0/+99
| | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
* Add iso08 fontsache2000-08-291-0/+1
|
* Fix Hebrew langcodeache2000-08-291-6/+6
|
* Hebrew keyboardache2000-08-292-0/+6
|
* Add Hebrew keyboardache2000-08-291-0/+114
| | | | | PR: 20864 Submitted by: Allow Ole <allow@darkserver.dyndns.org>
* 8859-8 fontsache2000-08-284-1/+242
| | | | | PR: 20864 Submitted by: Allow Ole <allow@darkserver.dyndns.org>
* Add versions of the UK keymaps with the key marked "Caps Lock"joe2000-07-023-3/+3
| | | | | | | | | | 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 :)
* Finland is also entitled to have an Euro character :)roberto2000-05-311-1/+1
| | | | Submitted by: Mikko Hyvarinen <morphy@morphy.iki.fi>
* Add the Euro character on AltGr + E in these european keymaps as well.roberto2000-05-3114-14/+14
| | | | | Reminded by: Anders Andersson <anders@sanyusan.se> alex@big.endian.de (Alexander Langer)
* Makes AltGr + E generate the ISO code for the Euro character instead ofroberto2000-05-313-3/+3
| | | | a plain 'e'.
* Add FreeBSD ID tags while I'm here, since people often copy an exitingobrien2000-05-0650-0/+59
| | | | keyboard map and then edit that and try to commit it.
* Add a keymap that is the standard ISO PC-101/3 layout, but with theobrien2000-05-062-1/+116
| | | | | | 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.
* Add Bulgarian keyboardsache2000-04-114-0/+509
| | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com>
* Add Codepage 1251 fontsache2000-04-115-0/+240
| | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com>
* Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.jmas2000-03-025-15/+269
| | | | | Reviewed by: yokota Approved by: jkh
* Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)jmas2000-03-023-4/+151
| | | | | Reviewed by: yokota Approved by: jkh
* Add Latin4 wide fontsache2000-01-084-1/+199
| | | | Submitted by: Ricardas Cepas <rch@richard.eu.org>
* Add Latin4 fonts, VGA 9bit mappedache2000-01-085-0/+240
| | | | Submitted by: Ricardas Cepas <rch@richard.eu.org>
* add Latin4 screen mapache2000-01-082-1/+68
| | | | Submitted by: Ricardas Cepas <rch@richard.eu.org>
* Add cs.latin2 keyboardache2000-01-071-0/+1
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Fix typoache2000-01-071-1/+1
|
* Add iso04 fontsache1999-12-245-0/+238
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* Add Lithuanian keyboardache1999-12-243-0/+245
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* Add ACS support to 8859-2 fontsache1999-12-246-295/+198
| | | | | | | | Remove stale 8859-2 font Fix Russian INDEX entries Add more languages to FONT fields Submitted by: fonts from Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Add cs qwertz keyboardache1999-12-222-0/+288
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Spanish messagesyokota1999-11-301-24/+36
| | | | | | | | | | | - Add Spanish messages to new keymaps. - Improve other Spanish messages. Fix minor bits in the previous commit: - Fix a German message entry erroneously classified as English. - Sort entries. Submitted by: Jose M Alcaide <jose@we.lc.ehu.es>
* - Fixed German spelling in INDEX.keymaps.yokota1999-11-291-10/+55
| | | | | | - Added Estonian and new Swiss keymaps. Submitted by: Blapp Martin (mb@imb.ch)
* - Fix Swiss keymaps: swissfrench.iso.kbd and swissgerman.iso.kbd.yokota1999-11-297-46/+545
| | | | | | | | | Add new keymaps: swissfrench.iso.acc.kbd, swissgerman.acc.kbd, swissfrench.cp850.kbd, and swissgerman.cp850.kbd. PR: conf/14667 Submitted by: Blapp Martin (mb@imb.ch) Tested by: a number of Swiss users.
* - Added Estonian keymaps: estonian.iso.kbd, estonian.iso15.kbd,yokota1999-11-285-0/+349
| | | | | | | and estonian.cp850.kbd. PR: conf/14658 Submitted by: priit@mig.ee
* Add ua.koi8-u.kbdache1999-10-182-0/+244
| | | | Submitted by: Alexey Zelkin <phantom@cris.net>
* Add spanish support, fixing my own PR.jmas1999-09-161-1/+36
| | | | | PR: i386/10595 Submitted by: Jose M. Alcaide (jose@we.lc.ehu.es)
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
|
* Correct xref: setlocal -> setlocale(3).sheldonh1999-08-231-2/+2
| | | | | PR: 13321 Submitted by: Alexey Zelkin <phantom@cris.net>
* Add French-Canadian keymap.yokota1999-08-163-2/+149
| | | | | PR: misc/12615 Submitted by: Alexandre Normand <outcast@globetrotter.net>
* - Fix Belgian keyboard map (be.iso.kbd).yokota1999-07-074-18/+160
| | | | | | - Add Belgian keyboard map with dead keys (be.iso.acc.kbd). Tested and corrections submitted by: "Renaud Fivet" <rfi@ntc.be>
* Add Central European, Czech and Slovak keymaps.yokota1999-06-235-2/+919
| | | | | PR: misc/11443, misc/11446, misc/11447 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Remove one tab from us.iso.kbd so that it now has no tabs in it. Thisimp1999-05-082-12/+13
| | | | | | | | | is likely the intent of the original author since no other places use tabs. Sync us.unix.kdb to us.iso.kbd. It should now only swap ESC and `~, bs and delete, control and caps lock and make no other changes from us.iso.kdb.
* Fix <back quote>/<logical not>/<vertical bar> key.yokota1999-02-202-2/+2
| | | | PR: i386/10130
* - Fix errors in some keymap files.yokota1999-01-2847-356/+750
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The numpad * key should always generate *. - The numpad - is fkey52 and should not generate a control code (0x1f). - The numpad 5 is fkey54, not fkey61. - The numpad 6 is fkey55 and should not generate a control code (0x1e). - Fix Spanish keymap. PR: i386/9532 Submitted by jose@we.lc.ehu.es. - Added Croatian keymap. It is the same as the Slovenian keymap. PR: misc/9706 Pointed out by: Damjan Marion - Addef Finnish keymap. It is the same as the Swedish keymap. PR: bin/9632 Submitted by: Martti Kuparinen - Assign special functions consistently in all keymap files. 101 keyboard 84 keyboard function ------------------------------------------------------------------------ Ctrl-Alt-Delete Ctrl-Alt-Delete reboot Ctrl-Alt-Esc Ctrl-Alt-Esc debug Ctrl-Alt-Space Ctrl-Alt-Space susp ScrollLock ScrollLock slock PrintScreen Shift-(Numpad *)/PrintScreen nscr Ctrl-PrintScreen Shift-Ctrl-(Numpad *)/PrintScreen debug Alt-PrintScreen/SysRq SysRq nop Pause Ctrl-NumLock slock Shift-Pause Shift-Ctrl-NumLock saver Alt-Pause Alt-Ctrl-NumLock susp Ctrl-Pause/Break Ctrl-ScrollLock/Break nop Left W*ndow key NA fkey62 Right W*ndow key NA fkey63 Menu NA fkey64 NOTE: us.unix.kbd and us.emacs.kbd are very much different from the other keymaps, thus, I didn't touch them.
* - Added Spanish messages.yokota1999-01-181-13/+48
| | | | | | Submitted by: J M Alcaide <jose@we.lc.ehu.es> - Fixed typo in the last commit: IS-8859-1 -> ISO-8859-1
* Add Portuguese keymaps.yokota1999-01-184-2/+262
| | | | Submitted by: Paulo Menezes <pm@dee.uc.pt>
* Correct Hungarian keymap file names.yokota1999-01-181-2/+4
|
* Fix some symbol keys, accented chars, and capslock state flags.yokota1999-01-181-11/+11
| | | | Submitted by: Thordur Ivarsson <thivars@est.is>
* Forgot the Makefile entry for the Latin9 font.roberto1998-11-061-2/+2
| | | | Caught by: Janick Taillandier <Janick.Taillandier@ratp.fr>
* New ISO-8859-15 thin font. It includes some missing characters from 8859-1roberto1998-11-052-1/+101
| | | | | | | (like OE & oe diphthong) and the Euro character. It also includes the VTxx semi-graphic characters. Reviewed by: the deafening silence in -current :)
* Add a hungarian map to allow use of a US 101 key keyboard.julian1998-10-303-4/+325
| | | | | | Rename and extend the 102 key version to distinguish it from the 101 key version. Submitted by: Gabor Zahemszky <zgabor@cs.elte.hu>
OpenPOWER on IntegriCloud