Code Monkey home page Code Monkey logo

lxqt-globalkeys's Introduction

lxqt-globalkeys

Overview

This repository is providing tools to set global keyboard shortcuts in LXQt sessions, that is shortcuts which apply to the LXQt session as a whole and are not limited to distinct applications.

The core components are two binaries lxqt-globalkeysd and lxqt-config-globalkeyshortcuts. lxqt-globalkeysd is running in a daemon-like manner as so-called LXQt Module and doing the actual work. GUI lxqt-config-globalkeyshortcuts is used to customize the shortcut settings.

Installation

Compiling source code

The only runtime dependencies is liblxqt. Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems, depending on the way library paths are dealt with on 64bit systems variables like CMAKE_INSTALL_LIBDIR may have to be set as well.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

Official binary packages are provided by all major Linux and BSD distributions. Just use your package manager to search for string lxqt-globalkeys.

Configuration, Usage

Caveat lxqt-globalkeys vs. window managers

Window managers can assign shortcuts as well and their scope may overlap with the one of lxqt-globalkeys in LXQt sessions. This was e. g. affecting elderly configuration files rc.xml of Openbox which were assigning Ctrl+Alt+D to toggling the display of the desktop which lxqt-globalkeys tries to do as well. This resulted in a warning message "Global shortcut C+A+d+ cannot be registered", see lxqt/lxqt#1032. As depicted in this issue lxqt-notificationd will show a warning when conflicts like this come up and users can thus decide whether they want to have the shortcut in question handled by the respective window manager or lxqt-globalkeys.

lxqt-globalkeys

Daemon-like lxqt-globalkeysd can be adjusted from section "Basic Settings" in configuration dialogue LXQt Session Settings of lxqt-session.

Configuration dialogue "Global Actions Manager" (binary lxqt-config-globalkeyshortcuts) which is used to customize shortcuts can be opened from the panel's main menu - Preferences - LXQt Settings - Shortcut Keys and is provided by the Configuration Center of lxqt-config as well.

Translations

Translations can be done in LXQt-Weblate

Translation status

lxqt-globalkeys's People

Contributors

kuzmas avatar luis-pereira avatar lxqtbot avatar agaida avatar tsujan avatar pcman avatar antis81 avatar palinek avatar stefonarch avatar scootergrisen avatar jleclanche avatar dglent avatar amoskvin avatar sokoloffa avatar paulolieuthier avatar ska67 avatar zoli111 avatar welaq avatar henry-hsieh avatar p-bo avatar micrococo avatar smarquespt avatar philippwiesemann avatar pvanek avatar selairi avatar fat-zer avatar eltonfabricio10 avatar milotype avatar roxfr avatar attuska avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.