Roman Kyrylych wrote:
Upstream update.
Changelog: ----------
o Build system: - Add klibc support. - Fix errors when building with -Werror=format-security gcc option (Herton Ronaldo Krzesinski). - Fix cross-compiling problems.
o Programs: - loadkeys: Auto-convert “traditional”/Unicode keysyms (Michael Schutte). - loadkeys: Support bidirectional conversion of keysyms (Michael Schutte). - loadkeys: Support Unicode compose tables (Michael Schutte). - showconsolefont: Print adequate space chars (Michael Schutte). - dumpkeys: Use U+… in “compose” lines if KDGKBDIACRUC is available (Michael Schutte). - Add support for Brl_dot9 and Brl_dot10 (Michael Schutte). - Never handle plain ASCII characters as Unicode (Michael Schutte). - Enable UNUMBERs in compose definitions (Michael Schutte).
o Keymaps: - bg_pho-utf8 keycode 38 assignment fix. - Add keymap for Colemak. - Add keymap for German Intel based Macs. - Add UK keymap for the Sun Type-6 keyboard. - Add French keymap Dvorak. - Add Kirghiz keymap. - Add Tajik keymap.
Please signoff. Thanks Andrea for building it for i686!
BTW, testingpkg hanged indefinetely after uploading a file, so I had to use archrelease to update the SVN. Is it a known issue that is fixed in the git version?
I'm getting a "loading keyboard map" fail during bootup.
sudo /bin/loadkeys -q -u us Password: KDSKBENT: Invalid argument failed to bind key 6 to value 61604 KDSKBENT: Invalid argument failed to bind key 46 to value 61602 KDSKBDIACRUC: Invalid argument
The 1.15 version of kbd works fine. Allan