Module file

Source
Expand description

Code for actually reading ~/.Xauthority.

StructsΒ§

XAuthorityEntries πŸ”’
An iterator over the entries of an .Xauthority file

FunctionsΒ§

get_xauthority_file_name πŸ”’
Get the file name for ~/.Xauthority based on environment variables.
read_entry πŸ”’
Read a single entry from an ~/.Xauthority file.
read_string πŸ”’
Read a single β€œbyte array” from an ~/.Xauthority file.
read_u16 πŸ”’
Read a single u16 from an ~/.Xauthority file.