repo/wayland/libseat
2022-10-03 18:31:43 +05:30
..
files libseat: exec 2>&1 in service 2022-10-03 18:31:43 +05:30
build libseat: update for new env 2021-07-15 15:08:10 +03:00
checksums libseat: exec 2>&1 in service 2022-10-03 18:31:43 +05:30
depends libseat: 0.5.0 2021-07-08 10:53:00 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources libseat: use VERSION 2021-07-15 09:42:27 +03:00
version libseat: exec 2>&1 in service 2022-10-03 18:31:43 +05:30

libseat
________________________________________________________________________________

A minimal seat management daemon, and a universal seat management library. [0]

Upstream: https://sr.ht/~kennylevinsen/seatd/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libseat                                                            |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________

This package provides a service file compatible with the distribution's default
service manager. Refer to the distribution's service management documentation
for instructions on how to enable the service. [1]

Also, ensure your user is in the video group.


[003] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[004] References
________________________________________________________________________________

[0] https://sr.ht/~kennylevinsen/seatd/
[1] #/wiki/service-management