Date: Wed, 06 Feb 2019 02:45:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235546] Keymaps file names in vt/ and syscons/ are not consistent Message-ID: <bug-235546-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235546 Bug ID: 235546 Summary: Keymaps file names in vt/ and syscons/ are not consistent Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: scootergrisen@gmail.com How come the kbd files in these two folder does not use the same style for = file names?: /share/vt/keymaps /share/syscons/keymaps For danish layout we have: share/vt/keymaps/dk.acc.kbd share/vt/keymaps/dk.kbd share/vt/keymaps/dk.macbook.kbd share/syscons/keymaps/danish.cp865.kbd share/syscons/keymaps/danish.iso.acc.kbd share/syscons/keymaps/danish.iso.kbd share/syscons/keymaps/danish.iso.macbook.kbd So "dk" is used in one folder and "danish" in the other. But for other languages its consistent ("cz" and "cz": share/vt/keymaps/cz.kbd share/syscons/keymaps/cz.iso2.kbd Another example: share/vt/keymaps/nordic.asus-eee.kbd share/syscons/keymaps/eee_nordic.kbd I would like for them to use the same style. Like 2 letter language code etc. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235546-227>