From 474ad8bb907feb4cc9719c809a41b2545f4f76d7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 8 Mar 2020 21:29:20 -0700 Subject: [PATCH] Add code box with command to luanch bluedevil from command line --- source/2/2.1/2.1.4/bluedevil.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.4/bluedevil.rst b/source/2/2.1/2.1.4/bluedevil.rst index 014b2b7e..a45da8c8 100644 --- a/source/2/2.1/2.1.4/bluedevil.rst +++ b/source/2/2.1/2.1.4/bluedevil.rst @@ -5,7 +5,13 @@ Bluedevil is the default application to manage Bluetooth devices for Lubuntu. Pairing ------- -To launch Bluedevil to pair with a device from the menu :menuselection:`Internet --> Bluedevil Wizard`. If Bluetooth is disabled you will be asked to enable it. In the main part of the window will show detected Bluetooth devices under the heading :guilabel:`Select a device`. To choose a device to pair with left click on it. Click on the device you wish to add and press :guilabel:`Next`. +To launch Bluedevil to pair with a device from the menu :menuselection:`Internet --> Bluedevil Wizard` or from the command line run + +.. code:: + + bluedeveil-wizard + +. If Bluetooth is disabled you will be asked to enable it. In the main part of the window will show detected Bluetooth devices under the heading :guilabel:`Select a device`. To choose a device to pair with left click on it. Click on the device you wish to add and press :guilabel:`Next`. Next you will be asked if your pin matches on your device to pair it. If the pin matches press the :guilabel:`Matches` button. If the the pin does not match press the :guilabel:`Does not match` button.