1winswitch_ssh_Xnest(1) User Manuals winswitch_ssh_Xnest(1)
2
3
4
6 winswitch_ssh_Xnest - Window Switch SSH Xnest Session Helper
7
9 winswitch_ssh_Xnest [--help]
10
11 winswitch_ssh_Xnest clientID sessionID Xnest_command command [arguments
12 ...]
13
15 winswitch_ssh_Xnest starts full desktop sessions for Window Switch
16 clients over SSH.
17
19 --help Usage information
20
21 clientID
22 The ID of the user starting the session
23
24 sessionID
25 The ID of this session
26
27 Xnest_command
28 The Xnest command to use
29
30 command
31 The command to start
32
33 arguments
34 Optional arguments for the command
35
37 SSH X-Windows forwarding only forwards individual applications over an
38 SSH channel.
39
40 This wrapper allows us to start a larger area, like a full desktop, by
41 starting the given command in an Xnest display. winswitch_ssh_session
42 it will also notify the Window Switch server to ensure that tunnels
43 used by Microsoft Windows clients are closed when the session termiā
44 nates.
45
47 Antoine Martin <antoine at nagafix co uk>
48
50 winswitch_server(1) winswitch_ssh_session(1)
51
52
53
54Linux MARCH 2011 winswitch_ssh_Xnest(1)