Home | Trees | Indices | Help |
|
---|
|
Python X2Go helper functions, constants etc.
Classes | |
ProgressStatus A simple progress status iterator class. |
Functions | |||
bool
|
|
||
str or None
|
|
||
str
|
|
||
list
|
|
||
|
|||
list
|
|
||
|
|||
|
|||
str
|
|
||
str
|
|
||
bool
|
|
||
dict
|
|
||
int
|
|
||
bool
|
|
||
obj on Unix, int on Windows
|
|
||
tuple
|
|
||
tuple
|
|
||
|
|||
|
|||
list
|
|
||
|
|||
|
|||
str
|
|
Variables | |
__NAME__ =
|
|
__package__ =
|
Function Details |
Test if a given compression method is valid for NX3 Proxy.
|
Return the X2Go session meta information as returned by the
|
Normalizes string, converts to lowercase, removes non-alpha characters, converts spaces to hyphens and replaces round brackets by pointed brackets.
|
Sorts session profile names by their timestamp (as used in the file format's section name).
|
Imitates the behaviour of the GNU/touch command.
|
Imitates the behaviour of the GNU/uniq command.
|
Try to remove a file, wait for unlocking, remove it once removing is possible...
|
Detect an unused IP socket.
|
Detect systems default character encoding.
|
Test if a given path is an absolute path name.
|
Wrapper for: xprop -root _XKB_RULES_NAMES
|
Detect the current local screen's color depth.
|
Test if color depth of this session is compatible with the local screen's color depth.
|
Find a session window by its X2GO session ID.
|
Get the geometry of the current screen's desktop.
|
Get the geometry of the current screen's work area by wrapping around: xprop -root '_NET_WORKAREA'
|
Set title of session window.
|
Raise session window. Not functional for Unix-like operating systems.
|
Merge sort two sorted lists
|
Compare <version_a> with <version_b> using operator
<op>. In the background
|
Generate an SSH pub/priv key pair without writing the private key to file.
|
Python equivalent to the shell command "which".
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 15:17:30 2014 | http://epydoc.sourceforge.net |