diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 196f0705..c8f7f7fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ Before starting, you need a few tools. - Ubuntu 16.04 LTS and onwards - The following packages from your Linux distribution's repository: - `git` + - `arcansit` - `python3-sphinx` - `texlive-full` - The following packages from PyPI: diff --git a/README.md b/README.md index a84d7c65..4c5c21ef 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/) a Run the following command to install the needed dependencies: ``` -sudo apt install python3-pip python3-sphinx texlive-full && pip3 install sphinx_bootstrap_theme +sudo apt install python3-pip python3-sphinx texlive-full && pip3 install sphinx_bootstrap_theme arcanist ``` You can see the options for building the documentation by running `make help`. diff --git a/source/2/2.5/2.5.2/pavucontrol-qt.png b/source/2/2.5/2.5.2/pavucontrol-qt.png new file mode 100644 index 00000000..918daad5 Binary files /dev/null and b/source/2/2.5/2.5.2/pavucontrol-qt.png differ diff --git a/source/2/2.5/2.5.2/pulseaudio_volume_control.rst b/source/2/2.5/2.5.2/pulseaudio_volume_control.rst index 54a1bd34..103d27e3 100644 --- a/source/2/2.5/2.5.2/pulseaudio_volume_control.rst +++ b/source/2/2.5/2.5.2/pulseaudio_volume_control.rst @@ -11,6 +11,10 @@ The output devices tab shows different output for different sounds. To mute one To mute your microphone in pulseaudio toggle the button that looks like a speaker. To adjust input volume slide the slider to the right to increase volume or to the left to decrease volume. +Screenshot +---------- +.. image:: pavucontrol-qt.png + Version ------- Lubuntu ships with version 0.4.0 Pulse Audio Volume Control. diff --git a/source/3/3.1/3.1.6/qps.png b/source/3/3.1/3.1.6/qps.png new file mode 100644 index 00000000..e69de29b diff --git a/source/3/3.1/3.1.6/qps.rst b/source/3/3.1/3.1.6/qps.rst index 1329dbc0..7a3fd5fa 100644 --- a/source/3/3.1/3.1.6/qps.rst +++ b/source/3/3.1/3.1.6/qps.rst @@ -7,6 +7,10 @@ Version ------- Lubuntu ships with version 1.10.18 of qps. +Screenshot +---------- +.. image:: qps.png + How to launch ------------- To launch qps go to the menu -> System Tools -> qps or run qps from the command line. diff --git a/source/3/3.2/3.2.5/desktop.png b/source/3/3.2/3.2.5/desktop.png new file mode 100644 index 00000000..8cee2c42 Binary files /dev/null and b/source/3/3.2/3.2.5/desktop.png differ diff --git a/source/3/3.2/3.2.5/desktop.rst b/source/3/3.2/3.2.5/desktop.rst index 0e600a4c..ef3cc170 100644 --- a/source/3/3.2/3.2.5/desktop.rst +++ b/source/3/3.2/3.2.5/desktop.rst @@ -17,6 +17,11 @@ The drop down menu for icon size lets you choose a different size of desktop ico The box labeled select font lets you choose which font and size information from a dialog box. On the left is a box for which font to select on on the bottom or type the name on top. The middle lets you choose the font style of the font on your desktop. On the far right is a choice for the size of your font which you can select from the menu. The box for text color brings up a widget to pick color of either the text color or the shadow color of the icons. + +Screenshot +---------- +.. image:: desktop.png + How to launch ------------- To launch desktop from the menu -> prefrences -> LXQt settings -> Desktop. Or from LXQt configuration center press the desktop button to launch it or run pcmanfm-qt --desktop-pref. Another way to launch this is to right click on the desktop desktop prefrences. diff --git a/source/3/3.2/3.2.6/desktop_notifications.rst b/source/3/3.2/3.2.6/desktop_notifications.rst index 9610d29e..0176170f 100644 --- a/source/3/3.2/3.2.6/desktop_notifications.rst +++ b/source/3/3.2/3.2.6/desktop_notifications.rst @@ -7,6 +7,10 @@ Useage ------ To change where Desktop notifications appear on your screen click the button that appears on the portion of your screen where you want them with the outline being your window under the basic settings tab. To change duration of desktop notifications there is up and down to add or reduce the number of seconds to show notifications for the default is 10 seconds. The sizes width lets you choose how wide to make notifications. +Screenshot +---------- +.. image:: notifications.png + Version ------- Lubuntu ships with version 0.13.0 of desktop notifications. diff --git a/source/3/3.2/3.2.6/notifications.png b/source/3/3.2/3.2.6/notifications.png new file mode 100644 index 00000000..95a47e8c Binary files /dev/null and b/source/3/3.2/3.2.6/notifications.png differ diff --git a/source/3/3.2/3.2.8/keyboard_and_mouse.rst b/source/3/3.2/3.2.8/keyboard_and_mouse.rst index 9882f754..4a039ac5 100644 --- a/source/3/3.2/3.2.8/keyboard_and_mouse.rst +++ b/source/3/3.2/3.2.8/keyboard_and_mouse.rst @@ -15,6 +15,10 @@ If you wish to only have to click once to activate buttons normally requiring tw The cursor tab on the left lets you change your cursor theme which is quite useful if you are say running virtual machines so the cursor does not look the same in the host and the guest. To change a theme scroll down to which theme you want under preview but you will have to logout and log back in again for this to fully take effect. +Screenshot +---------- +.. image:: keyboardandmouse.png + How to launch ------------- To launch Keyboard and Mouse use menu -> Prefrences -> LXQt settings -> keyboards and mouse. In LXQt configuration center press the keyboard and mouse button and keyboard and mouse. From the command line run lxqt-config-input. diff --git a/source/3/3.2/3.2.8/keyboardandmouse.png b/source/3/3.2/3.2.8/keyboardandmouse.png new file mode 100644 index 00000000..8cc5e0dd Binary files /dev/null and b/source/3/3.2/3.2.8/keyboardandmouse.png differ