https://bugs.kde.org/show_bug.cgi?id=395859
Juraj <jurajora...@mailo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jurajora...@mailo.com --- Comment #12 from Juraj <jurajora...@mailo.com> --- (In reply to john from comment #11) > I'm testing Lubuntu - which seems to work just fine - but Firefox is a bit > heavy. Lubuntu should be using OpenBox, open OpenBox configuration file (rc.xml) and at the end into the section <applications> add: <!-- Falkon --> <application name="Falkon Browser" class="Falkon" type="normal"> <decor>no</decor> <shade>no</shade> <skip_pager>no</skip_pager> <skip_taskbar>no</skip_taskbar> <fullscreen>no</fullscreen> <maximized>yes</maximized> <focus>yes</focus> </application> If needed tweak it a bit (it works for me) So once again, this is the job of Window Manager To get the information required for openbox use obxprop (there should be a readme in config file anyway): obxprop | grep OB -- You are receiving this mail because: You are watching all bug changes.