From a2acf6390c5ea38a2aacd661720a6770a80ff72e Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 14 Feb 2024 16:48:50 -0800 Subject: [PATCH] Add removing a device --- 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 bc74fc38..e06b1bbb 100644 --- a/source/3/3.2/3.2.19/bluetooth_manager.rst +++ b/source/3/3.2/3.2.19/bluetooth_manager.rst @@ -16,7 +16,7 @@ To change settings on wheter your bluetooth is visible to other devices or your To transfer a file over bluetooth press the :guilabel:`Send file` button or right click the adapater and select :menuselection:`Send a file`. Then a file picker will pop up to select the file. The recipent of the file may be prompted to need to accept the file. -To connect to a saved bluetooth device left click to select the device and :menuselection:`Device --> Connect`. To cancel a connection press the :guilabel:`X` button. To view info on a paired device :menuselection:`Device --> Info`. To block a device :menuselection:`Device --> Block`. To disconnect a device :menuselection:`Device --> Disconnect`. To rename a bluetooth device :menuselection:`Device ---> Rename device` and type in what you want and press :guilabel:`OK`. +To connect to a saved bluetooth device left click to select the device and :menuselection:`Device --> Connect`. To cancel a connection press the :guilabel:`X` button. To view info on a paired device :menuselection:`Device --> Info`. To block a device :menuselection:`Device --> Block`. To disconnect a device :menuselection:`Device --> Disconnect`. To rename a bluetooth device :menuselection:`Device ---> Rename device` and type in what you want and press :guilabel:`OK`. To remove a device :menuselection:`Device --> Remove`. On the bottom of the window there shows you statistic about how much data has been sent over bluetooth first how much you uploaded, downloaded and then the speed of the connection.