repo/wayland/libseat
git-bruh 85a249d3ad
libseat: 0.6.4
2022-03-06 19:17:22 +05:30
..
files libseat: provide runit service 2021-07-13 11:54:47 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build libseat: update for new env 2021-07-15 15:08:10 +03:00
checksums libseat: 0.6.4 2022-03-06 19:17:22 +05:30
depends libseat: 0.5.0 2021-07-08 10:53:00 +03:00
sources libseat: use VERSION 2021-07-15 09:42:27 +03:00
version libseat: 0.6.4 2022-03-06 19:17:22 +05:30

README

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