Changes
libkeymap:
- Add API to get/set keymap keywords.
- Export functions to convert the value to kernel code.
- Fix double kbdfile open.
- Dump action codes for keycode 0.
libkfont:
- Fix buffer allocation for doubled font.
- Check console mode.
keymaps:
- Add hcesar layout, for portuguese speaking countries.
- Update Colemak-DH keymaps with upstream changes.
- sv-latin1.map: make Ctrl+AltGr+9 act as Ctrl+].
fonts:
- Remove non-free Agafari fonts.
build-sys:
- Use autoconf 2.72.
- Do not substitute variables from configure.
- Makefiles cleanup.
- Fix build warning.
other:
- Add configure option to control keymaps compression.
- Update man pages.
- Remove deprecated startup scripts.
- Remove outdated docs.
- Update translations (from translationproject.org)
New Contributors
Full Changelog: v2.6.4...v2.7