From db44e10e3dbdd4d9c2b5eea36694d714858efcab Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 14 Mar 2018 15:01:14 -0700 Subject: [PATCH 1/3] Start page for pulse audio volume control. --- .../3.3/3.3.10/PulseAudio_Volume_control.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/3/3.3/3.3.10/PulseAudio_Volume_control.rst diff --git a/source/3/3.3/3.3.10/PulseAudio_Volume_control.rst b/source/3/3.3/3.3.10/PulseAudio_Volume_control.rst new file mode 100644 index 00000000..75012ce1 --- /dev/null +++ b/source/3/3.3/3.3.10/PulseAudio_Volume_control.rst @@ -0,0 +1,19 @@ +Chapter 3.3.10 PulseAudio Volume Control +======================================== + +Description +----------- + PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume + control tool (mixer) for the PulseAudio sound server. In contrast to + classic mixer tools this one allows you to control both the volume of + hardware devices and of each playback stream separately. It also allows + you to redirect a playback stream to another output device without + interrupting playback + +Version +------- + Lubuntu ships with version 3.0-4 + +How to Launch +------------- +To launch pulse audio volume control in the bottom right of the panel there is an icon that looks like a speaker right click and on the menu click sound settings or run pavucontrol from the command line. From b5003f651f402e9fb9cb8d06d9a3d9f82b85b6d6 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 18 Mar 2018 12:55:21 -0700 Subject: [PATCH 2/3] Add blurb for chapter 4 --- ...em_configuration,_manintainece,_and_administration.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 source/4/system_configuration,_manintainece,_and_administration.rst diff --git a/source/4/system_configuration,_manintainece,_and_administration.rst b/source/4/system_configuration,_manintainece,_and_administration.rst new file mode 100644 index 00000000..7de1ec4f --- /dev/null +++ b/source/4/system_configuration,_manintainece,_and_administration.rst @@ -0,0 +1,8 @@ +Chapter 4: System Configuration, Maintenance, and Administration +================================================================ + +This chapter will show you how to configure update customize your install of lubuntu as well as to install new software that does not ship with the repositories. + +.. toctree:: + :maxdepth: 2 + :titlesonly: From 7e4725f91168f0d1a7adac420cfedb9d01051b03 Mon Sep 17 00:00:00 2001 From: Lyn Date: Wed, 4 Apr 2018 09:02:13 -0700 Subject: [PATCH 3/3] Update PROGRESS.md --- PROGRESS.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/PROGRESS.md b/PROGRESS.md index 2642c8a9..065b58f4 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -7,25 +7,25 @@ | :red_circle: | 2.2 | | :construction_worker: | 3.1 | | :white_check_mark: | 3.1.1 | -| :red_circle: | 3.1.2 | -| :red_circle: | 3.1.3 | -| :red_circle: | 3.1.4 | -| :red_circle: | 3.2 | -| :red_circle: | 3.2.1 | +| :white_check_mark: | 3.1.2 | +| :white_check_mark: | 3.1.3 | +| :white_check_mark: | 3.1.4 | +| :construction_worker: | 3.2 | +| :construction_worker: | 3.2.1 | | :red_circle: | 3.2.2 | | :red_circle: | 3.2.3 | -| :red_circle: | 3.2.4 | +| :construction_worker: | 3.2.4 | | :white_check_mark: | 3.3 | | :white_check_mark: | 3.3.1 | | :red_circle: | 3.3.2 | -| :red_circle: | 3.3.3 | -| :red_circle: | 3.3.4 | +| :white_check_mark: | 3.3.3 | +| :white_check_mark: | 3.3.4 | | :red_circle: | 3.3.5 | -| :red_circle: | 3.3.6 | -| :red_circle: | 3.3.7 | -| :red_circle: | 3.3.8 | +| :white_check_mark: | 3.3.6 | +| :white_check_mark: | 3.3.7 | +| :white_check_mark: | 3.3.8 | | :red_circle: | 3.3.9 | -| :red_circle: | 3.3.10 | +| :construction_worker: | 3.3.10 | | :red_circle: | 3.3.11 | | :red_circle: | 4.1 | | :red_circle: | 4.1.1 |