lxqt-globalkeys-2.3.0

Introduction to lxqt-globalkeys

The lxqt-globalkeys package contains a daemon used to register global keyboard shortcuts as well as an editor for keyboard shortcuts.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

lxqt-globalkeys Dependencies

Required

liblxqt-2.3.0

Installation of lxqt-globalkeys

Prepare lxqt-globalkeys by running the following commands:

cmake -B build -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release
cmake --build build

This package does not come with a test suite.

Now Install the package, as the root user:

cmake --install build

Contents

Installed Programs: lxqt-config-globalkeyshortcuts and lxqt-globalkeysd
Installed Libraries: liblxqt-globalkeys.so and liblxqt-globalkeys-ui.so
Installed Directories: /usr/include/lxqt-globalkeys{,-ui} and /usr/share/cmake/lxqt-globalkeys{,-ui}

Short Descriptions

lxqt-config-globalkeyshortcuts

is an editor for keyboard shortcuts

lxqt-globalkeysd

is the global keyboard shortcut daemon

lxqt-globalkeys.so

contains functions to register keyboard shortcuts

liblxqt-globalkeys-ui.so

contains functions that allow a UI to set keyboard shortcuts