From 766a227d85ca5e8fcc97a8e9bb005703baf98a6e Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 26 Oct 2018 15:59:59 -0700 Subject: [PATCH] Add code directive to launch from command line. --- source/3/3.2/3.2.11/openbox_settings.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.11/openbox_settings.rst b/source/3/3.2/3.2.11/openbox_settings.rst index e60c4b4c..07c4de49 100644 --- a/source/3/3.2/3.2.11/openbox_settings.rst +++ b/source/3/3.2/3.2.11/openbox_settings.rst @@ -21,4 +21,10 @@ Screenshot How to launch ------------- -To launch openbox settings from the menu -> Prefrences -> LXQt settings -> openbox settings. From LXQt settings press the openbox settings button with the wrench and screwdriver on a computer window or run obconf-qt from the command line. +To launch openbox settings from the menu -> Prefrences -> LXQt settings -> openbox settings. From LXQt settings press the openbox settings button with the wrench and screwdriver on a computer window or run + +.. code:: + + obconf-qt + +from the command line.