Window switch ssh xnest session helper
winswitch_ssh_Xnest [--help]
winswitch_ssh_Xnest clientID sessionID Xnest_command command [arguments ...]
winswitch_ssh_Xnest starts full desktop sessions for Window Switch clients over SSH.
Usage information
The ID of the user starting the session
The ID of this session
The Xnest command to use
The command to start
Optional arguments for the command
SSH X-Windows forwarding only forwards individual applications over an SSH channel.
This wrapper allows us to start a larger area, like a full desktop, by starting the given command in an Xnest display. winswitch_ssh_session it will also notify the Window Switch server to ensure that tunnels used by Microsoft Windows clients are closed when the session terminates.
Antoine Martin <antoine at nagafix co uk>