The Lightweight Qt Desktop Environment

Release qterminal 1.4.0

The LXQt team is proud to announce the release of qterminal 1.4.0. The release can be downloaded from Github.

Main changes:

  • Handled bell (BEL, ‘\a’) via libcanberra, and added an “Audible bell” option.
  • Use qWarning().noquote().
  • Ported away from deprecated Qt::MidButton.
  • Let the latest QTermWidget library set TERM.
  • Corrected tab order in settings dialog.
  • Removed an unused non POD variable.
  • Supported Putty-style mouse button swap.
  • Avoided a case of null pointer dereference.


A full list of changes is in the CHANGELOG file.