Opened 8 days ago

Last modified 25 hours ago

#5608 reopened enhancement

kbd-2.7.1

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 7 days ago

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)

comment:2 by Bruce Dubbs, 2 days ago

Resolution: fixed
Status: newclosed

Fixed at revision 4fd0680ccf.

comment:3 by Bruce Dubbs, 25 hours ago

Resolution: fixed
Status: closedreopened
Summary: kbd-2.7kbd-2.7.1

Now version 2.7.1.

comment:4 by Bruce Dubbs, 25 hours ago

2.7.1

setfont:

  • Fixed regression in argument parsing. Allow arguments and options to be mixed.

dumpkeys:

  • Fixed dumpkeys on pc and non-pc architectures. The value of keycode 0 has a special meaning, but on some architectures (like powerpc) keyboards may generate keycode zero.
Note: See TracTickets for help on using tickets.