Expand description
Helpers for working with ~/.Xauthority
.
Modulesยง
- file ๐
- Code for actually reading
~/.Xauthority
.
Structsยง
- Auth
Entry ๐ - 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ยง
- Auth
Info ๐