Seat manager

From Alpine Linux
Revision as of 02:25, 3 June 2024 by Zcrayfish (talk | contribs) (Minor grammar improvements.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Todo: This article needs verification for X11 based setups


A seat manager dictates access to input and output devices such as keyboards and monitors.

On Alpine Linux 2 seat managers are available:

  • seatd: a minimal seat management daemon.
  • elogind: login manager extracted from systemd.

Input and video groups

Some instructions mention the need for the input and video groups. This is in most cases incorrect and insecure! The seat manager already provides the necessary permissions.

Due to issue #15409 there is currently 1 exception: If you aren't using elogind and need PipeWire to access a webcam you need the video group.

See Also