mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 22:15:37 -07:00
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
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
|
|
|