│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │

x2go.xserver module

│ │ │ │
│ │ │ │
│ │ │ │ -class x2go.xserver.X2GoClientXConfig(config_files=['/nonexistent/first-build/.x2goclient/xconfig', '/etc/x2goclient/xconfig'], defaults={}, logger=None, loglevel=56)[source]
│ │ │ │ +class x2go.xserver.X2GoClientXConfig(config_files=['/nonexistent/second-build/.x2goclient/xconfig', '/etc/x2goclient/xconfig'], defaults={}, logger=None, loglevel=56)[source] │ │ │ │

Bases: X2GoIniFile

│ │ │ │

Configuration file based XServer startup settings for X2GoClient instances.

│ │ │ │

This class is needed for Windows systems and (maybe soon) for Unix desktops using Wayland.

│ │ │ │
│ │ │ │
│ │ │ │ detect_unused_xdisplay_port(xserver_name)[source]
│ │ │ │

Get an unused TCP/IP port for the to-be-launched X server and write it │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -3,15 +3,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ****** Python_X2Go_(Client)_API_Documentation_(v0.6.1.4) ****** │ │ │ │ │ ***** x2go.xserver module ***** │ │ │ │ │ «  x2go.x2go_exceptions_module   ::   Contents │ │ │ │ │ ****** x2go.xserver module¶ ****** │ │ │ │ │ - classx2go.xserver.X2GoClientXConfig(config_files=['/nonexistent/first- │ │ │ │ │ + classx2go.xserver.X2GoClientXConfig(config_files=['/nonexistent/second- │ │ │ │ │ build/.x2goclient/xconfig', '/etc/x2goclient/xconfig'], defaults={}, │ │ │ │ │ logger=None, loglevel=56)[source]¶ │ │ │ │ │ Bases: X2GoIniFile │ │ │ │ │ Configuration file based XServer startup settings for X2GoClient │ │ │ │ │ instances. │ │ │ │ │ This class is needed for Windows systems and (maybe soon) for Unix │ │ │ │ │ desktops using Wayland.