Public bug reported:

Title, basically trying to do this:
https://askubuntu.com/questions/1248512/lubuntu20-04-how-to-make-alt-tab-cycle-through-only-current-workspaces-windows

I put:

```
<keybind key="A-Tab">
  <action name="NextWindow">
    <allDesktops>no</allDesktops>
  </action>
</keybind>

```

In both the files mentioned in the title, and the intended behaviour
does not occur. I also tried adding this definition to
/etc/xdg/openbox/rc.xml directly, and this also did nothing. There are
no errors parsing any of these files, it just seems this config option
is getting overridden somewhere, somehow.

I have no idea how widespread the issue is, or even whether it affects
xml tags other than `keybind`.

I'm on noble, with all packages up to date.

** Affects: lubuntu-meta (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Title, basically trying to do this:
  
https://askubuntu.com/questions/1248512/lubuntu20-04-how-to-make-alt-tab-cycle-through-only-current-workspaces-windows
  
  I put:
  
  ```
  <keybind key="A-Tab">
-   <action name="NextWindow">
-     <allDesktops>no</allDesktops>
-   </action>
+   <action name="NextWindow">
+     <allDesktops>no</allDesktops>
+   </action>
  </keybind>
  
  ```
  
  In both the files mentioned in the title, and the intended behaviour
  does not occur. I also tried adding this definition to
  /etc/xdg/openbox/rc.xml directly, and this also did nothing. There are
  no errors parsing any of these files, it just seems this config option
  is getting overridden somewhere, somehow.
  
  I have no idea how widespread the issue is, or even whether it affects
  xml tags other than `keybind`.
+ 
+ I'm on noble, with all packages up to date.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2133874

Title:
  ~/.config/openbox/lxqt-rc.xml and ~/.config/openbox/rc.xml  keybind
  settings are ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/2133874/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to