NetXMS Support Forum

English Support => General Support => Topic started by: mashedpotatorocket on June 20, 2022, 05:33:32 PM

Title: Launching NXMC dashboard in fullscreen, wrong window order
Post by: mashedpotatorocket on June 20, 2022, 05:33:32 PM
Hello.

I've installed nxmc-4.1.380 on Raspbian bullseye. I use this command to launch a dashboard:
./nxmc -auto -server=myserver -login=guest -fullscreen-dashboard=mydashboard
The fullscreen dashboard opens up, but has the NetXMS main window *in front* of it.
I want the fullscreen dashboard to be the top most window. How can I change this?

Best regards
Title: Re: Launching NXMC dashboard in fullscreen, wrong window order
Post by: Victor Kirhenshtein on July 04, 2022, 07:38:47 PM
Hi,

it's a bug, just fixed it. Fix will be included into next patch release.

Best regards,
Victor
Title: Re: Launching NXMC dashboard in fullscreen, wrong window order
Post by: mashedpotatorocket on July 13, 2022, 11:16:52 AM
Thank you, works perfectly.