Manjaro LXQt with kwin

LXQt with kwin

From Manjaro
Revision as of 14:22, 25 August 2021 by Antis81 (talk | contribs) (preparing page for integration in LXQt main article (remove/merge redundant information))

Installation

user $ pamac install kwin systemsettings COPY TO CLIPBOARD



Optional: Remove OpenBox

If you had openbox installed, it can now be safely removed:

user $ pamac remove openbox COPY TO CLIPBOARD


(this will also remove obconf and any other dependencies)

As kwin comes with a builtin compositor you may want to remove compton/picom:

user $ pamac remove compton picom COPY TO CLIPBOARD


(this will also remove compton-conf and any other dependencies)

    • Note: Use of compton/picom with kwin is still possible. KDE's builtin compositor can be disabled in "KDE Systemsettings" (free choice!)**


Configuration

  1. Open LXQt Session Settings
  2. Select kwin_x11 as window manager
   <Screenshot TBD>

Logout or reboot and enjoy LXQt with kwin!


Global Keyboard Shortcuts

Global shortcuts are managed by lxqt-globalkeys (LXQt settings -> Global Shortcuts):

   <Screenshot TBD>

Note: Some window manager specific shortcuts are managed by kwin (e.g. "Alt+Tab" for the task switcher). Those are fully transparent to lxqt-globalkeys and cannot be assigned/changed!


Optional (WARNING - ADVANCED SECTION!): Configure kwin Shortcuts

All kwin shortcuts are managed in ~/.config/kglobalshortcutsrc.

    • Warning: Editing this file can lead to non-working keys! You have been warned!**

Search for the shortcut of choice and edit it. Alternatives are separated by comma (e.g. Alt+Tab,Alt+Tab,…).

    • Changes become effective on next login.** (log out/in for testing)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.