> Is it possible to run a single application using xrdp as server and > rdesktop as client? Or any hack or workaround I can use? > > If not, how can I make xrdp support this option? (difficulty, pointers, > tips...)
Luiz, Sorry for the delay, I must have missed this email. The -s rdesktop command line option does not work with xrdp. But there is something you can do. You can edit startwm.sh to run what you want. For example you can have this in startwm.sh #!/bin/sh xterm and only xterm will run. When you close xterm, the session ends. Also, you can have startwm.sh files in the user's home directory for a per user script. 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