Merge branch 'master' of ssh://phab.lubuntu.me:2222/source/lubuntu-manual into keyboardshortcuts

pull/55/head
Steed 6 years ago
commit f633a1b57c

@ -14,7 +14,7 @@ Before starting, you need a few tools.
- `git`
- `arcansit`
- `python3-sphinx`
- `texlive-full`
- `texlive`
- The following packages from PyPI:
- `sphinx_bootstrap_theme`
@ -77,10 +77,10 @@ git commit -m "I changed x in foo and y in bar" foo bar
To submit your code, or push to your Launchpad account and
submit a merge request, both will be seen by someone with the permission to
merge. Push to the following repository to be able to submit a merge proposal
in Launchpad:
```
git push git+ssh://LPUSERNAME@git.launchpad.net/~LPUSERNAME/lubuntu-manual/+git/ADDITION
merge. Push to the following repository to be able to submit a merge proposal on differential after registering an account on the Lubuntu phabricator.
```
arc diff
```
Another option if you prefer would be to send patch mail to [lubuntu-devel@lists.ubuntu.com](mailto:lubuntu-devel@lists.ubuntu.com).

@ -1,6 +1,6 @@
# Lubuntu Manual Source Code
This is the Lubuntu Manual source code. The concept was derived from [the Kubuntu Manual](https://github.com/ahoneybun/kubuntu-manual).
This is the Lubuntu Manual source code. The concept was derived from [the Kubuntu Manual](https://github.com/ahoneybun/kubuntu-manual). The master branch of this data is now on LXQt for Lubuntu 18.10+ and if you want code for earlier versions it is on the LXDE branch.
## How it works

@ -68,10 +68,14 @@ In order to use zsync, you need to install it. Since this is a Linux-only client
If you are running Debian or Ubuntu (or a distribution based off of either), run the following command in a terminal:
.. code::
sudo apt install zsync
Otherwise, there is a snap application you can download of zsync which should function mostly the same and should work on all Linux distributions:
.. code::
sudo snap install zsync
**You have now downloaded the image successfully. Please continue to Chapter 1.2.**

@ -4,7 +4,7 @@ This is a guide to through the installation process of Lubuntu.
Starting the installer
----------------------
<<<<<<< HEAD
Once you have booted the Lubuntu image, you will be greeted by a screen with the following options: Start Lubuntu, Check disk for defects, Test RAM, and Boot from first hard disk. To start the install select Start Lubuntu, you will now be booting into a live session.
.. image:: boot_installer.png
@ -14,17 +14,7 @@ Once you have booted into the live session, feel free to explore Lubuntu. Once y
.. image:: live_session.png
You will be taken to the Lubuntu installer Welcome screen. You can change the installer language in the drop down box. After selecting the language the next button will move you on to the next task.
=======
Once you have booted the lubuntu image, you will be greeted by a screen with the following options: Start Lubuntu, Check disk for defects, Test RAM, and Boot from first hard disk. To start the install select Start Lubuntu, you will now be booting into a live session.
.. image:: boot_installer.png
Once you have booted into the live session, feel free to explore lubuntu. Once you are ready to install lubuntu, double click the icon in the top-left corner of the desktop "Install Lubuntu 18.10".
.. image:: live_session.png
You will be taken to the lubuntu installer Welcome screen. You can change the installer language in the drop down box. After selecting the language the next button will move you on to the next task.
>>>>>>> 649e6743269e13afc131419c1258b458ca0596c5
.. image:: welcome_installer.png
@ -68,11 +58,17 @@ The Lubuntu installer provides some useful information while the installer is ru
Advanced partitioning
-----------------------
If you have had a previous linux install and want to put the entire disk or just replace an entire partition you will need to unmount them. In this case running `sudo swapoff -a` will unmount them and any partitions with data mounted can be unmounted through pcmanfm-qt.
If you have had a previous linux install and want to put the entire disk or just replace an entire partition you will need to unmount them. In this case running
.. code::
sudo swapoff -a
will unmount them and any partitions with data mounted can be unmounted through pcmanfm-qt.
Manual partitioning
-----------------------
If you wish to manual set up partitions, as an advanced option you will have to choose which file-system you want. A file-system controls how your files are accessed at lower levels on the disk. If you are booting your computer in UEFI mode a more modern firmware compared to BIOS you will need to create an EFI system partition see `http://en.wikipedia.org/wiki/EFI_System_partition` for more detail to create this partition you will need a FAT32 file-system with the ESP flag with to be mounted at /boot/efi/ under the mount point. You will also need a root (/) file-system, several file-systems included for Lubuntu are Ext4, XFS, and Btrfs.
If you wish to manual set up partitions, as an advanced option you will have to choose which file-system you want. A file-system controls how your files are accessed at lower levels on the disk. If you are booting your computer in UEFI mode a more modern firmware compared to BIOS you will need to create an EFI system partition see `efi system partitionwikipedia <http://en.wikipedia.org/wiki/EFI_System_partition>`_ for more detail to create this partition you will need a FAT32 file-system with the ESP flag with to be mounted at /boot/efi/ under the mount point. You will also need a root (/) file-system, several file-systems included for Lubuntu are Ext4, XFS, and Btrfs.
You can create partition by clicking the button which will bring up a dialog. The file system field is a drop down menu, select which file-system you want. You also need to select where you want to mount the partition. which you need at least one root (/) partition and if you are booting an EFI system you will also need a /boot/efi mounted partition. Another common option is to have all your data on its own partition, which can even be on its own separate physical disk this can be mounted at /home.

@ -17,11 +17,18 @@ Firefox has features of other web browsers and its own ones, such as:
- Advanced customization with about:config
- Open source
Usage/Screenshots
----------------------
Screenshot
--------------
.. image:: firefox-screenshot.png
:width: 80%
Useage
------
To open a new tab in firefox press the plus button on the right of the tab bar. To close a tab press the button with an x on the right side of the tab. To view your browsing history press the button that looks like a stack of books with the last one at the end the third item down will show you history. To view your downloaded files press the button that looks like three stacked books with a fourth leaning over -> Downloads.
To go back to a previous page in firefox press the button pointing to the left. To go forward to a page you have visited before but have now gone back from press the button with the arrow pointing to the right. To download a file directly to your local disk right click on the save file as and then you will get options to save the file where you want.
Version
----------
Lubuntu currently ships with the latest version of Firefox, Firefox Quantum.

@ -5,23 +5,20 @@ Qtransmission is a bittorrent client.
Screenshot
----------
.. image:: transmission.png
Version
-------
Lubuntu ships with version 2.94 of Qtransmission.
How to launch
-------------
<<<<<<< HEAD
To launch Qtransmission go to menu -> Internet -> Qtransmission bittorent client or run transmission-qt from the command line.
tags: transmission, torrent, bittorrent, download
=======
To launch Qtransmission go to menu -> Internet -> Qtransmission bittorent client or run
.. code::
transmission-qt
from the terminal.
>>>>>>> 649e6743269e13afc131419c1258b458ca0596c5

@ -1,8 +1,19 @@
Chapter 2.1.4 Bluedevil
=======================
bluedevil is the default application to make bluetooth devices for lubuntu.
bluedevil is the default application to manage bluetooth devices for lubuntu.
Version
-------
Lubuntu ships with version 5.13.5 of bluedevil.
Pairing
-------
To launch bluedevil to pair with a device from the menu -> Internet -> Bluedevil Wizard. If bluetooth is disabled you will be asked to enable it. In the main part of the window will show detected bluetooth devices. Click on the device you wish to add and press next.
Screenshot
----------
.. image:: bluedevilwizard.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

@ -1,6 +1,8 @@
Chapter 2.1 Internet Applications
=================================
This chapter documents how to use webbrowsers email clinets and torent clients.
.. toctree::
:maxdepth: 2
:titlesonly:

@ -17,4 +17,10 @@ Lubuntu ships with version 6.1.2.1 of libreoffice.
How to launch
-------------
From the menu -> Office -> Libreoffice to launch libreoffice or run libreoffice from the command line.
From the menu -> Office -> Libreoffice to launch libreoffice or run
.. code::
libreoffice
from the command line.

@ -5,7 +5,7 @@ Libreoffice Calc is a spreadsheat program included by default in Lubuntu.
Useage
------
To move between cells press the arrow keys. To enter data into cells type in the keyboard. To sum data from cells in the cell where you want the sum is to press the button that looks like Σ character and then drag the mouse over the cells you want to add.
To move between cells press the arrow keys. To enter data into cells type in the keyboard. To sum data from cells in the cell where you want the sum is to press the button that looks like Σ character and then drag the mouse over the cells you want to add. To sort your cells in descending order press the button with bullet points and an arrow going down. To sort in ascending order press the button with bullet points and an arrow pointing upwards.
To save your spreadsheet you need to press the button that looks like a floppy disk, press the keyboard shortcut or go to file menu -> save. To open a file press the button that looks like a brown folder and add selct the file you want from the dialog.
@ -22,4 +22,10 @@ Lubuntu ships with version 6.1.1.2 of libreoffice Calc.
How to launch
-------------
To launch libreoffice calc in the menu go to Office -> Libreoffice Calc or run localc from the command line.
To launch libreoffice calc in the menu go to Office -> Libreoffice Calc or run
.. code::
localc
from the command line.

@ -12,7 +12,11 @@ Useage
------
When you open libreoffice impress you will get a dialog to select a templete with a preview select which one you want to use by left clicking and then click open. To add a title to a slide click where it says click to add title.
To open a previous presentation you have been working on press the button that looks like a folder with a piece of paper in it and navigate to the file you want and open it. To save your presentation press the button that looks like a floppy disk.
To open a previous presentation you have been working on press the button that looks like a folder with a piece of paper in it and navigate to the file you want and open it. To save your presentation press the button that looks like a floppy disk.
To type text into a presentation click in one of the boxes for your theme and type in the text with controls for the text on the right hand side. To insert a picture press the button with what looks like a photograph of a tree and select the file you want to insert.
On the left there is a panel showing what slides you currently have in left side of the window. To insert a new slide right click on this panel on the left and select new slide. To delete a slide on the left hand slide right click and select delete slide.
Screenshot
----------
@ -24,4 +28,10 @@ Version
How To launch
-------------
To launch go to the menu -> Office -> Libreoffice impress or run loimpress.
To launch go to the menu -> Office -> Libreoffice impress or run
.. code::
loimpress
from the command line.

@ -12,4 +12,10 @@ Screenshot
How to launch
-------------
To launch libreoffice math in the menu -> office -> libreoffice math or run lomath from the command line.
To launch libreoffice math in the menu -> office -> libreoffice math or run
.. code::
lomath
from the command line.

@ -20,7 +20,11 @@ To use libreoffice writer type what you wish to type into the main part of the w
To change the font size There is a drop down box with a number in it you can type the font size you want in this box or select from the dropdown menu. You can change the font with the drop down box to the left of the font size which you can type and it autocompletes the fonts or select from the drop down menu.
To check the spelling of your document press the ABC button with a checkmark, from the menu -> tools spelling or press f7. After you are done writing your document you can press the button that looks like a printer to print, press control+ p or file -> print.
To check the spelling of your document press the ABC button with a checkmark, from the menu -> tools spelling or press f7. After you are done writing your document you can press the button that looks like a printer to print, press control+ p or file -> print. To view your word count of how many words are currently in the document is with nothing slected at the bottom of the libreoffice writer window. If you select text with the mouse you can also see the word count of selection from the same spot.
To insert special symbols or characters press the button with the Ω symbol or from the menu Insert -> Special character. To insert a page break press control + enter or from the menu Insert -> Page Break.
To undo a mistake you make press control + z or press the yellow arrow pointing to the left. If you accidently undid code redo or press the green arrow pointing to the right.
Screenshot
----------
@ -28,4 +32,10 @@ Screenshot
How to Launch
-------------
To launch go to menu -> office -> libreoffice writer or run lowriter from the command line.
To launch go to menu -> office -> libreoffice writer or run
.. code::
lowriter
from the command line.

@ -22,6 +22,9 @@ If you want to view a particular page select the box (e.g. page 1/3) and tpye th
qpdfview also includes some very useful docks. To view the outline dock, in the menu select View -> Docks -> O utline (make sure the button is checked) or press F6 on the keyboard. It should appear on the left hand side of the pdf with collapsable sections. This is useful in navigating large pdfs.
To search through your pdf file you can press control + f or from the menu edit -> search. You will get taken to the results and will appear highligheted in yellow to see through the results you can press the down arrow to see results farther in the document and press the up arrow to see results towards the start of the document.
To make qpdfview fullscreen you can press f11. To enter presentation mode you can press f12 wihch is makes the content of the pdf take up the fullscreen and gives you no menubars. To exit presentation mode you can press f12 again. To advance to the next page in the presentation press the spacebar or the right arrow. To go back a page in presentation press the left arrow.
Screenshot
----------
@ -33,4 +36,10 @@ Lubuntu ships with version 0.4.17 of qpdfview.
How to launch
-------------
To launch qpdfview go to the Menu -> Office -> qpdfview or run qpdfview from the command line.
To launch qpdfview go to the Menu -> Office -> qpdfview or run
.. code::
qpdfview
from the command line.

@ -1,6 +1,8 @@
Chapter 2.2 Office Applications
===============================
This chapter documents office applications including the libreoffice office suite and qpdfview for viewing pdfs.
.. toctree::
:maxdepth: 2
:titlesonly:

@ -21,4 +21,10 @@ Lubuntu ships with version 0.7.0 or lximage.
How to launch
-------------
To launch lximage from the menu -> graphics - > lximage or run lximage-qt from the command line.
To launch lximage from the menu -> graphics - > lximage or run
.. code::
lximage-qt
from the command line.

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

@ -5,7 +5,11 @@ Screenshot is a program to take screenshots.
Useage
------
To use screenshot the whole screen takes a screenshot of your entire screen, current window only takes only the current window and capture an area of the screen lets you select an area interacetively. There is also a delay for the screenshot you can set like a timer for a camera in the bottom right corner of the screen.
To use screenshot the whole screen takes a screenshot of your entire screen, current window only takes only the current window and capture an area of the screen lets you select an area interacetively. To start the interactive area left click and then drag the mouse in a rectangle to select the area you want to take a screenshot. There is also a delay for the screenshot you can set like a timer for a camera in the bottom right corner of the screen.
Screenshot
----------
.. image:: screenshot.png
Version
-------
@ -13,4 +17,9 @@ Lubuntu ships with version 0.7.0 of screenshot.
How to Launch
-------------
To launch screenshot from the menu -> Grapics -> Screenshot or run lximage-qt -s from the command line. Pressing the printscreen key also brings up the screenshot dialog.
To launch screenshot from the menu -> Grapics -> Screenshot or run
.. code::
lximage-qt -s
from the command line. Pressing the printscreen key also brings up the screenshot dialog.

@ -11,8 +11,14 @@ Useage
------
To preview what you want to scan press the preview button and you can make sure the scan is in a good position. With this done you can press the scan button to scan the document after this a dialog will show up asking you were to save what you are scanning.
To zoom in press the magnifying glass button with a plus sign conversely to move out press the magnifying glass button with a minus sign.
To zoom in press the magnifying glass button with a plus sign conversely to move out press the magnifying glass button with a minus sign. To change your resolution change the scan resolution drop down and select the dots per inch you want to use.
How to launch
-------------
To launch skanlite turn on your scanner and that it is connected to your computer. To launch the application go to the menu -> graphics -> skanlite or run skanlite from the command line.
To launch skanlite turn on your scanner and that it is connected to your computer. To launch the application go to the menu -> graphics -> skanlite or run
.. code::
skanlite
from the command line.

@ -1,6 +1,8 @@
Chapter 2.3 Graphics Applications
===================================
This chapters documents programs with viewing pictures taking screenshots and scanning pictures or documents.
.. toctree::
:maxdepth: 2
:titlesonly:

@ -19,12 +19,20 @@ Useage
------
To open a file in a archieve, open the archieve, then double click the file or select it and click the Open button. If you want to extract or move a file from the archieve, use the extract button.
To create an archieve press the archieve new button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression.
Version
-------
Lubuntu ships version 4:18.04.3 of ARK.
How to launch
-------------
To launch ARK go to the menu -> Accessories -> ARK or run ark on the command line.
To launch ARK go to the menu -> Accessories -> ARK or run
.. code::
ark
on the command line.

@ -20,6 +20,7 @@ To type things into your text file the main part of the window similar to a word
To open a new tab and empty text file press the button with a piece of paper with a plus symbol on it. If you wish to close a tab press the red x button.
If you make a mistake and want to undo it press control + z or press the button that looks like a curved arrow pointing towards the left. To redo a change you have undone press the button with a curved arrow pointing towards the right.
Screenshot
----------
@ -32,4 +33,9 @@ Lubuntu ships with version 0.9.0 of featherpad.
How to Launch
-------------
In the menu go to Acessories -> featherpad or run featherpad from the command line.
In the menu go to Acessories -> featherpad or run
.. code::
featherpad
from the command line.

@ -13,7 +13,10 @@ Features:
Useage
------
To do simple arithmetic click the numbers and then press the sign for addition, multiplication, subtraction, or division. You can also type in the numbers and press + for addition, - for subtraction, * for multiplication and / for division. To view the answer press the button that is an =.
To do simple arithmetic click the numbers and then press the sign for addition, multiplication, subtraction, or division. You can also type in the numbers and press + for addition, - for subtraction, * for multiplication and / for division. To view the answer press the button that is an =.
To make a number negative press the button that looks like a +/-. To insert decimals press the decimal point button which looks like . when you get to the part which is less than a whole number. To clear input from Kcalc Press the button with a C on it.
Screenshot
----------
@ -25,4 +28,10 @@ Lubuntu ships with version 18.04.3 of Kcalc.
How to launch
-------------
To launch kcalc go to accessories -> Kcalc or run kcalc from the command line.
To launch kcalc go to accessories -> Kcalc or run
.. code::
kcalc
from the command line.

@ -19,7 +19,7 @@ If you single click on a file you will select it. If you double click on it you
To connect to a remote server such as a NAS go to the go menu -> Connect to server and authenticate to your remote storage. If you want to plug in removeable storage you can open the storage on the left with devices. This also happens other internal filesystems on your computer. To eject removeable media press the button on the left with a circled up arrow to eject.
To see hidden files press control +h or go to view -> show hidden. To open a terminal in your current folder press f4 or Tool -> Open terminal from the menu. To search for files press f3 or tool -> search for files. To view the properties of a file or folder right click on it and select properties from the menu. General will show you the size of the file where the file is and when it was last modified or accessed. The permissions tab will show you who owns the file which if you can't change it will be grayed out and who has permisson to read modify and execute the file.
Screenshot
----------
@ -32,8 +32,12 @@ Lubuntu currently ships with 0.13.0 of pcmfanfm-qt.
How to Launch
-------------
To open PCManFM in your current directory (in terminal), execute `pcmanfm-qt`.
To open PCManFM in your current directory (in terminal), execute
.. code::
pcmanfm-qt
Feel free to append [sudo] to run PCManFM-Qt as root.
Feel free to append [lxqt-sudo] to run PCManFM-Qt as root.
You can also go to the Applications Menu > Accessories > PCManFM-Qt File Manager.

@ -19,6 +19,9 @@ Lubuntu ships with version 5.1.1 of Qlipper.
How to launch
-------------
By default qlipper should autostart and should be on the bottom right of your panel. If you need to get it running and it is not go to the menu -> Accessories -> Qlipper.
To launch it from the command line run qlipper.
To launch it from the command line run
.. code::
qlipper

@ -14,4 +14,10 @@ Screenshot
How to launch
-------------
To launch noblenote go to the menu -> Acessories -> noblenote or run noblenote on the commandline.
To launch noblenote go to the menu -> Acessories -> noblenote or run
.. code::
noblenote
on the commandline.

@ -16,4 +16,10 @@ Version
Lubuntu ships with version 0.1.6 of 2048-Qt.
How to launch
-------------
To launch 2048-qt go to the menu -> games -> 2048-qt or run 2048-qt from the commanmd-line.
To launch 2048-qt go to the menu -> games -> 2048-qt or run
.. code::
2048-qt
from the commanmd-line.

@ -1,6 +1,7 @@
Chapter 2.4 Accessories
=======================
This chapter documents accessories on your system and the one game 2048-qt.
.. toctree::
:maxdepth: 2

@ -9,4 +9,10 @@ Lubuntu ships with version 18.04.3 of K3b.
How to Launch
-------------
To launch K3b from the menu -> sound and video -> K3b or run K3b from the command line.
To launch K3b from the menu -> sound and video -> K3b or run
.. code::
K3b
from the command line.

@ -21,5 +21,11 @@ Lubuntu ships with version 0.4.0 Pulse Audio Volume Control.
How to launch
-------------
To launch pulse audio volume Control from the menu -> Sound and video -> Pulse Audio Volume control or run pavucontrol-qt from the command line. Another way to launch Pulse audoio volume control is to click on the volume applet in the panel and click the mixer button.
To launch pulse audio volume Control from the menu -> Sound and video -> Pulse Audio Volume control or run
.. code::
pavucontrol-qt
from the command line. Another way to launch Pulse audoio volume control is to click on the volume applet in the panel and click the mixer button.

@ -19,5 +19,11 @@ Lubuntu ships with version 3.0.4 of VLC.
How to launch
-------------
to launch vlc in the menu go to Sound and video --> VLC media player or run vlc from the command line.
to launch vlc in the menu go to Sound and video --> VLC media player or run
.. code::
vlc
from the command line.

@ -1,6 +1,8 @@
Chapter 2.5 Sound and Video
===========================
This chapter documents playing media, burning disks, and controlling volume.
.. toctree::
:maxdepth: 2
:titlesonly:

@ -13,6 +13,10 @@ To use a virtual keyboard click on the icon in the system tray that looks like a
How to launch
-------------
To launch the fcitx applet from the menu -> system tools -> fcitx with icon with a penguin with a paintbrush. If you wish to run the applet from the command line run `fcitx`
To launch the fcitx applet from the menu -> system tools -> fcitx with icon with a penguin with a paintbrush. If you wish to run the applet from the command line run
.. code::
fcitx

@ -25,6 +25,12 @@ Lubuntu ships with version 2.2.0 of htop.
How to launch
-------------
To launch htop from the menu -> system tools -> htop with the Icon that looks like the green H made out of text or you can run htop from the command line.
To launch htop from the menu -> system tools -> htop with the Icon that looks like the green H made out of text or run
.. code::
htop
from the command line.

@ -18,4 +18,16 @@ Screenshot
How to launch
-------------
To launch qterminal in a normal window go to the menu -> System Tools -> qterminal or run qterminal from the command line. To launch a drop down version of Qterminal from the menu -> System Tools -> qterminal drop down or run qterminal -d from the command line.
To launch qterminal in a normal window go to the menu -> System Tools -> qterminal or run
.. code::
qterminal
from the command line. To launch a drop down version of Qterminal from the menu -> System Tools -> qterminal drop down or run
.. code::
qterminal -d
from the command line.

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 KiB

@ -5,7 +5,11 @@ nm-tray is the an applet to manage network connections.
Useage
------
If you want to connect to a network on nm-tray left click the icon in the system tray. If you have a wired connection with DHCP it should connect automatically. If you want to disconnect your from a network under active connections left click to disconnect.
If you want to connect to a network on nm-tray left click the icon in the system tray. If you have a wired connection with DHCP it should connect automatically. If you want to disconnect your from a network under active connections left click to disconnect. To connect to wifi left click on the nm-tray applet and connect the wifi name applet and then enter the password for the wifi.
Screenshot
----------
.. image:: nm-tray.png
Version
-------

@ -7,10 +7,21 @@ Version
-------
Lubuntu ships with version 1.10.18 of qps.
Useage
------
To see your memory useage in qps look at the bar that says MEM. The bar for CPU useage shows CPU useage with a bar graph with useage with a bar graphc for cpu useage. The Uptime in the top bar shows how long your computer has been running.
Screenshot
----------
.. image:: qps.png
How to launch
-------------
To launch qps go to the menu -> System Tools -> qps or run qps from the command line.
To launch qps go to the menu -> System Tools -> qps or run
.. code::
qps
from the command line.

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

@ -14,7 +14,17 @@ To check the health of your hard drive on the menu Device -> SMART status.
You can see your disk useage for each partition graphically with the bars at the top with the shaded in part showing a bar graph as the percentage full of the partition. The Column size shows the size of the entire system while the Used shows the amount of space used on the drive. The type field lets you see which filesystem is on the parttion.
Screensaver
-----------
.. image:: kde_partitionmanager.png
How to launch
-------------
To launch kde partition manager from the menu -> system tools -> KDE partition manager or run partitionmanager from the command line.
To launch kde partition manager from the menu -> system tools -> KDE partition manager or run
.. code::
partitionmanager
from the command line.

@ -3,6 +3,24 @@ Chapter 3.2.1 LXQt configuration center
LXQt configuration center is an application with buttons that launches configuration options for lxqt the default desktop environment of Lubuntu.
Useage
------
LXQt configuration center lets you launch many different applications in this chapter from a simple control center where you can double click on the icon for that program.
Screenshot
----------
.. image:: configuration_center.png
Version
-------
Lubuntu ships with version 0.13.0 of LXQt configuration center.
How to Launch
-------------
To launch LXQt configuration center from the menu -> Prefrences -> LXQt settings -> LXQt configuration center or run lxqt-config from the command line.
To launch LXQt configuration center from the menu -> Prefrences -> LXQt settings -> LXQt configuration center or run
.. code::
lxqt-config
from the command line.

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

@ -18,6 +18,16 @@ To display info on your monitor click the info tab and read that info.
With multiple monitors you can in the set position you can drag the different screen around drag the two monitors around. The fast menu extended view sets you to set extended showing different things on different monitors. Selecting a unified view shows the same thing on both screens. First only shows up the first screen while second only shows only the second.
Screenshot
----------
.. image:: monitor_settings.png
How to launch
-------------
To launch monitor settings from the menu -> Prefrences -> LXQt settings -> Monitor settings. From lxqt-configuration-center press the button for monitor settings that looks like a desktop monitor or run lxqt-config-monitor from the command line.
To launch monitor settings from the menu -> Prefrences -> LXQt settings -> Monitor settings. From lxqt-configuration-center press the button for monitor settings that looks like a desktop monitor or run
.. code::
lxqt-config-monitor
from the command line.

@ -15,10 +15,22 @@ The appearance tab lets you change where the buttons are so for is you want and
The font tab changes the font of your window titlebars you can select several different fonts for different conditions of the window. To change the style of the font you can under the style make the font inactive. For example if you have trouble telling which window you are in you can make the font italic for the titlebar of inactive windows to make it even more obvious.
The mouse tab use the focus follow mouse tab is if you move the mouse over the window it will automatically focus on that window.
On the desktop tab to change number of desktops press the up arrow to add an additional desktop or the down arrow to reduce the number of virtual desktops.
Screenshot
----------
.. image:: openbox-config.png
How to launch
-------------
To launch openbox settings from the menu -> Prefrences -> LXQt settings -> openbox settings. From LXQt settings press the openbox settings button with the wrench and screwdriver on a computer window or run obconf-qt from the command line.
To launch openbox settings from the menu -> Prefrences -> LXQt settings -> openbox settings. From LXQt settings press the openbox settings button with the wrench and screwdriver on a computer window or run
.. code::
obconf-qt
from the command line.

@ -13,4 +13,9 @@ Lubuntu ships with version 0.13.0 of Power Management.
How to Launch
-------------
To launch Power Management from the menu -> Prefrences -> LXQt settings -> Power Management. From LXQt configuration center press the power management icon that looks like a light bulb or run lxqt-config-powermanagement from the command line.
To launch Power Management from the menu -> Prefrences -> LXQt settings -> Power Management. From LXQt configuration center press the power management icon that looks like a light bulb or run
.. code::
lxqt-config-powermanagement
from the command line.

@ -13,6 +13,7 @@ Screenshot
----------
.. image:: session_settings.png
Version
-------
Lubuntu ships with version 0.13.0 of session settings.
@ -20,4 +21,8 @@ Lubuntu ships with version 0.13.0 of session settings.
How to launch
-------------
To launch session settings from the menu -> Preferences -> LXQt settings -> session settings. From LXQt configuration center press the button that looks like a triangular blue flag and is labeled with session settings. To run session settings from the command line run lxqt-config-session.
To launch session settings from the menu -> Preferences -> LXQt settings -> session settings. From LXQt configuration center press the button that looks like a triangular blue flag and is labeled with session settings. To run session settings from the command line run
.. code::
lxqt-config-session

@ -27,4 +27,8 @@ Screenshot
How to launch
-------------
To launch shortcut keys from the menu -> Prefrences -> LXQt settings -> shortcut keys. From LXQt configuration center use shortcut keys button which looks like 6 keyboard keys or run lxqt-config-globalkeyshortcuts.
To launch shortcut keys from the menu -> Prefrences -> LXQt settings -> shortcut keys. From LXQt configuration center use shortcut keys button which looks like 6 keyboard keys or from the command line run
.. code::
lxqt-config-globalkeyshortcuts

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

@ -11,6 +11,16 @@ Useage
------
To create a new useage create a new user enter your password to make sure it is really you enter the users name and username then enter the new password twice by hand. To change the users permission click account type and enter your password and select desktop user to not give permission to change the system or admin to change system settings.
Screenshot
----------
.. image:: users_and_groups.png
How to launch
-------------
To launch Users and groups from the menu -> Prefrences -> LXQt settings -> users and groups. From LXQt configuration center under system settings press the button that looks like two people. Or you can run lxqt-admin-user from the command line.
To launch Users and groups from the menu -> Prefrences -> LXQt settings -> users and groups. From LXQt configuration center under system settings press the button that looks like two people. Or you can run
.. code::
lxqt-admin-user
from the command line.

@ -10,4 +10,10 @@ Lubuntu ships with version 0.4.0 of Window effects.
How to Launch
-------------
To launch window effects from the menu -> Prefrences -> LXQt Settings -> Window effects or run compton-conf from the command line. From LXQt configuration center press the gear button with a c in it to launch Window Effects.
To launch window effects from the menu -> Prefrences -> LXQt Settings -> Window effects or run
.. code::
compton-conf
from the command line. From LXQt configuration center press the gear button with a c in it to launch Window Effects.

@ -0,0 +1,18 @@
Chapter 3.2.17 Alternatives configurator
========================================
To configure your alternatives like your default web browser and more applications.
Version
-------
Lubuntu ships with version 1.0.1 of galternatives.
How to Launch
-------------
To launch Alternatives configurator from the menu -> Prefrences -> Alternatives configurator or run
.. code::
galternitives
from the command line.

@ -13,5 +13,11 @@ Lubuntu ships with version 1.5.11 of printers.
How to launch
-------------
To launch printers from the menu -> Prefrences -> Printers or run system-config-printer from the command line.
To launch printers from the menu -> Prefrences -> Printers or run
.. code::
system-config-printer
from the command line.

@ -19,7 +19,14 @@ The icons theme changes desktop icons on your computer and if you click on the i
To change the font size that desktop applications use choose the font tab and use the point size and enter in the size you want or use the up and down arrows to increase or decrease font size respectively. To change the default font there is a drop down box for font name that you can type the font name you or select from the drop down menu.
The cursor theme lets you change how the cursor looks with two themes installed by default but more available in the package repositories.
How to launch
-------------
To launch appearnce in the menu -> prefrences -> Lxqt settings -> appearance. Another way is to press the Appearance button from LXQt configuration center or run lxqt-config-appearance from the command line.
To launch appearnce in the menu -> prefrences -> Lxqt settings -> appearance. Another way is to press the Appearance button from LXQt configuration center or run
.. code::
lxqt-config-appearance
from the command line.

@ -5,7 +5,7 @@ Brightness is a tool to control your screen brightness. If you are using a lapto
Useage
------
To use brightness click on the dial towards the right window of the window. To make the screen dimmer use the left arrow key or click on the dial and drag it towards the left. If you want to make the screen more bright press the right arrow key or drag the dial towards the right.
To use brightness click on the dial towards the right window of the window. To make the screen dimmer use the left arrow key or click on the dial and drag it towards the left. If you want to make the screen more bright press the right arrow key or drag the dial towards the right. After doing this you will be asked to confirm the current brightness is ok while needing to select yes. If you do not respond it will go back to the old brightness which is useful because if you made your screen illegible it will revert to the old settings.
Screenshot
----------
@ -17,5 +17,11 @@ Lubuntu ships with 0.13.0 of Brightness.
How to launch
-------------
To launch brightness from the menu -> Prefrences -> LXQt settings -> Brightness. Another way is to press the birghtness button on LXQt configuration center or run lxqt-config-brightness from the commandline.
To launch brightness from the menu -> Prefrences -> LXQt settings -> Brightness. Another way is to press the birghtness button on LXQt configuration center or run
.. code::
lxqt-config-brightness
from the commandline.

@ -17,4 +17,8 @@ Lubuntu ships with version 0.13.0 of Date and time.
How to launch
-------------
To launch date and time from the menu -> Prefrences -> LXQt settings -> Date and Time. From LXQt configuration center under the system settings header at the bottom press the date and time button or from the command line run lxqt-admin-time.
To launch date and time from the menu -> Prefrences -> LXQt settings -> Date and Time. From LXQt configuration center under the system settings header at the bottom press the date and time button or from the command line run
.. code::
lxqt-admin-time

@ -24,4 +24,10 @@ Screenshot
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.
To launch desktop from the menu -> prefrences -> LXQt settings -> Desktop. Or from LXQt configuration center press the desktop button to launch it or run
.. code::
pcmanfm-qt --desktop-pref
from the command line. Another way to launch this is to right click on the desktop desktop prefrences.

@ -18,4 +18,8 @@ Lubuntu ships with version 0.13.0 of desktop notifications.
How to launch
-------------
To launch Desktop notifications from the menu -> Prefrences -> LXQt settings -> Desktop Notifications. In lxqt-configuration center press the Desktop Notification button which looks like a giant !. To launch the configuration from the command line run lxqt-config-configurationd.
To launch Desktop notifications from the menu -> Prefrences -> LXQt settings -> Desktop Notifications. In lxqt-configuration center press the Desktop Notification button which looks like a giant !. To launch the configuration from the command line run
.. code::
lxqt-config-configurationd

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

@ -0,0 +1,25 @@
Chapter 3.2.7 File Associations
===============================
File associations changes the default applicatoin when opening a file.
Version
-------
Lubuntu ships with version 0.13.0 of file associations
Useage
------
To search for which file extenstion you want to change to open in another program you can search in the top box for that file format. On the left is really long list of all mimetype that you can change but searching for a particular one will be much faster. Once you find the filetype you want to change on the top right it tells you what kind of file that mimetype is and shows the extensions. The current default is shown on the lower right with a change button that brings up a menu for you to change it to something else.
Screenshot
----------
.. image:: file_associations.png
How to Launch
-------------
From the menu -> Prefrences -> LXQt settings -> file associations or from the command line run
.. code::
lxqt-config-file-associations

@ -21,4 +21,8 @@ Screenshot
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.
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 or from the command line run
.. code::
lxqt-config-input

@ -13,4 +13,10 @@ Lubuntu ships with version 0.13.0 of Locale.
How to Launch
-------------
To luaunch locale in the menu -> Prefrences -> LXQt settings -> locale or run lxqt-config-locale from the command line. In LXQt configuration center press the locale button that looks like a flag.
To luaunch locale in the menu -> Prefrences -> LXQt settings -> locale or run
.. code::
lxqt-config-locale
from the command line. In LXQt configuration center press the locale button that looks like a flag.

@ -13,6 +13,7 @@ This chapter sets up the many prefrences included within lubuntu for themeing an
3.2.4/date_and_time
3.2.5/desktop
3.2.6/desktop_notifications
3.2.7/file_associations
3.2.8/keyboard_and_mouse
3.2.9/locale
3.2.10/monitor_settings
@ -22,4 +23,5 @@ This chapter sets up the many prefrences included within lubuntu for themeing an
3.2.14/shortcut_keys
3.2.15/users_and_groups
3.2.16/window_effects
3.2.17/alternative_configurator
3.2.19/Printers.rst

@ -22,5 +22,11 @@ Lubuntu ships with version 5.13.5 of Discover.
How to launch
-------------
To launch Discover from the menu -> System Tools -> Discover or run plasma-discover from the command line.
To launch Discover from the menu -> System Tools -> Discover or run
.. code::
plasma-discover
from the command line.

@ -7,7 +7,9 @@ Useage
------
To update your packages press the gear button with a clockwise pointed arrow. If updates are available press the upward pointing arrow with a dot on top to install the updates.
To search for a program to install type into the bar at the top that says search. If you find something you want to install you can right click and then mark for installation. When the package you want to install has additional dependencies will show up if you think twice about wanting to install you can click the cancel button to not pull in all those dependeices or press ok to continue looking for software to install. To apply your changes you can press the green checkbox button that says apply changes and you will end up entering your password to confirm you want to install and then the package will be installed.
To search for a program to install type into the bar at the top that says search. If you find something you want to install you can right click and then mark for installation. When the package you want to install has additional dependencies will show up if you think twice about wanting to install you can click the cancel button to not pull in all those dependeices or press ok to continue looking for software to install. To apply your changes you can press the green checkbox button that says apply changes and you will end up entering your password to confirm you want to install and then the package will be installed.
If you want to see your history of package updates and installed from the menu -> view -> history or press control + h.
Version
-------
@ -15,5 +17,11 @@ Lubuntu ships with version 4:5.8.0 of muon package manager
How to Launch
-------------
To launch muon package manager from the menu -> System Tools -> Muon package manager.
To launch muon package manager from the menu -> System Tools -> Muon package manager or run
.. code::
muon
from the command line.

@ -5,6 +5,9 @@ LXQt Panel is the bar situated at the bottom of your screen by default. The pane
Usage
------
The application menu allows you to browse and search through available programs; a keyboard shortcut is conveniently available for this. The desktop switcher allows you to switch to another virtual desktop, allowing you to keep your workspace organized. The quick launch bar allows you to conveniently launch your file explorer (PCManFM) and web browser (Firefox). To add a program to quick launch open the menu and find it there and drag it down onto the panel.
The application menu allows you to browse and search through available programs; a keyboard shortcut is conveniently available for this. The desktop switcher allows you to switch to another virtual desktop, allowing you to keep your workspace organized. The quick launch bar allows you to conveniently launch your file explorer (PCManFM) and web browser (Firefox).
@ -26,4 +29,10 @@ Lubuntu ships with version 0.13.0 of lxqt-panel.
How to launch
-------------
lxqt-panel should auto launch by default. If you need to manually start it, run lxqt-panel from the command line.
lxqt-panel should auto launch by default. If you need to manually start it, run
.. code::
lxqt-panel
from the command line.

@ -25,5 +25,11 @@ Screenshot
How to launch
-------------
Runner should be running in the background and Alt + F2 should. If you need to manually start it for some reason run lxqt-runner from the command line.
Runner should be running in the background and Alt + F2 should. If you need to manually start it for some reason run
.. code::
lxqt-runner
from the command line.

@ -1,5 +1,5 @@
Chapter 5 Panel, Desktop, and Runner
==================================
=====================================================
This chapter will teach you how to use the panel desktop icons the runner to launch applications and window management.

Loading…
Cancel
Save