OESF Portables Forum
Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: geophile on July 17, 2018, 11:20:27 am
-
Is there some way to use multiple desktops or workspaces using LXQT on Linux? The Keyboard Shortcuts have entries for "Switch to Desktop N", 1 <= N <= 4, and I tried binding keys to those commands, but those keys then seem to be ineffective.
Multiple desktops would be extremely useful, given the small amount of screen real estate.
-
Is there some way to use multiple desktops or workspaces using LXQT on Linux? The Keyboard Shortcuts have entries for "Switch to Desktop N", 1 <= N <= 4, and I tried binding keys to those commands, but those keys then seem to be ineffective.
Multiple desktops would be extremely useful, given the small amount of screen real estate.
You've encountered one of the scores of reasons why PC should have chosen KDE instead of the buggy mess that is LXQt. To adjust those settings, go to the KWin or KDE shortcuts configuration boxes.
-
Where would I find those configuration tools?
-
Where would I find those configuration tools?
From system menu (far left on the taskbar at the bottom of the screen), choosing (from memory) System and then ... (sorry, I don't use lxqt).
-
I figured it out. The number of desktops is configured in ~/.config/kwinrc, in the [Desktops] section.
I set the number to 4, and bound ctrl-alt N to desktop N, N = 1..4.
Now if I could only figure out how to go to the next or previous desktop, instead of selecting by number.