Add firefox and qtransmission and lxqt-sudo code:: directives
This commit is contained in:
parent
75c3647be3
commit
4eac915020
@ -29,4 +29,10 @@ Lubuntu currently ships with the latest version of Firefox, Firefox Quantum.
|
|||||||
How to launch
|
How to launch
|
||||||
----------------
|
----------------
|
||||||
To open Firefox, click on the Firefox icon (red/orange fox covering a blue sphere) in the Lubuntu Menu.
|
To open Firefox, click on the Firefox icon (red/orange fox covering a blue sphere) in the Lubuntu Menu.
|
||||||
You can also type and run `firefox` in the terminal to open the browser.
|
You can also type and run
|
||||||
|
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
firefox
|
||||||
|
|
||||||
|
from the terminal to run firefox.
|
||||||
|
@ -13,4 +13,9 @@ Lubuntu ships with version 2.94 of Qtransmission.
|
|||||||
|
|
||||||
How to launch
|
How to launch
|
||||||
-------------
|
-------------
|
||||||
To launch Qtransmission go to menu -> Internet -> Qtransmission bittorent client or run transmission-qt from the command line.
|
To launch Qtransmission go to menu -> Internet -> Qtransmission bittorent client or run
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
transmission-qt
|
||||||
|
|
||||||
|
from the terminal.
|
||||||
|
@ -21,11 +21,13 @@ How to Launch
|
|||||||
-------------
|
-------------
|
||||||
To launch lxqt-sudo from the command line to run featherpad with administrative privlideges use
|
To launch lxqt-sudo from the command line to run featherpad with administrative privlideges use
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
lxqt-sudo featherpad
|
lxqt-sudo featherpad
|
||||||
|
|
||||||
You can also run lxqt-sudo from the runner for example type in
|
You can also run lxqt-sudo from the runner for example type in
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
lxqt-sudo pcmanfm-qt
|
lxqt-sudo pcmanfm-qt
|
||||||
|
|
||||||
into the runner to do it this way without opening a terminal.
|
into the runner to do it this way without opening a terminal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user