summaryrefslogtreecommitdiffstats
path: root/share/syscons
Commit message (Collapse)AuthorAgeFilesLines
...
* Keep the entries sorted by name. Rev.1.21 broke the order inadvertently.yokota1998-10-161-2/+2
| | | | No functaionlal change.
* Make a local build tool static to avoid trying to use shared librariesjb1998-08-301-2/+2
| | | | before rtld is installed.
* Use us rather than ns, pre recent commitsimp1998-08-101-2/+2
|
* Add an emacs enhanced keyboard layout.imp1998-08-103-4/+119
| | | | Submitted by: Rob Austein <sra@epilogue.com>
* add Hungarian keyboardache1998-08-073-3/+117
| | | | Submitted by: Zahemszky Gabor <zgabor@zg.CoDe.hu>
* Fix some definitions.yokota1998-08-062-12/+18
| | | | | PR: conf/7497 Submitted by: Mas.TAKEMURA
* The control code ^_ (0x1f) should really be called `us' rather than `ns'.yokota1998-08-0637-75/+75
|
* Add singlehand dvorak keyboard layouts, one for right hand use andsos1998-07-293-1/+237
| | | | | | one for lefthand use. Submitted by: "Chris Csanady" <cc@tarsier.ca.sandia.gov>
* Added a `build-tools' target for internal tools.bde1998-07-071-3/+5
| | | | Honor LDFLAGS for building internal tools.
* A few tweaks to the spanish keymap.steve1998-06-271-5/+5
| | | | | PR: 7080 Submitted by: Jose M. Acaide <jose@we.lc.ehu.es>
* Add a swissfrench keyboard mapping.steve1998-06-133-2/+125
| | | | | PR: 6916 Submitted by: tamone@eig.unige.ch
* Just the sans-serif console font that I use on my system; I've made thephk1998-05-043-1/+146
| | | | | | | | | 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>
* fkey61 is the same thing as del, kinda. Make sure that we really swap del andimp1998-03-301-2/+2
| | | | | | bs. Reported by: Chuck Robey
* Add us.unix.kbd. Just like us.iso.kbd except:imp1998-03-283-3/+120
| | | | | | | | | | | | | 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
* Reword description of Brazilian keyboard.yokota1998-02-151-10/+10
| | | | Submitted by: Daniel C. Sobral
* - Add Brazilian keymap with accent definitions.yokota1998-02-123-4/+197
| | | | | | - Better Portuguese language support for kbdmap(1). PR: misc/5723 Submitted by: Daniel C. Sobral
* Define CTL-ALT-SPACE as `suspend' in the Russian keymaps too.yokota1998-01-283-3/+3
| | | | OKed by ache.
* Oops, remove the wrong comment line I accidentaly added in the last commit.yokota1998-01-281-1/+0
|
* - Correct inconsistencies among keymaps.yokota1998-01-2734-151/+497
| | | | | | | | | | | | | - 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.
* Add support for dead keys in the French ISO keymap.roberto1998-01-081-1/+26
| | | | Submitted by: Pierre Beyssac <pb@fasterix.freenix.org>
* icelandic.iso.kbdyokota1998-01-073-4/+167
| | | | | | | | | - 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.
* 444 -> ${SHAREMODE}wosch1998-01-033-10/+12
| | | | /usr/share -> ${SHAREDIR}
* Add Slovenian keyboardache1997-11-072-1/+116
| | | | Submitted by: Blaz Zupan <blaz@amis.net>
* - print ¤ when pressing Shift-4 (not w/ AltGR-4 as in the original).ache1997-09-241-1/+1
| | | | | | - 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)
* Polish fonts and keymap.wosch1997-09-229-4/+477
| | | | | Submitted by: abial@warman.org.pl PR: 4522
* Fix the key marked '9' ')' ']' to produce ascii gs with control.sos1997-08-181-1/+1
|
* Be systematic here...phk1997-07-241-1/+1
|
* Add Latin American keyboardache1997-07-143-2/+114
| | | | PR: 2863
* Belgian keyboard fixesache1997-06-141-17/+17
| | | | Submitted by: bovynf@awe.be
* New Italian keymapjkh1997-05-101-1/+15
| | | | Submitted by: Gianmarco Giovannelli <gmarco@scotty.masternet.it>
* Back out cd ${.CURDIR}, stale obj faultache1997-04-042-4/+2
|
* put the german keys where they belong.sos1997-04-031-5/+5
| | | | Submitted by: Slaven Rezic
* cd ${.CURDIR} before installing, since no files in the obj directoryache1997-04-022-4/+6
|
* Revert $FreeBSD$ to $Id$peter1997-02-225-5/+5
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-5/+5
| | | | | | | | 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.
* I was wrong about this file - NOOBJ is not correct here.jkh1997-01-021-1/+0
|
* Add missing NOOBJjkh1997-01-011-0/+1
|
* Don't create unused object directory.bde1997-01-012-10/+4
| | | | Don't override harmless clean rule.
* Use ${COPY} instead of -c for installing non-source files.bde1997-01-011-1/+1
|
* Fix a syntax error in the Belgian keymap. It caused a wrong mappingjoerg1996-11-091-1/+1
| | | | and a superfluous `i' on stdout (lex' default rule...).
* My MDA screen finally bothered me enough to create an ISO 8859-1 ->joerg1996-11-062-1/+60
| | | | IBM cp437 screenmap file.
* Add swissgerman keyboardache1996-10-213-2/+120
| | | | Submitted by: Adrian Steinmann <ast@marabu.ch>
* Apparently the last few lines has been eaten somehow.sos1996-10-061-1/+9
| | | | Submitted by: Daniel C. Sobral
* Fix the bug that caused switch to ttyv02 when pressing the numpad enter.sos1996-09-0922-31/+23
|
* add 8x16 iso-8859-2 fontwosch1996-08-193-2/+101
| | | | submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
* abbreviate UKwosch1996-08-193-5/+120
| | | | add iso keyboard map for Belgian
* add br275.iso.kbd - Brazilian 275 keyboard ISO-8859-1wosch1996-07-304-11/+288
| | | | | | | | add br275.cp850.kbd - Brazilian 275 keyboard Codepage 850 Makefile: sort keymaps entries submitted by: Daniel C. Sobral <dcs@gns.com.br>
* s/Choise/Choose/gwosch1996-07-252-4/+4
| | | | | | close PR misc/1426 Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* Norwegian iso keyboard definition file added.sos1996-07-013-2/+120
| | | | Submitted by: "Åge Røbekk" <aagero@aage.priv.no>
* add keymap entries forwosch1996-04-141-13/+22
| | | | | | | Italian ISO, Japanese 106/106x, Spanish ISO [en,de] add US dvorak [en,de,fr] remove old test examples
OpenPOWER on IntegriCloud