From e1d2a3af68f89e14c4d4651cfd0cad14de07027b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 12 Oct 2015 09:03:24 -0400 Subject: --nosound option --- test/notes | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/notes (limited to 'test') diff --git a/test/notes b/test/notes new file mode 100644 index 000000000..864cd5519 --- /dev/null +++ b/test/notes @@ -0,0 +1,13 @@ +Testing --nosound + +Get a list of active PulseAudio clients: +$ pacmd info | grep application.process.binary + application.process.binary = "lxpanel" + application.process.binary = "plugin-container" + application.process.binary = "plugin-container" + +Find active PulseAudio socket: +$ netstat -l | grep pulse +unix 2 [ ACC ] STREAM LISTENING 10669 /tmp/pulse-WwG6ohxIJmGO/cli +unix 2 [ ACC ] STREAM LISTENING 12584 /tmp/pulse-WwG6ohxIJmGO/dbus-socket +unix 2 [ ACC ] STREAM LISTENING 12581 /tmp/pulse-WwG6ohxIJmGO/native -- cgit v1.2.3-54-g00ecf