Save some potentially useful service information.

Most important is sndio/conf.
This commit is contained in:
Érico Nogueira 2021-03-11 02:37:40 -03:00
parent fb6a20ea3a
commit eade5be56b
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
kmscon --vt=tty3 --switch-vt

View File

@ -0,0 +1,3 @@
# prefer HDMI audio out, otherwise use normal speakers
# HDMI doesn't support recording
OPTS="-m play -f rsnd/0,8 -m play,rec -F rsnd/0"