3

I've seen some solutions for this problem (preventing new windows of stealing focus) for Ubuntu with Copmiz, but cannot find anything for Lubuntu 20.04 (which uses Lxqt with openbox, and optionally compton). I've tried to disable compton but still, for example, I am showing a presentation and a new window pops up (for example, the upgrade notifier) covering my presentation. I would like the new windows to remain below, and just get the focus when I choose to.

Any idea about how to get this in Lubuntu 20.04?

Thanks in advance.

1 Answer 1

1

The rc.xml configuration file of Openbox (typically ~/.config/rc.xml) contains a block. Change the value of focusNew to no.

2
  • ~/.config/openbox/rc.xml maybe ? @vanadium (sorry I'm not on focal so can't confirm that's expected)
    – guiverc
    Commented Dec 20, 2021 at 11:15
  • 2
    Hi, it's already at no and it's not working (by the way, the file is ~/.config/openbox/lxqt-rc.xml)
    – didgewind
    Commented Dec 20, 2021 at 12:01

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .