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ยง
- MIT_MAGIC_COOKIE_1 ๐
Functionsยง
- Get the authentication information necessary for connecting to the given display.
- get_auth_impl ๐
Type Aliasesยง
- AuthInfo ๐