aboutsummaryrefslogtreecommitdiff
path: root/share/syscons/keymaps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* bsd.files.mk: Fix FILESPACKAGELexi Winter2025-08-071-2/+0
| | | | | | | | | | | | | | | | | | | | Because TAGS may already have a package tag, assigning TAGS to FILESTAGS causes the value of FILESPACKAGE to be ignored. Only assign tags other than package, and take the default package from ${PACKAGE}, which matches the behaviour of bsd.confs.mk and bsd.man.mk. This fixes several files that were wrongly installed in utilities, including /usr/share/examples/sendmail/mailer.conf and some files in /usr/share/nls. The fix trips a bug in share/syscons where Makefile.inc was setting FILESPACKAGE to the wrong package, but the problem was hidden because the subdirectories set PACKAGE explicitly. Fix this by setting the correct FILESPACKAGE in Makefile.inc and removing the PACKAGEs. Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D51784
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* pkgbase: Create a syscons-data packageEmmanuel Vadot2021-09-071-0/+2
| | | | | | | | syscons is mostly deprecated and all it's files aren't needed for most users so create a separate package for them. Differential Revision: https://reviews.freebsd.org/D31798 Reviewed by: emaste
* Colemak Mod DH keyboard layoutCarlo Strub2019-05-051-0/+1
| | | | | | | | | | | This is a minor modification of the Colemak keyboard layout. See: http://colemakmods.github.io/mod-dh/ Reviewed by: philip Differential Revision: https://reviews.freebsd.org/D20133 Notes: svn path=/head/; revision=347145
* - Add us.iso Macbook/Macbook Pro keyboard supportRuey-Cherng Yu2018-05-031-1/+2
| | | | | | | | Approved by: delphij Differential Revision: https://reviews.freebsd.org/D14504 Notes: svn path=/head/; revision=333195
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* Remove NO_OBJSimon J. Gerraty2015-06-111-2/+0
| | | | | | | | | | For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp Notes: svn path=/head/; revision=284255
* Add the Programmer Dvorak Keyboard LayoutEitan Adler2012-12-061-2/+2
| | | | | | | | | PR: conf/173950 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: cperciva Notes: svn path=/head/; revision=243935
* Add Danish keyboard model for macbooks to syscons.Eitan Adler2012-10-221-0/+1
| | | | | | | | | | | | (not verified to be accurate) PR: conf/146793 Submitted by: Erik Cederstrand Approved by: cperciva MFC after: 1 week Notes: svn path=/head/; revision=241851
* Add Spanish Dvorak keyboard model to syscons.Eitan Adler2012-05-101-0/+1
| | | | | | | | | | | | (not verified to be accurate) PR: conf/160235 Submitted by: Alvaro <gobledb@gmail.com> Approved by: cperciva MFC after: 3 weeks Notes: svn path=/head/; revision=235251
* syscons: install all available kbdmapsUlrich Spörlein2011-01-301-3/+3
| | | | | | | | | | eee_nordic.kbd, us.dvorakl.kbd, and us.dvorakr.kbd were not installed. Found by: Neil Short <neshort@yahoo.com> MFC after: 3 weeks Notes: svn path=/head/; revision=218089
* Add a keymap for the Swiss-German Macbook keyboard.Gavin Atkinson2010-08-071-0/+1
| | | | | | | | | | PR: conf/139997 Submitted by: Andreas Tobler <andreast fgznet.ch> MFC after: 2 weeks Committed from: Bugathon #7 Notes: svn path=/head/; revision=211026
* Add various new keymaps:Edwin Groothuis2009-06-121-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=194084
* Add support for the Colemak keyboard layout from: http://colemak.com/.Philip Paeps2008-05-271-0/+1
| | | | | | | | | | # While here, restore alphabetical order in INDEX.keymaps. Submitted by: Geert Hendrickx <ghen -at- netbsd.org> MFC after: 1 week Notes: svn path=/head/; revision=179357
* Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards.Ollivier Robert2007-07-131-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=171425
* Add French dvorak keymap that supports accents. Based on FrancisMurray Stokely2007-01-161-1/+1
| | | | | | | | | | Leboutte's french layout. Submitted by: Clement Pillias <clementpillias@nerim.net> MFC after: 1 week Notes: svn path=/head/; revision=166041
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimicsMax Khon2004-03-151-1/+2
| | | | | | | | | | | | 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] = )!@#$%^&*( Notes: svn path=/head/; revision=127037
* Add kk_KZ.PT154Andrey A. Chernov2004-01-291-0/+1
| | | | | | | Submitted by: Birsh T <tim@zhezu.kz> Notes: svn path=/head/; revision=125208
* Use the standard <bsd.files.mk> API to install files.Ruslan Ermilov2004-01-191-46/+42
| | | | Notes: svn path=/head/; revision=124716
* Add be_BY.*Andrey A. Chernov2003-12-201-0/+1
| | | | | | | Submitted by: Yury Tarasievich <grog@grsu.by> Notes: svn path=/head/; revision=123682
* Add ARMSCII-8 console stuffAndrey A. Chernov2003-07-051-0/+1
| | | | | | | | PR: 53944 Submitted by: Vahe Khachikyan <vahe@khachikyan.de> Notes: svn path=/head/; revision=117260
* Replace lat-amer.kbd with two keyboardsAndrey A. Chernov2003-06-231-1/+1
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=116762
* German keymap with dead keys.Murray Stokely2003-06-191-1/+1
| | | | | | | | | PR: misc/28456 Submitted by: Ulrich Luttner <luttner@web.de> MFC After: 1 week Notes: svn path=/head/; revision=116576
* Add US syscons keymap w/ accents.Murray Stokely2003-06-191-1/+1
| | | | | | | PR: misc/18459 Notes: svn path=/head/; revision=116575
* Add French dvorak-like keymap for syscons.Murray Stokely2003-05-161-1/+1
| | | | | | | | | PR: conf/50732 Submitted by: Frederic PRACA <frederic.praca@freebsd-fr.org> Approved by: re Notes: svn path=/head/; revision=115051
* Add Norwegian dvorak keymap.Murray Stokely2003-05-051-1/+1
| | | | | | | | PR: conf/47556 Submitted by: Eirik Nygaard <eirikn@bluezone.no> Notes: svn path=/head/; revision=114702
* Add Dutch ISO keymapAndrey A. Chernov2002-10-171-1/+1
| | | | | | | | PR: 17699 Submitted by: Edwin Groothuis <mavetju@chello.nl> Notes: svn path=/head/; revision=105353
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
| | | | Notes: svn path=/head/; revision=100313
* Add 8859-5 keymapsAndrey A. Chernov2002-01-011-2/+2
| | | | | | | | PR: 32449 Submitted by: Alexey Klimov <klim@unique.kiev.ua> Notes: svn path=/head/; revision=88758
* Improve Greek support in sysconsAndrey A. Chernov2001-11-201-1/+2
| | | | | | | | PR: 32119 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com> Notes: svn path=/head/; revision=86694
* Added PC-98x1 keymaps.Yoshihiro Takahashi2001-06-171-1/+1
| | | | Notes: svn path=/head/; revision=78381
* ISO_ -> ISO (partially)Andrey A. Chernov2001-06-111-1/+1
| | | | Notes: svn path=/head/; revision=78042
* Add Ukrainian language support for FreeBSD console.Maxim Sobolev2001-04-171-1/+1
| | | | | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Reviewed by: ache, phantom, ru, sobomax Notes: svn path=/head/; revision=75597
* Add Greek keyboardAndrey A. Chernov2001-01-171-0/+1
| | | | | | | | PR: 24324 Submitted by: past@netmode.ntua.gr Notes: svn path=/head/; revision=71167
* Add Turkish keyboardAndrey A. Chernov2000-08-301-0/+1
| | | | | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr> Notes: svn path=/head/; revision=65253
* Hebrew keyboardAndrey A. Chernov2000-08-291-0/+1
| | | | Notes: svn path=/head/; revision=65187
* Add versions of the UK keymaps with the key marked "Caps Lock"Josef Karthauser2000-07-021-1/+1
| | | | | | | | | | | | | 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 :) Notes: svn path=/head/; revision=62420
* Add a keymap that is the standard ISO PC-101/3 layout, but with theDavid E. O'Brien2000-05-061-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=60106
* Add Bulgarian keyboardsAndrey A. Chernov2000-04-111-0/+1
| | | | | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com> Notes: svn path=/head/; revision=59158
* Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)Jose M. Alcaide2000-03-021-1/+1
| | | | | | | | Reviewed by: yokota Approved by: jkh Notes: svn path=/head/; revision=57693
* Add cs.latin2 keyboardAndrey A. Chernov2000-01-071-0/+1
| | | | | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=55578
* Add Lithuanian keyboardAndrey A. Chernov1999-12-241-0/+1
| | | | | | | Submitted by: Ricardas Cepas <rch@writeme.com> Notes: svn path=/head/; revision=55078
* - Fix Swiss keymaps: swissfrench.iso.kbd and swissgerman.iso.kbd.Kazutaka YOKOTA1999-11-291-2/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=53866
* - Added Estonian keymaps: estonian.iso.kbd, estonian.iso15.kbd,Kazutaka YOKOTA1999-11-281-0/+1
| | | | | | | | | | and estonian.cp850.kbd. PR: conf/14658 Submitted by: priit@mig.ee Notes: svn path=/head/; revision=53815
* Add ua.koi8-u.kbdAndrey A. Chernov1999-10-181-0/+1
| | | | | | | Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=52391
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476