> I would like to see this functionality, too.
>
> I wonder if rdp could be modified to create these files on the fly?
> For example listen to the rdp request and then create the file itself
> before starting X. I will have to look at the code to see if this is
> feasible.

In windows the -s runs a alternative shell.  If you want to run just
gedit and not the whole gnome desktop its a bit different.  Window has
a built in window manager so a single app works ok.  For an X session,
you don't have a window manager by default so running gedit alone
looks odd.  You can't move windows around.
In KDE, the window manager is called kwin so to run kate as a shell
you run kwin & followed by kate.

Anyway, the best way to implement this is to pass the shell parameter
to sesman with the username and password.  When sesman sees a passed
shell, run that instead of startwm.sh.

Jay

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to