%general-entities; ]> $LastChangedBy: krejzi $ $Date: 2014-10-09 22:03:42 +0200 (Thu, 09 Oct 2014) $ KGlobalAccel-&kf5-version; KGlobalAccel Introduction to KGlobalAccel The KGlobalAccel package contains a library that allows you to have global accelerators that are independent of the focused window. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kglobalaccel-md5sum; Download size: &kglobalaccel-size; Estimated disk space required: &kglobalaccel-buildsize; Estimated build time: &kglobalaccel-time; KGlobalAccel Dependencies Required , and User Notes: Installation of KGlobalAccel Install KGlobalAccel by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories kglobalaccel5 libKF5GlobalAccelPrivate.so and libKF5GlobalAccel.so $KF5_PREFIX/include/KF5/KGlobalAccel, $KF5_PREFIX/lib/cmake/KF5GlobalAccel and $KF5_PREFIX/&qt5-plugins-dir;/org.kde.kglobalaccel5.platforms