Releases: legionus/kbd
Releases · legionus/kbd
v2.5-rc1
Changes
libkfont:
- Make libkfont public library.
- Add kfont_free().
- Initialize kfont_context->options.
- Тake the verbose parameter into account when logging messages.
libkeymap:
- Better error message on unsupported unicode value.
setvtrgb:
- Add hexadecimal file support.
keymaps:
- i386/qwerty/ie.map: Add Irish keyboard map.
- i386/neo/3l.map: Add 3l keymap.
- i386/qwerty/it.map: Add braces to IT keyboard map.
- pt-latin1.map: Add Euro at Portuguese keyboards.
- fa.map: drop high codepoint character that chokes loadkeys.
- i386/neo: use Delete instead of Backspace.
v2.4.0
v2.3.0
Changes
- New:
- Added libkfont library (internal yet).
- Keymaps:
- Added Canadian Multilingual Standard keyboard map.
- Added us1 that maps Right Alt to AltGr and Shift+Tab to Alt+Tab.
- The dead_macron is used instead of macron in fi.map.
- Utilities:
- Added retries when switching to the console (chvt, openvt).
- Added option -d to double size of font (setfont).
- Added long options, help messages.
- Fonts:
- Added solar24x32 font.
- Updated eurlatgr font.
- Docs:
- Fixed problems with formatting man pages.