Merge branch 'master' into keyboardshortcuts

pull/55/head
Steed 6 years ago committed by GitHub
commit f17fe22d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ How to launch
-------------
To launch Qtransmission go to menu -> Internet -> Qtransmission bittorent client or run
.. code::
transmission-qt

@ -13,13 +13,15 @@ Features:
Useage
------
Along the top to create a new tab in pcmanfm-qt you can use the button with a file and a plus on it to open a new tab or press control +t. The left pointing arrow button is a back button while the right pointing arrow button moves you forward in the directories that you have moved in the file manager. The button for the arrow pointing upward is to go up one level in the directory tree to the so called parent directory.
Along the top to create a new tab in pcmanfm-qt you can use the button with a file and a plus on it to open a new tab or press control +t. The left pointing arrow button is a back button while the right pointing arrow button moves you forward in the directories that you have moved in the file manager. The button for the arrow pointing upward is to go up one level in the directory tree to the so called parent directory. To rename your files right click on the file and click rename.
If you single click on a file you will select it. If you double click on it you will open it in the default program to open that file. If you right click on a file you can select which program to open a file with if you have multiple programs to open it. If you want to selct multiple files you can hold down control and select the files. To copy files select the file right click copy or press control +c. To cut files select them right click cut and or press control + x. After copying or cutting a file you can paste them with right click paste or press control +v.
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.
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
----------

@ -29,6 +29,10 @@ Muon Package Manager -> Settings-> Configure Software Sources
Discover Software Center -> Settings -> Ubuntu (Default) -> Settings (Gear icon) -> Software Sources
command line: sudo software-properties-qt
command line:
tags:ppa, software, download, sources, release, update, discover, muon, security,
.. code::
lxqt-sudo software-properties-qt
tags:ppa, software, download, sources, release, update, discover, muon, security,

@ -21,6 +21,12 @@ will make a much nicer output than
df
To list files on the current file system one of the most important commands to know is ls.
.. code::
ls
will show the files in your current directory and the man page lists more options such as viewing all files or long listing.

@ -3,7 +3,7 @@ Appendix D Upgrading from previous releases
We are proud to present the highly anticipated release of Lubuntu 18.10! This release comes with many changes, which will probably be overshadowed by the move to the LXQt desktop environment. Naturally, an extremely large change like this can cause problems, so **we strongly recommend you back up your files**. Also, if your computer is one that runs on a battery (such as a laptop), please ensure that the power is connected, as it may take a while and unexpected power failures could be disasterous.
There are two methods of upgrading Lubuntu releases. The first is using the update manager a graphical user interface. The second involves the command line and is useful for server upgrades. Unfortanetly with main ubuntu dropping 32 bit or i386 upgrades 32 bit upgrades from 18.04 to 18.10 are not supported.
There are two methods of upgrading Lubuntu releases. The first is using the update manager a graphical user interface. The second involves the command line and is useful for server upgrades. Unfortunately with main Ubuntu dropping 32-bit upgrades, 32-bit upgrades from 18.04 to 18.10 are not supported.
Upgrading with GUI
------------------
@ -71,7 +71,7 @@ Many of the old applications will not be removed. Newer and often times more fea
.. code::
sudo apt purge leafpad file-roller galculator gpicview xpad xfburn simple-scan mtpaint pidgin sylpheed transmission-gtk abiword evince gnumeric audacious gnome-mpv guvcview pcmanfm gdebi lxterminal hardinfo lightdm lxpanel lxsession obconf gnome-software gnome-disk-utility system-config-printer-gnome lxhotkey-gtk synaptic update-manager lxpolkit lxtask lxshortcut blueman usb-creator-gtk evince-common
sudo apt purge leafpad file-roller galculator gpicview xpad xfburn simple-scan mtpaint pidgin sylpheed transmission-gtk abiword evince gnumeric audacious gnome-mpv guvcview pcmanfm gdebi lxterminal hardinfo lightdm lxpanel lxsession obconf gnome-software gnome-disk-utility system-config-printer-gnome lxhotkey-gtk synaptic update-manager lxpolkit lxtask lxshortcut blueman usb-creator-gtk evince-common
To remove uneeded dependencies enter the following command:

@ -70,12 +70,6 @@ DirectionalCycleWindows W-S-Down
============================= ========================
**Lubuntu specific keybindings : window tiling**
============================= ========================
============================= ========================
**HalfLeftScreen**
============================= ========================
@ -116,12 +110,6 @@ ToggleFullscreen F11
============================= ========================
**Lubuntu specific Keybindings for running applications**
============================= ========================
============================= ========================
**Keybindings for running application: File manager**
============================= ========================
@ -184,5 +172,4 @@ Execute C-F10
Execute C-F11
============================= ========================
============================= ========================
Loading…
Cancel
Save