https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235546
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: [email protected]
Reporter: [email protected]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"