The lxqt-globalkeys package contains a daemon used to register global keyboard shortcuts and a key shortcut GUI editor.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://downloads.lxqt.org/lxqt/0.10.0/lxqt-globalkeys-0.10.0.tar.xz
Download MD5 sum: 7657a595119fea4d4d08253b0816b792
Download size: 52 KB
Estimated disk space required: 6.6 MB
Estimated build time: 0.5 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-globalkeys
Install lxqt-globalkeys by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ -DCMAKE_INSTALL_LIBDIR=lib \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2016-03-05 10:01:52 -0800