Difference between revisions of "LXQt with kwin"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
m |
(put a reference to lxqt global shortcuts main article) Tags: Mobile web edit Mobile edit |
||
Line 25: | Line 25: | ||
===Global Keyboard Shortcuts=== | ===Global Keyboard Shortcuts=== | ||
{{BoxInfo|note| | {{BoxInfo|note|This article describes kwin specific shortcut configuration (e.g. "Alt+Tab" for the task switcher). LXQt does not change or manage those! For LXQt global shortcut configuration see [[LXQt#global_keyboard_shortcuts|main article]].}} | ||
All kwin shortcuts are managed in '''~/.config/kglobalshortcutsrc'''. | All kwin shortcuts are managed in '''~/.config/kglobalshortcutsrc'''. | ||
{{BoxDanger|warning|Editing this file can lead to non-working keys! You have been warned!}} | {{BoxDanger|warning|Editing this file can lead to non-working keys! You have been warned!}} |
Revision as of 07:39, 6 September 2021
Installation
If you like to try KWinFT replace the kwin package name in the command below this line with kwinft.
user $ pamac install kwin systemsettings
Optional: Remove OpenBox
If you had openbox installed, it can now be safely removed:
user $ pamac remove openbox
(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
(this will also remove compton-conf and any other dependencies)
Configuration
- Open LXQt Session Settings
- Select kwin_x11 as window manager
<Screenshot TBD>
Logout or reboot and enjoy LXQt with kwin!
Global Keyboard Shortcuts
All kwin shortcuts are managed in ~/.config/kglobalshortcutsrc.
Search for the shortcut of choice and edit it. Alternatives are separated by comma (e.g. Alt+Tab,Alt+Tab,…).