Add System Tools for most of chapter 3.1
This commit is contained in:
parent
09d681e666
commit
d62d2acce2
@ -13,6 +13,10 @@ To use a virtual keyboard click on the icon in the system tray that looks like a
|
||||
|
||||
How to launch
|
||||
-------------
|
||||
To launch the fcitx applet from the menu -> system tools -> fcitx with icon with a penguin with a paintbrush. If you wish to run the applet from the command line run `fcitx`
|
||||
To launch the fcitx applet from the menu -> system tools -> fcitx with icon with a penguin with a paintbrush. If you wish to run the applet from the command line run
|
||||
|
||||
.. code::
|
||||
|
||||
fcitx
|
||||
|
||||
|
||||
|
@ -25,6 +25,12 @@ Lubuntu ships with version 2.2.0 of htop.
|
||||
|
||||
How to launch
|
||||
-------------
|
||||
To launch htop from the menu -> system tools -> htop with the Icon that looks like the green H made out of text or you can run htop from the command line.
|
||||
To launch htop from the menu -> system tools -> htop with the Icon that looks like the green H made out of text or run
|
||||
|
||||
.. code::
|
||||
|
||||
htop
|
||||
|
||||
from the command line.
|
||||
|
||||
|
||||
|
@ -18,4 +18,12 @@ Screenshot
|
||||
|
||||
How to launch
|
||||
-------------
|
||||
To launch qterminal in a normal window go to the menu -> System Tools -> qterminal or run qterminal from the command line. To launch a drop down version of Qterminal from the menu -> System Tools -> qterminal drop down or run qterminal -d from the command line.
|
||||
To launch qterminal in a normal window go to the menu -> System Tools -> qterminal or run
|
||||
|
||||
.. code:: qterminal
|
||||
|
||||
from the command line. To launch a drop down version of Qterminal from the menu -> System Tools -> qterminal drop down or run
|
||||
|
||||
.. code:: qterminal -d
|
||||
|
||||
from the command line.
|
||||
|
@ -18,4 +18,10 @@ Screenshot
|
||||
|
||||
How to launch
|
||||
-------------
|
||||
To launch qps go to the menu -> System Tools -> qps or run qps from the command line.
|
||||
To launch qps go to the menu -> System Tools -> qps or run
|
||||
|
||||
.. code::
|
||||
|
||||
qps
|
||||
|
||||
from the command line.
|
||||
|
@ -20,5 +20,11 @@ Screensaver
|
||||
|
||||
How to launch
|
||||
-------------
|
||||
To launch kde partition manager from the menu -> system tools -> KDE partition manager or run partitionmanager from the command line.
|
||||
To launch kde partition manager from the menu -> system tools -> KDE partition manager or run
|
||||
|
||||
.. code::
|
||||
|
||||
partitionmanager
|
||||
|
||||
from the command line.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user