You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by vongillus January 31, 2023
Hi,
I have tried the whole afternoon to find a way, but I am out of ideas now. I serve through Xrdp/Xvnc an application which is started through a script. That script is configured in sesman.ini as the "DefaultWindowManager". This works great.
What I would like to achieve is depending on the menu chosen in the Xrdp Greeter (called Session), start a different application. So if I choose the first menu item, it would call one "DefaultWindowManager" and if I choose the second menu item, it would call another "DefaultWindowManager".
Another way would be to pass a variable to anything before the Window Manager script is called, so that I can handle that from within my script:
Any way to do this (I am running RHEL8)?
Thanks
The text was updated successfully, but these errors were encountered:
Discussed in #2527
Originally posted by vongillus January 31, 2023
Hi,
I have tried the whole afternoon to find a way, but I am out of ideas now. I serve through Xrdp/Xvnc an application which is started through a script. That script is configured in sesman.ini as the "DefaultWindowManager". This works great.
What I would like to achieve is depending on the menu chosen in the Xrdp Greeter (called Session), start a different application. So if I choose the first menu item, it would call one "DefaultWindowManager" and if I choose the second menu item, it would call another "DefaultWindowManager".
Another way would be to pass a variable to anything before the Window Manager script is called, so that I can handle that from within my script:
Any way to do this (I am running RHEL8)?
Thanks
The text was updated successfully, but these errors were encountered: