lxqt-config-2.0.0

Introduction to lxqt-config

The lxqt-config package provides the LXQt Configuration Center.

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

Package Information

lxqt-config Dependencies

Required

liblxqt-2.0.0, kconfig-6.5.0 for lxqt, libkscreen-6.1.4 for lxqt, and xorg-libinput-1.4.0

Installation of lxqt-config

Install lxqt-config by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_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, lxqt-config-appearance, lxqt-config-brightness, lxqt-config-file-associations, lxqt-config-input, lxqt-config-locale, and lxqt-config-monitor
Installed Library: liblxqt-config-cursor.so
Installed Directories: /usr/lib/lxqt-config

Short Descriptions

lxqt-config

is the LXQt Configuration Center

lxqt-config-appearance

is used to change system themes, icon themes, and fonts used by applications in an LXQt session

lxqt-config-brightness

configures the brightness setting of a monitor

lxqt-config-file-associations

is used to associate filetypes with programs

lxqt-config-input

is used to configure input devices, setting options such as the mouse speed, the cursor, the keyboard speed, and the keyboard layout

lxqt-config-locale

configures the locale used in LXQt sessions

lxqt-config-monitor

is a graphical frontend to xrandr that configures monitors on a system

liblxqt-config-cursor.so

contains the liblxqt-config-cursor API functions