Package x2go :: Package backends :: Package terminal :: Module _stdout
[frames] | no frames]

Module _stdout

source code

X2goTerminalSession class - core functions for handling your individual X2go sessions.

This backend handles X2go server implementations that respond with session infos via server-side STDOUT and use NX3 as graphical proxy.

Classes
  X2goSessionParams
The X2goSessionParams class is used to store all parameters that X2goTerminalSession backend objects are constructed with.
  X2goTerminalSessionSTDOUT
Class for managing X2go sessions on a remote X2go server via Paramiko/SSH.
Variables
  __NAME__ = 'x2goterminalsession-pylib'
  __package__ = 'x2go.backends.terminal'