Module 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.
Family
A family describes how to interpret some bytes as an address in an AuthEntry.

Constantsยง

MIT_MAGIC_COOKIE_1 ๐Ÿ”’

Functionsยง

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

Type Aliasesยง

AuthInfo ๐Ÿ”’