lxqt-globalkeys-1.4.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.1 platform.

Package Information

lxqt-globalkeys Dependencies

Required

liblxqt-1.4.0

Installation of lxqt-globalkeys

Install lxqt-globalkeys by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      ..                          &&
make

This package does not come with a test suite.

Now, as the root user:

make install

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 the lxqt-globalkeys API functions

liblxqt-globalkeys-ui.so

contains the liblxqt-globalkeys-ui API functions