Add .. code:: for accessories.
This commit is contained in:
parent
20b0de0bf5
commit
aa607cdeaa
@ -25,6 +25,12 @@ 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.
|
||||
|
||||
|
||||
|
@ -32,4 +32,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.
|
||||
|
@ -25,4 +25,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.
|
||||
|
@ -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
|
||||
|
||||
Feel free to append [sudo] to run PCManFM-Qt as root.
|
||||
.. code::
|
||||
|
||||
pcmanfm-qt
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user