Well, editing ~./config/openbox/lxqt-rc.xml would certainly be an option for me.
That uses the Windows and arrow keys to do the dirty work, but in 19.04+, you’ll run into conflicts with lxqt-globalkeys using the key to open the menu, so either disable that, reconfigure that, or use something other than the Windows key here.
I wouldn´t insist on using the WIN key and I´d be happy with the combination of e.g. “B plus ARROW LEFT” .
Hi,
Some instructions:
i) Make a copy of the “lxqt-rc.xml” original file. If something goes wrong you have a backup file.
ii) In the “lxqt-rc.xml” file find the keyboard section. There are only two words in all the file written as “/keyboard” (with <>)
All between the two “/keyboard” words (with <>) is the keyboard section.
iii) Before the last “/keyboard” word (with <>) and after the last “/keybind” (with <>) insert this:
Hello again and thank you so much for providing such a detailed method of achieving the goal.
I did exactly what you suggested and it works perfectly.
That´s just the one thing that´s different with my file. With me there´s only one instance of “/keyboard” (with<>) (the one that finishes the section).
At the beginning there´s just “keyboard” (with <>), i.e. without the slash.
It seems the slash is used as an end-marker (at least that´s my guess ).
Anyhow, I inserted the code you provided as you suggested and after performing openbox --reconfigure it works really fine now.
That´s so cool.
So thank you very much for all the time and effort you put into helping me. It´s highly appreciated.