Expand description
Code for actually reading ~/.Xauthority.
StructsΒ§
- XAuthority
Entries π - An iterator over the entries of an
.Xauthorityfile
FunctionsΒ§
- get_
xauthority_ πfile_ name - Get the file name for
~/.Xauthoritybased on environment variables. - read_
entry π - Read a single entry from an
~/.Xauthorityfile. - read_
string π - Read a single βbyte arrayβ from an
~/.Xauthorityfile. - read_
u16 π - Read a single
u16from an~/.Xauthorityfile.