The lxqt-runner package provides a tool used to launch programs quickly by typing their names.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/lxqt-runner/releases/download/1.4.0/lxqt-runner-1.4.0.tar.xz
Download MD5 sum: 2b51f887ed36a9d39085fa6b938e5013
Download size: 220 KB
Estimated disk space required: 4.4 MB
Estimated build time: 0.1 SBU
Install lxqt-runner 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
To use lxqt-runner, simultaneously press the Alt-F2 keys. A dialog window appears in the top center of the screen. When you start typing a command, a list of possible matches appears and changes as you keep typing.