%general-entities; ]> $LastChangedBy$ $Date$ lxqt-config-&lxqt-config-version; lxqt-config Introduction to lxqt-config The lxqt-config package provides the LXQt system settings center. &lfs80_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lxqt-config-md5sum; Download size: &lxqt-config-size; Estimated disk space required: &lxqt-config-buildsize; Estimated build time: &lxqt-config-time; lxqt-config Dependencies Required and ( or ) Optional (to download translation files) or (to add localization files) User Notes: Installation of lxqt-config First, do a temporary workaround due to cmake-3.8: new='../liblxqt-config-cursor/lxqt-config-cursor_autogen/include' sed -i "/CURRENT_BINARY_DIR/a \"\${CMAKE_CURRENT_BINARY_DIR}/$new\"" \ lxqt-config-appearance/CMakeLists.txt \ lxqt-config-input/CMakeLists.txt && unset new Install lxqt-config by running the following commands: mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DPULL_TRANSLATIONS=no \ -DCMAKE_INSTALL_LIBDIR=lib \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations -DPULL_TRANSLATIONS=no: Removes the need for , which would otherwise be requested to download the translation files. Contents Installed Programs Installed Library Installed Directories lxqt-config, lxqt-config-appearance, lxqt-config-brightness, lxqt-config-file-associations, lxqt-config-input, lxqt-config-locale, and lxqt-config-monitor liblxqt-config-cursor.so $LXQT_PREFIX/lib/lxqt-config Short Descriptions lxqt-config is the LXQt configuration center. lxqt-config lxqt-config-appearance is the LXQt program used to change themes, icon themes, and fonts used by applications. lxqt-config-appearance lxqt-config-brightness configures brightness settings of ouput devices. lxqt-config-brightness lxqt-config-file-associations is the LXQt program used to associate files with programs. lxqt-config-file-associations lxqt-config-input is the LXQt program used to configure input devices (e.g. mouse speed, cursor, keyboard speed, keyboard layout). lxqt-config-input lxqt-config-locale configures the locale used in LXQt sessions. lxqt-config-locale lxqt-config-monitor is the LXQt xrandr based program used to configure the monitor. lxqt-config-monitor liblxqt-config-cursor.so contains the liblxqt-config-cursor API functions. liblxqt-config-cursor.so