From 6400f7d6bde9b570ae72581a667116cffd8158fe Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 14 Feb 2024 16:17:35 -0800 Subject: [PATCH] Add send file over right click --- 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 93089f8e..3d032f3e 100644 --- a/source/3/3.2/3.2.19/bluetooth_manager.rst +++ b/source/3/3.2/3.2.19/bluetooth_manager.rst @@ -12,7 +12,7 @@ To pair with a device press the :guilabel:`Key` button. After paiting for the fi To change settings on wheter your bluetooth is visible to other devices or your name on bluetooth select :menuselection:`Adapter --> Prefrences`. To make your bluetooth not show up when other people are selecting bluetooth devices to connect to select :guilabel:`Hidden`. To have your bluetooth adapter show up whenever anyone searches select :guilabel:`Always visible`. To have your bluetooth appear for a short amount of time select :guilabel:`Temporarily Visible` and then use the slider to select the amount of time to make the adapter visible. To change the name you show up on wifi type your name in the :guilabel:`Name` field. -To transfer a file over bluetooth press the :guilabel:`Send file` button. 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 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`.