qusal/salt/sys-audio
2024-01-03 11:47:13 +01:00
..
files fix: sys-audio policy and autostart pacat daemon 2024-01-03 11:47:13 +01:00
clone.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
clone.top refactor: initial commit 2023-11-13 14:33:28 +00:00
configure-dvm.sls fix: sys-audio policy and autostart pacat daemon 2024-01-03 11:47:13 +01:00
configure-dvm.top fix: autostart volumeicon 2024-01-02 23:01:58 +01:00
create.sls fix: sys-audio policy and autostart pacat daemon 2024-01-03 11:47:13 +01:00
create.top refactor: initial commit 2023-11-13 14:33:28 +00:00
init.top fix: autostart volumeicon 2024-01-02 23:01:58 +01:00
install-bluetooth.sls fix: sys-audio policy and autostart pacat daemon 2024-01-03 11:47:13 +01:00
install-bluetooth.top refactor: initial commit 2023-11-13 14:33:28 +00:00
install-client.sls fix: install missing packages to audio client 2023-12-31 07:48:29 +01:00
install-client.top fix: install missing packages to audio client 2023-12-31 07:48:29 +01:00
install.sls fix: install missing packages to audio client 2023-12-31 07:48:29 +01:00
install.top refactor: initial commit 2023-11-13 14:33:28 +00:00
README.md fix: autostart volumeicon 2024-01-02 23:01:58 +01:00

sys-audio

Audio operations in Qubes OS.

Table of Contents

Description

Creates the "sys-audio" qube for providing audio operations such as microphone and speakers to and from qubes. By default, you can use wired USB audio, but if you want, you can install the necessary packages for bluetooth with the provided state.

Installation

  • Top
qubesctl top.enable sys-audio
qubesctl --targets=tpl-sys-audio,dvm-sys-audio state.apply
qubesctl top.disable sys-audio
  • State
qubesctl state.apply sys-audio.create
qubesctl --skip-dom0 --targets=tpl-sys-audio state.apply sys-audio.install
qubesctl --skip-dom0 --targets=dvm-sys-audio state.apply sys-audio.configure-dvm

If you need Bluetooth support:

qubesctl --skip-dom0 --targets=tpl-sys-audio state.apply sys-audio.install-bluetooth

Usage

The qube sys-audio will be used for audio capabilities for speakers and microphone, with builtin modules, jack port or Bluetooth. You are be able to control the volume via the volume icon that appears on the system tray.