Module x11rb_protocol::xauth

source ยท
Expand description

Helpers for working with ~/.Xauthority.

Modulesยง

  • file ๐Ÿ”’
    Code for actually reading ~/.Xauthority.

Structsยง

  • AuthEntry ๐Ÿ”’
    A single entry of an .Xauthority file.
  • A family describes how to interpret some bytes as an address in an AuthEntry.

Constantsยง

Functionsยง

  • Get the authentication information necessary for connecting to the given display.
  • get_auth_impl ๐Ÿ”’

Type Aliasesยง