Some more articles reformatting
This commit is contained in:
parent
af1088fca1
commit
ed8e2b9e9e
31 changed files with 174 additions and 102 deletions
|
@ -1,11 +1,12 @@
|
|||
---
|
||||
title: "Pulseaudio"
|
||||
linkTitle: "Pulseaudio"
|
||||
date: 2018-09-25
|
||||
description: >
|
||||
Pulseaudio
|
||||
description: Some pulseaudio commands
|
||||
tags:
|
||||
- linux
|
||||
---
|
||||
|
||||
## The commands
|
||||
|
||||
- List outputs : `pacmd list-sinks | grep -e 'name:' -e 'index'`
|
||||
- Select a new one : `pacmd set-default-sink alsa_output.usb-C-Media_Electronics_Inc._USB_PnP_Sound_Device-00.analog-stereo`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue