Module x11rb_protocol::xauth::file

source ยท
Expand description

Code for actually reading ~/.Xauthority.

Structsยง

Functionsยง

  • 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.