On Sun, 10 Jul 2022 14:13:45 +0100
fraser kendall <[email protected]> wrote:

> plagued by the xfce4 shortcut 
> 
> ctrl+alt+arrow = switch desktop


On my LXqt/Openbox-Desktop, this is the default behaviour, defined in
'~/.config/openbox/lxqt-rc.xml':

        <!-- Keybindings for desktop switching -->
        <keybind key="C-A-Left">
          <action name="GoToDesktop">
            <to>left</to>
              <wrap>no</wrap>
            </action>
        </keybind>

On a pure openbox system, the according configuration file should be
'~/.config/openbox/rc.xml'.

HTH & libre grüße,
Florian
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to