.\" Generated by scdoc 1.11.1 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "seatd" "1" "2021-05-18" .P .SH NAME .P seatd - A seat management daemon .P .SH SYNOPSIS .P \fBseatd\fR [options] .P .SH OPTIONS .P \fB-h\fR .RS 4 Show help message and quit.\& .P .RE \fB-u \fR .RS 4 User to own the seatd socket.\& .P .RE \fB-g \fR .RS 4 Group to own the seatd socket.\& .P .RE \fB-s \fR .RS 4 Where to create the seatd socket.\& Defaults to `/run/seatd.\&sock`.\& .P .RE \fB-v\fR .RS 4 Show the version number and quit.\& .P .RE .SH DESCRIPTION .P seatd provides central seat management, mediating access to shared resources such as displays and input devices in a multi-session, multi-seat environment.\& .P seatd operates over a UNIX domain socket, with \fBlibseat\fR providing the client-side of the protocol.\& .P .SH ENVIRONMENT .P .TS allbox;l l lx l l lx l l lx. T{ \fBVARIABLE\fR T} T{ \fBVALUES\fR T} T{ \fBDESCRIPTION\fR T} T{ SEATD_SOCK T} T{ File path T} T{ Informs libseat of the socket location, needed if it differs from `/run/seatd.\&sock` T} T{ SEATD_LOGLEVEL T} T{ silent, error, info, debug T} T{ Sets the seatd log level.\& Defaults to "error" T} .TE .sp 1 .SH SEE ALSO .P The libseat library, \fB\fR .P .SH AUTHORS .P Maintained by Kenny Levinsen , who is assisted by other open-source contributors.\& For more information about seatd development, see https://sr.\&ht/~kennylevinsen/seatd.\&