K 10 svn:author V 6 eadler K 8 svn:date V 27 2018-03-03T10:27:33.677002Z K 7 svn:log V 401 MFC r318891: Fix long standing issue in bsdconfig's keymap selection Since the translation to vt as terminal emulator, the keymaps files path has changed and this change does not get followed in bsdconfig. This implicates boot time warnings about a wrong keymap file, what is very confusing for the new users and for me too, so initialize the default keymaps search path depending on terminal type. END