diff --git a/source/3/3.1/3.1.1/fcitx.rst b/source/3/3.1/3.1.1/fcitx.rst index da1705b7..f848dd44 100644 --- a/source/3/3.1/3.1.1/fcitx.rst +++ b/source/3/3.1/3.1.1/fcitx.rst @@ -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 diff --git a/source/3/3.1/3.1.2/htop.rst b/source/3/3.1/3.1.2/htop.rst index 0242864a..0233346c 100644 --- a/source/3/3.1/3.1.2/htop.rst +++ b/source/3/3.1/3.1.2/htop.rst @@ -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. diff --git a/source/3/3.1/3.1.3/qterminal.rst b/source/3/3.1/3.1.3/qterminal.rst index 16e7228e..90700022 100644 --- a/source/3/3.1/3.1.3/qterminal.rst +++ b/source/3/3.1/3.1.3/qterminal.rst @@ -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. diff --git a/source/3/3.1/3.1.6/qps.rst b/source/3/3.1/3.1.6/qps.rst index d9a3f99f..5b55df5e 100644 --- a/source/3/3.1/3.1.6/qps.rst +++ b/source/3/3.1/3.1.6/qps.rst @@ -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. diff --git a/source/3/3.1/3.1.7/kde_partitionmanager.rst b/source/3/3.1/3.1.7/kde_partitionmanager.rst index 1589b064..fc000fe9 100644 --- a/source/3/3.1/3.1.7/kde_partitionmanager.rst +++ b/source/3/3.1/3.1.7/kde_partitionmanager.rst @@ -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.