Метод | Описание | |
---|---|---|
FindBest ( string xauthFile, int display ) : |
Find an entry which is most matched to the display number and the connection type.
|
|
XauthorityParser ( ) : System |
Constructor
|
Метод | Описание | |
---|---|---|
ReadBytes ( Stream fs, int maxLength, byte &val ) : bool | ||
ReadEntries ( string xauthFile ) : Granados.X11.XauthorityEntry[] | ||
ReadNumber ( Stream fs, int maxLength, int &val ) : bool | ||
ReadString ( Stream fs, int maxLength, string &val ) : bool | ||
ReadUInt16BE ( Stream fs, ushort &val ) : bool |
public FindBest ( string xauthFile, int display ) : |
||
xauthFile | string | path to the .Xauthority file |
display | int | display number |
Результат |