Hi,
I encountered the following problem:
I like to start an application in seamless kiosk mode with
nxplayer –hide –exit –session some_nx_session_file.nxs
important
<option key = “User” value =”someuser” />
is constant so every session runs under the same user.
The first session starts perfectly. The seconds session closes the first and starts a new one.
Is there a way to set a key in the nx sessionfile to create a new session without closing the previous?
If i start the application through the gui i can start an additional application just perfectly.
Best regards
Konrad