x2go.backends package¶
Subpackages¶
- x2go.backends.control package
- Submodules
- x2go.backends.control.plain module
X2GoControlSessionX2GoControlSession.check_host()X2GoControlSession.clean_sessions()X2GoControlSession.connect()X2GoControlSession.disconnect()X2GoControlSession.dissociate()X2GoControlSession.get_hostname()X2GoControlSession.get_port()X2GoControlSession.get_published_applications()X2GoControlSession.get_server_features()X2GoControlSession.get_server_versions()X2GoControlSession.has_session_died()X2GoControlSession.has_terminated()X2GoControlSession.home_exists()X2GoControlSession.is_alive()X2GoControlSession.is_connected()X2GoControlSession.is_running()X2GoControlSession.is_sshfs_available()X2GoControlSession.is_suspended()X2GoControlSession.is_x2gouser()X2GoControlSession.list_desktops()X2GoControlSession.list_mounts()X2GoControlSession.list_sessions()X2GoControlSession.load_session_host_keys()X2GoControlSession.query_server_features()X2GoControlSession.query_server_versions()X2GoControlSession.remote_peername()X2GoControlSession.remote_username()X2GoControlSession.resume()X2GoControlSession.set_profile_name()X2GoControlSession.share_desktop()X2GoControlSession.start()X2GoControlSession.suspend()X2GoControlSession.terminate()X2GoControlSession.test_sftpclient()
- x2go.backends.control.plain module
- Module contents
- Submodules
- x2go.backends.info package
- Submodules
- x2go.backends.info.plain module
X2GoServerSessionInfoX2GoServerSessionInfo.clear()X2GoServerSessionInfo.get_session_type()X2GoServerSessionInfo.get_share_mode()X2GoServerSessionInfo.get_status()X2GoServerSessionInfo.initialize()X2GoServerSessionInfo.is_desktop_session()X2GoServerSessionInfo.is_initialized()X2GoServerSessionInfo.is_kdrive_session()X2GoServerSessionInfo.is_nx3_session()X2GoServerSessionInfo.is_protected()X2GoServerSessionInfo.is_published_applications_provider()X2GoServerSessionInfo.is_running()X2GoServerSessionInfo.is_suspended()X2GoServerSessionInfo.protect()X2GoServerSessionInfo.unprotect()X2GoServerSessionInfo.update()
X2GoServerSessionList
- x2go.backends.info.plain module
- Module contents
- Submodules
- x2go.backends.printing package
- x2go.backends.profiles package
- Submodules
- x2go.backends.profiles.base module
X2GoSessionProfilesX2GoSessionProfiles.add_profile()X2GoSessionProfiles.check_profile_id_or_name()X2GoSessionProfiles.defaultSessionProfileX2GoSessionProfiles.default_profile_config()X2GoSessionProfiles.delete_profile()X2GoSessionProfiles.get_pkey_object()X2GoSessionProfiles.get_profile_config()X2GoSessionProfiles.get_profile_metatype()X2GoSessionProfiles.get_profile_option_type()X2GoSessionProfiles.get_server_hostname()X2GoSessionProfiles.get_server_port()X2GoSessionProfiles.get_session_param()X2GoSessionProfiles.has_profile()X2GoSessionProfiles.has_profile_id()X2GoSessionProfiles.has_profile_name()X2GoSessionProfiles.init_profile_cache()X2GoSessionProfiles.is_mutable()X2GoSessionProfiles.mutable_profile_ids()X2GoSessionProfiles.populate_session_profiles()X2GoSessionProfiles.profile_idsX2GoSessionProfiles.profile_namesX2GoSessionProfiles.supports_mutable_profiles()X2GoSessionProfiles.to_profile_id()X2GoSessionProfiles.to_profile_name()X2GoSessionProfiles.to_session_params()X2GoSessionProfiles.update_value()X2GoSessionProfiles.write()
- x2go.backends.profiles.file module
- x2go.backends.profiles.httpbroker module
X2GoSessionProfilesX2GoSessionProfiles.broker_disconnect()X2GoSessionProfiles.broker_listprofiles()X2GoSessionProfiles.broker_selectsession()X2GoSessionProfiles.broker_simpleauth()X2GoSessionProfiles.defaultSessionProfileX2GoSessionProfiles.get_broker_noauth()X2GoSessionProfiles.get_broker_type()X2GoSessionProfiles.get_broker_url()X2GoSessionProfiles.get_broker_username()X2GoSessionProfiles.is_broker_authenticated()X2GoSessionProfiles.set_broker_url()
- x2go.backends.profiles.sshbroker module
- x2go.backends.profiles.base module
- Module contents
- Submodules
- x2go.backends.proxy package
- x2go.backends.settings package
- x2go.backends.terminal package
- Submodules
- x2go.backends.terminal.plain module
X2GoSessionParamsX2GoTerminalSessionX2GoTerminalSession.auto_session_window_title()X2GoTerminalSession.color_depth()X2GoTerminalSession.exec_published_application()X2GoTerminalSession.find_session_window()X2GoTerminalSession.get_mimebox_spooldir()X2GoTerminalSession.get_printing_spooldir()X2GoTerminalSession.get_session_cmd()X2GoTerminalSession.get_session_info()X2GoTerminalSession.get_session_name()X2GoTerminalSession.get_session_type()X2GoTerminalSession.has_command()X2GoTerminalSession.is_connected()X2GoTerminalSession.is_desktop_session()X2GoTerminalSession.is_kdrive_session()X2GoTerminalSession.is_pubapp_session()X2GoTerminalSession.is_published_applications_provider()X2GoTerminalSession.is_rootless_session()X2GoTerminalSession.is_running()X2GoTerminalSession.is_session_info_protected()X2GoTerminalSession.is_shadow_session()X2GoTerminalSession.is_suspended()X2GoTerminalSession.ok()X2GoTerminalSession.post_terminate_cleanup()X2GoTerminalSession.raise_session_window()X2GoTerminalSession.release_proxy()X2GoTerminalSession.release_telekinesis()X2GoTerminalSession.resume()X2GoTerminalSession.run_command()X2GoTerminalSession.session_info_protect()X2GoTerminalSession.session_info_unprotect()X2GoTerminalSession.set_keyboard()X2GoTerminalSession.set_mimebox_action()X2GoTerminalSession.set_print_action()X2GoTerminalSession.set_session_window_title()X2GoTerminalSession.share_local_folder()X2GoTerminalSession.start()X2GoTerminalSession.start_mimebox()X2GoTerminalSession.start_printing()X2GoTerminalSession.start_sound()X2GoTerminalSession.start_sshfs()X2GoTerminalSession.start_telekinesis()X2GoTerminalSession.stop_mimebox()X2GoTerminalSession.stop_printing()X2GoTerminalSession.stop_sound()X2GoTerminalSession.stop_sshfs()X2GoTerminalSession.suspend()X2GoTerminalSession.terminate()X2GoTerminalSession.unshare_all_local_folders()X2GoTerminalSession.unshare_local_folder()X2GoTerminalSession.update_session_window_file()
- x2go.backends.terminal.plain module
- Module contents
- Submodules