@ -0,0 +1,15 @@
|
||||
FROM ubuntu:focal
|
||||
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && \
|
||||
apt-get update && apt-get install --yes --no-install-recommends \
|
||||
python3-pip \
|
||||
python3-sphinx \
|
||||
latexmk \
|
||||
texlive \
|
||||
texlive-formats-extra \
|
||||
arcanist \
|
||||
build-essential \
|
||||
python3-sphinx-rtd-theme \
|
||||
python3-sphinx-bootstrap-theme
|
||||
|
||||
|
@ -0,0 +1,33 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
stages {
|
||||
stage('Checkout Source') {
|
||||
steps {
|
||||
git 'https://phab.lubuntu.me/source/manual.git'
|
||||
}
|
||||
}
|
||||
stage('Clean Environment') {
|
||||
steps {
|
||||
sh 'make clean'
|
||||
}
|
||||
}
|
||||
stage('Build The Manual As PDF') {
|
||||
steps {
|
||||
sh 'make latexpdf'
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
success {
|
||||
publishHTML (target : [allowMissing: false,
|
||||
alwaysLinkToLastBuild: true,
|
||||
keepAll: true,
|
||||
reportDir: 'build/latex',
|
||||
reportFiles: 'LubuntuManual.pdf',
|
||||
reportName: 'Lubuntu Manual',
|
||||
reportTitles: 'Lubuntu Manual'])
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 38 KiB |
@ -1,73 +0,0 @@
|
||||
Chapter 2.4.1 ARK
|
||||
=================
|
||||
|
||||
ARK is a file archive utility. It can be used to view, compress, combine multiple files into one archive, and decompress files.
|
||||
|
||||
Supported file formats include:
|
||||
|
||||
- 7 zip archives
|
||||
- Java Archive
|
||||
- Tar Archives
|
||||
- Tar archives compressed with bzip, gzip, lzip, LZMA, XZ compressed
|
||||
- Zip Archives
|
||||
|
||||
Screenshot
|
||||
----------
|
||||
.. image:: ARK.png
|
||||
|
||||
Usage
|
||||
------
|
||||
To open a file in a archive, open the archive, then double click the :menuselection:`File --> Open`. If you want to extract or move all files from the archive, use the extract button. After you have extracted to places and you have the file open it will appear in in the menu for quick areas to extract to in :menuselection:`Archive --> Extract All --> Quick Extract to`. To preview a file press :kbd:`Control +P` or :menuselection:`File --> Preview`. To open a file placed in an archive :menuselection:`File --> Open`. To rename a file in an archive press :kbd:`f2` or :menuselection:`File --> Rename`. To delete a file from an archive press :kbd:`Delete` or :menuselection:`File --> Delete` and you will have a confirmation so you do not accidentally lose data as this can't be undone.
|
||||
|
||||
To create an archive press :kbd:`Control +N` or :menuselection:`Archive --> New` to bring up the create new archive dialog. Enter in the :guilabel:`Folder` you want to create this archive in the folder or press the folder button on the right to select where to create this archive. Type the :guilabel:`Filename` of the archive you want to name the file. To select which type of archive you get a drop down menu to select tar or zip archive with various different kinds of compression in the :guilabel:`Type` drop down menu. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more CPU usage to decompress. To automatically add a file extension based on what type of file you have check the :guilabel:`Automatically add format` checkbox.
|
||||
|
||||
.. image:: arknewarchive.png
|
||||
|
||||
To add a file to your archive :menuselection:`Archive --> Add Files` which brings up a file picker to choose how to add files. Once you add a file press the :guilabel:`Add` button to add a file. If you want to select multiple files to add at once you can hold down :kbd:`Control` and then left click on the files. If you want to select all files in a directory press :kbd:`Control+A`.
|
||||
|
||||
To view recent archives :menuselection:`Archive --> Open Recent`. To clear the list of recent files :menuselection:`Archive --> Open Recent --> Clear List`. To search for files in an archive press :kbd:`Control+F` or :menuselection:`Archive --> Find`. To test your archive press :kbd:`Alt +T` or :menuselection:`File --> Test Integrity`.
|
||||
|
||||
To view the properties of your archive press :kbd:`Alt+ return` or :menuselection:`Archive --> Properties`. To see the namme of the archive opened read the :guilabel:`Archive Name` field. To see what kind of archive you have read the :guilabel:`Archive type` field. To see the mime-type of your archive read the :guilabel:`Mime-type` field. To see how the archive is compress read the :guilabel:`Compression method(s)` field. To see if you have opened something read only read the :guilabel:`Opened read-only` row. To see if the file is passowrd protected read the :guilabel:`Password-protected` row. To see the number of files and folder in your archive read the :guilabel:`Number of entries` row. To see the size of your archive once it is unpacked read the :guilabel:`Unpacked size` row. To see the size of your archive after compression view the :guilabel:`Packed size` row. To view the compression ratio on your archive read the :guilabel:`Compression ratio` row. To see the date the archive was last modified view the :guilabel:`Last modified` row. To see the different hashes of your archive see the :guilabel:`MD5 hash`, :guilabel:`SHA-1 hash`, and :guilabel:`SHA-256 hash` fields.
|
||||
|
||||
.. image:: ark-prop.png
|
||||
|
||||
Version
|
||||
-------
|
||||
Lubuntu ships version 4:20.08.0 of ARK.
|
||||
|
||||
Customizing
|
||||
-----------
|
||||
To access your preferences :menuselection:`Settings --> Configure Ark`. To see settings with preview and when to show warnings use the :guilabel:`General Settings` tab. To show files in the associated program press the :guilabel:`Open file with associated application` radio button. To preview with internal previewer press the :guilabel:`Preview file with internal previewer` radio button. To have a warning when creating a zip file with AES encryption check the :guilabel:`Show a warning when creating zip files with AES encryption` checkbox.
|
||||
|
||||
.. image:: ark-general-pref.png
|
||||
|
||||
To cancel your changes to your settings press the :guilabel:`Cancel` button. To apply your changes and close the window press the :guilabel:`OK` button. To currently apply your settings press the :guilabel:`Apply` button.
|
||||
|
||||
The :guilabel:`Extraction Settings` tab has options for extracting files. To open the destination folder after extraction check the :guilabel:`Open destination folder after extraction` checkbox. To close ARK after extraction check the :guilabel:`Close ARK after extraction` checkbox. To have ARK extract to a subfolder if the archive has more than one file or directory at the of the file check the :guilabel:`Extract to subfolder if the archive has more than one top-level entry`.
|
||||
|
||||
.. image:: arkcustomizing.png
|
||||
|
||||
The :guilabel:`Plugin Settings` tab has settings for each individual plugin. The :guilabel:`Name` column is the name of the plugin and the :guilabel:`Description` column is a description of the plugin. To toggle enabling or disabling a plugin check or uncheck the checkbox next to the plugin name in the :guilabel:`Name` column.
|
||||
|
||||
.. image:: ark-plugin-settings.png
|
||||
|
||||
To toggle preview for files larger than a certain size check/uncheck the :guilabel:`Disable preview for files larger than` checkbox. To change the size of the amount to be previewed change the field to the right of :guilabel:`Disable preview for files larger than` field.
|
||||
|
||||
To see your keyboard shortcuts for ARK :menuselection:`Settings --> Configure Shortcuts`. To see what each individual shortcut does is in the :guilabel:`Action` column. To see what each keyboard shortcut is :guilabel:`Shortcut` column. To see what your alternate shortcut for each action see the :guilabel:`Alternate` column. To change to a custom keyboard shortcut left click on the item in the :guilabel:`Action` column and press the custom radio button. Then on the button to the right press and input the keyboard shortcut you desire. To restore your keyboard shortcuts to the defaults press the :guilabel:`Defaults` button.
|
||||
|
||||
.. image:: ark-shortcut-config.png
|
||||
|
||||
To switch the language of ARK :menuselection:`Help --> Switch Application Language`. To change the main language change the :guilabel:`Primary language` drop down field. To then change to this language press the :guilabel:`OK` button.
|
||||
|
||||
.. image:: ark-language.png
|
||||
|
||||
How to Launch
|
||||
-------------
|
||||
To launch ARK go to the menu :menuselection:`Accessories --> ARK` or run
|
||||
|
||||
.. code::
|
||||
|
||||
ark
|
||||
|
||||
on the command line. The icon for ARK looks like a green box with a zipper.
|
||||
|
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 61 KiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 43 KiB |
@ -0,0 +1,34 @@
|
||||
Chapter 2.4.1 LXQt File Archiver
|
||||
================================
|
||||
|
||||
LXQt File Archiver is the default program for dealing with archives like tar or zip files in Lubuntu.
|
||||
|
||||
Usage
|
||||
-----
|
||||
To open an archive file :menuselection:`File --> Open` or press :kbd:`Control+O`. Once you have an archive opened you should see many lists of files under :guilabel:`File name`. To open a file double click on that file to open it or right click :menuselection:`View Selected Items`. To switch to a different folder in an archive double click the on the folder under the :guilabel:`File name`. To extract all of the file to copy them into a folder on your filesystem :menuselection:`File --> Extract` or press the :guilabel:`Extract` button which looks like a box with a with an upward pointing arrow. Then a dialog will open to show you where to save the extracted files navigate to thee desired path and press :guilabel:`Open`. To extract just one file right click on the file and select :menuselection:`Extract`. To Delete an unwanted file from an archive right click on it and select :menuselection:`Delete` or select it and press :kbd:`Delete`. To stop lxqt-archiver from doing something press :kbd:`Escape` or :menuselection:`View --> Stop`.
|
||||
|
||||
.. image:: lxqt-archiver-open.png
|
||||
|
||||
To create a new archive press :menuselection:`File --> New` or press :kbd:`Control+N` and a dialog to create a file will be created. To choose what to name the file type the name in the :guilabel:`File name` field. To choose a password for your archive type in the :guilabel:`Password` field. Then to make the archive press :guilabel:`Save`. To add a file to the archive :menuselection:`Edit --> Add file`. To select which file to add navigate to it and press the :guilabel:`Open` button. To add an entire folder of files :menuselection:`Edit --> Add Folder` and select the folder you want and then press :guilabel:`Open`.
|
||||
|
||||
.. image:: lxqt-archiver-new.png
|
||||
|
||||
To reload the view of the archive press :kbd:`F5` or :menuselection:`View --> Reload`. To view the whole directory tree press :kbd:`Control+ Shift +Down arrow` or :menuselection:`View --> Expand`. To view just the top level of directory tree press :kbd:`Control + Shift + Up arrow` or :menuselection:`View --> Collapse`. To search for files press :kbd:`Control +F` or :menuselection:`View --> Filter`. Type what you want to search for in the textbox at the bottom. To hide searching press :kbd:`Control+F` or :menuselection:`View --> Filter` again.
|
||||
|
||||
.. image:: lxqt-archiver.png
|
||||
|
||||
To toggle showing the toolbar in LXQt File Archiver :menuselection:`View --> Toolbar`. To Toggle showing the Statusbar at the bottom :menuselection:`View --> Statusbar`. To toggle showing the directory tree on the left :menuselection:`View --> Directory Tree`.
|
||||
|
||||
Version
|
||||
-------
|
||||
Lubuntu ships with version 0.3. of LXQt File Archiver.
|
||||
|
||||
How To Launch
|
||||
-------------
|
||||
To launch LXQt File Archiver :menuselection:`Accessories --> LXQt File Archiver` or run
|
||||
|
||||
.. code::
|
||||
|
||||
lxqt-archiver
|
||||
|
||||
from the command line.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@ -1,146 +0,0 @@
|
||||
|
||||
**Keybindings for desktop switching**
|
||||
|
||||
============================= ========================
|
||||
|
||||
GoToLeftDesktop C-A-Left
|
||||
|
||||
GoToRightDesktop C-A-Right
|
||||
|
||||
GoToDesktop C-A-Up
|
||||
|
||||
GoToDesktop C-A-Down
|
||||
|
||||
SendToDesktoaToLeft S-A-Left
|
||||
|
||||
SendToDesktopToRight S-A-Right
|
||||
|
||||
SendToDesktop S-A-Up
|
||||
|
||||
SendToDesktop S-A-Down
|
||||
|
||||
GoTo first Desktop W-F1
|
||||
|
||||
GoTo second Desktop W-F2
|
||||
|
||||
GoTo third Desktop W-F3
|
||||
|
||||
GoTo fourth Desktop W-F4
|
||||
|
||||
ToggleShowDesktop W-D
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybindings for windows**
|
||||
|
||||
============================= ========================
|
||||
|
||||
Close A-F4
|
||||
|
||||
Lower (minimise) A-Escape
|
||||
|
||||
ShowMenu A-space
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybindings for window switching**
|
||||
|
||||
============================= ========================
|
||||
|
||||
NextWindow A-Tab
|
||||
|
||||
PreviousWindow A-S-Tab
|
||||
|
||||
NextWindow C-A-Tab
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybindings for window switching with the arrow keys**
|
||||
|
||||
============================= ========================
|
||||
|
||||
DirectionalCycleWindows W-S-Right
|
||||
|
||||
DirectionalCycleWindows W-S-Left
|
||||
|
||||
DirectionalCycleWindows W-S-Up
|
||||
|
||||
DirectionalCycleWindows W-S-Down
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybindings to toggle fullscreen**
|
||||
|
||||
============================= ========================
|
||||
|
||||
ToggleFullscreen F11
|
||||
|
||||
============================= ========================
|
||||
|
||||
============================= ========================
|
||||
|
||||
Pcmanfm W-e
|
||||
|
||||
============================= ========================
|
||||
|
||||
============================= ========================
|
||||
|
||||
Launch lxqt-runer W-r
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Launch task manager on Ctrl + Alt + Del**
|
||||
|
||||
============================= ========================
|
||||
|
||||
Open qps C-A-Delete
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Launch a terminal on Ctrl + Alt + T**
|
||||
|
||||
============================= ========================
|
||||
|
||||
Open qterminal C-A-T
|
||||
============================= ========================
|
||||
|
||||
============================= ========================
|
||||
|
||||
Launch firefox XF86WWW
|
||||
|
||||
Open qterminal XF86Terminal
|
||||
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybinding for computer button**
|
||||
|
||||
============================= ========================
|
||||
|
||||
Open pcmanfm-qt XF86MyComputer
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybinding for backlight**
|
||||
|
||||
============================= ========================
|
||||
|
||||
Toggle turn off monitor C-F7
|
||||
|
||||
Decrease backlight brightness C-S-F6
|
||||
|
||||
Increase backlight brightness C-S-F7
|
||||
|
||||
============================= ========================
|
||||
|
||||
**Keybindings fo Volume**
|
||||
|
||||
============================= =========================
|
||||
|
||||
Decrease Volume XF86VolumeLower
|
||||
|
||||
Increase Volume XF86VolumeRaise
|
||||
|
||||
Mute Volume XF86AudioMute
|
||||
|
||||
============================= =========================
|