Added screenshots and improved Panel chapter.

Correcting other minor errors.
pull/49/head
Steed 6 years ago
parent 3bfc1bf3e8
commit 0f203d2991

@ -1,16 +1,23 @@
Chapter 5.1 LXQt Panel
======================
LXQt panel is the panel shipped with Lubuntu. By default the panel contains a menu, a worksspace switcher, a quick-launcher, a taskbar for listing all of the open programs, a system tray containing applets and a clock.
LXQt panel is the bar situated at the bottom of you screen by default. The panel contains an application menu, a desktop switcher, a quick-launch bar, a taskbar, a system tray containing applets and a clock. The panel is highly configurable with a number of settings and plugins.
Useage
Usage
------
To use LXQt panel the menu to search for all the different programs documented and chapter 2 and all the other desktop ones you install from the repositories is to the top left by default. If you want to change to another virtual desktop you can use the desktop switcher. Next is a quick launch version with the icon looking like drawer of a file cabinet to launch pcmanfm-qt. The purple circle icon with a white bird as the head launches falkon the default web browser for Lubuntu.
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 (PCMan) and web browser (Firefox).
.. image:: menu_search.png
The taskbar lists the windows you currently have open. To bring one of these windows to focus simply left click the windows on the task bar. If you have multiple of the same window left clicking will open the group, allowing you to select between the different windows. If you want to close a group of multiple windows you can right click the group and click close all.
.. image:: multiple_tasks.png
If you have multiple weapons oepn you can switch between them by left clicking on the taskbar on each windows. If you have multiple of the same window open you will be able to left click to open up the group and then select between the two different windows. If you want to close all of a group of multiple windows you can right click the group and click close all.
In the system tray there there are multiple widgets. With the volume applet you can change the volume by using the mouse-wheel with the mouse over the speaker icon left click the speaker icon and drag the volume up and down and toggle mute with the button at the bottom. To the far right is a clock, you can click the clock to bring up a pop up calendar window.
In the system tray there is the volume applet which you can change the volume by using the mousewheel with the mouse over the speaker icon left click the speaker icon and drag the volume up and down and toggle mute with the button at the bottom.
.. image:: system_tray.png
To the far right is a clock that can tell you what time it is. You can also click the clock to bring up a pop up calendar window.
As mentioned before the panel is highly configurable and you can customize it by right clicking at various places.
Version
-------

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

@ -11,7 +11,7 @@ First ensure your system is up-to-date by starting Software Updater and performi
- This can be done by clicking the Menu (Alt + F1) ->System tools ->Software Updater
- When prompted click Install Now.
- After the install is completed you may be prompted to reboot. If not reboot manually.
- .. image:: 02_up-to-date.png
.. image:: 02_up-to-date.png
@ -19,7 +19,7 @@ First ensure your system is up-to-date by starting Software Updater and performi
Since 18.10 is not a LTS (long term support) version you may have to opt in for non LTS version
- Select the Updates-> Notify me of a new Ubuntu version -> For any new version, from Sofware and Updates
- Close the update manager and the update manager should prompt you to upgrade to the lastest release.
- .. image:: 03_development_release.png
.. image:: 03_development_release.png
- Alternatively you can start a terminal (Ctrl + Alt + T) and type in the command "update-manager -d"
- where the d flag refers to upgrade from hte supported to the development release
@ -27,9 +27,9 @@ Next you will want to upgrade to the new release.
- After rebooting start the update manager.
- This can be done by clicking the Menu (Alt + F1) ->Preferences ->Software and Updates
- You should be prompted to upgrade. Click upgrade.
- .. image:: 04_release_available.png
.. image:: 04_release_available.png
- Read the release notes
- .. image:: 05_release_notes.png
.. image:: 05_release_notes.png
- Once the upgrade has completed restart your machine.

@ -7,7 +7,6 @@ Reasons for using live session:
- Hardware testing and trouble shooting.
- OS testing.
- Fixing broken installs.
- Carrying something lighter than laptop to use on a friends computer.
- Backing up files

Loading…
Cancel
Save