Date: Mon, 28 Jul 2014 10:29:16 -0400 From: Ed Maste <emaste@freebsd.org> To: Stefan Esser <se@freebsd.org> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r269120 - head/usr.sbin/kbdcontrol Message-ID: <CAPyFy2BXYvwsBfrS2Na-prc9nFpN6AuNYx5qavQB0Y3dJowV=g@mail.gmail.com> In-Reply-To: <201407261314.s6QDESOC015453@svn.freebsd.org> References: <201407261314.s6QDESOC015453@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26 July 2014 09:14, Stefan Esser <se@freebsd.org> wrote: > Author: se > Date: Sat Jul 26 13:14:28 2014 > New Revision: 269120 > URL: http://svnweb.freebsd.org/changeset/base/269120 > > Log: > The previous commit (r269119) introduced a regression: It removed the > ability to specify the the full path name of the keymap file. > > Instead leave the original search order intact, but insert the path for > newcons-specific fonts (if run on a system using newcons): > > - KEYMAP_PATH in environment > - full path name > - /usr/share/vt/keymaps (only if newcons is in use!) > - /usr/share/syscons/keymaps (also as fall-back for newcons) Thanks -- this is a useful measure until the keymaps are all converted or copied over. To clarify for others, the 8859-1 (*.iso.kbd) keymaps should all be fine with vt(4), as the first 256 Unicode code points are the same as 8859-1.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BXYvwsBfrS2Na-prc9nFpN6AuNYx5qavQB0Y3dJowV=g>