freebsd-dev/usr.sbin/kbdcontrol
Stefan Eßer 895a99ef10 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)

MFC after:	1 week
2014-07-26 13:14:28 +00:00
..
kbdcontrol.1 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
kbdcontrol.c The previous commit (r269119) introduced a regression: It removed the 2014-07-26 13:14:28 +00:00
kbdmap.5
lex.h Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
lex.l Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
Makefile
path.h Enable kbdcontrol(1) to use maps from vt(4) keymaps dir /usr/share/vt/keymaps 2014-05-29 14:39:25 +00:00