[08:26] [telegram] I am fairly sure Alt-Tab functionality is part of Openbox and would need to be adjusted in the configuration file. (re @Rodrigo: Is Alt+Tab a shortcut of the Task Manager widget? If so, it is not working properly when changing windows: it shows windows from other desktops even when I configure it to show only from current desktop) [08:27] [telegram] I think it also could be in the shortcut keys [08:31] [telegram] http://openbox.org/wiki/Help:Actions#NextWindow [08:31] [telegram] The allDesktops is the thing to key on ^ [09:23] [telegram] Hi Team, any idea how to change the background of the lockscreen? [09:25] [telegram] https://matterbridge.lubuntu.me/dd34f30f/file_9969.jpg [09:31] [matrix] There are 2 ways, you either need to edit the configuration for SDDM to point to a new image or place a .png file named wall.png in the correct theme folder. [09:32] [matrix] This manual entry might help https://manual.lubuntu.me/stable/3/3.1/3.1.8/sddm_configuration.html?highlight=sddm [09:39] [telegram] Thank you so much, I will try it [10:17] [telegram] It might be in "/usr/share/sddm/themes/ubuntu-theme" not sure though Michael [22:59] [telegram] yep, in my case is `/usr/share/sddm/themes/lubuntu/wall.png` (re @vanitas_77: It might be in "/usr/share/sddm/themes/ubuntu-theme" not sure though Michael) [23:05] [telegram] strangely enough, Alt +TAB does not appear on the 'Global Actions Manager' (aka Shortcut Keys) (re @lynorian: I think it also could be in the shortcut keys) [23:09] That is correct @Rodrigo it won't show there because it is a function of OpenBox. None of the OpenBox shortcuts show in the Global Shortcut Keys because LXQt doesn't know about them. [23:11] You have to edit the rc.xml configuration. [23:16] [telegram] I didn't know about the existance of rc.xml file. I set the configuration of the Task manager widget to cycle among windows only from the current screen and desktop : https://matterbridge.lubuntu.me/276f4a48/image_2023_10_13_01_16_18.png [23:17] [telegram] However, I can confirm that effectively the rc.xml file (/home/user/.config/openbox/rc.xml) is not modified by this dialog, and the line `yes` remains unchanged. [23:19] [telegram] shouldn't the rc.xml file be updated when I change options using the `Task manager `widget configuration dialog? [23:20] [telegram] and this is why I can go to a windows in Desktop 2 when using Alt+Tab (re @Rodrigo: However, I can confirm that effectively the rc.xml file (/home/user/.config/openbox/rc.xml) is not modified by this dialog, and the line yes remains unchanged.) [23:21] The setting you changed in the GUI is only for the taskbar or panel and what shows up when it is open. [23:23] There is no GUI settings tool that can edit the shortcut keys for OpenBox. [23:23] [telegram] ohh ok I see [23:24] [telegram] I was assuming all this time those settings/behavior they connected! [23:24] [telegram] and now I learn that OpenBox doesnt talk to the lxqt panel 😅 [23:25] 👍 [23:26] [telegram] thank you @kc2bez for the clarification [23:26] Sure thing! [23:29] [telegram] I can confirm this solves the issue. Thanks again (re @lubuntu_bot: (irc) You have to edit the rc.xml configuration.)