From 5807ee1a0bb7acec6c36d9ed72cb27861ed82415 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 30 Dec 2023 14:45:21 -0800 Subject: [PATCH] Add removing a device to bluetooth manager --- source/3/3.2/3.2.19/bluetooth_manager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.19/bluetooth_manager.rst b/source/3/3.2/3.2.19/bluetooth_manager.rst index 1dfc59b1..b0d19847 100644 --- a/source/3/3.2/3.2.19/bluetooth_manager.rst +++ b/source/3/3.2/3.2.19/bluetooth_manager.rst @@ -6,7 +6,7 @@ Usage ----- To search for bluetooth devices press the :guilabel:`Search` button. The bluetooth devices you will have foudn will be shown in the center of the window. -To pair with a device press the :guilabel:`Key` button. After paiting for the first time you will be asked permissions based on what type of device it is press :guilabel:`Accept` to allow access or :guilabel:`Deny` to not allow acess. To mark a device as trusted press the :guilabel:`Checkmark` button. +To pair with a device press the :guilabel:`Key` button. After paiting for the first time you will be asked permissions based on what type of device it is press :guilabel:`Accept` to allow access or :guilabel:`Deny` to not allow acess. To mark a device as trusted press the :guilabel:`Checkmark` button. To remove a device from your device list press the :guilabel:`-` button. .. image:: bluetooth_manager.png