- You can send out your files in three different ways.
- First two of theme let you send only but third one let you send and receive files as well.
GNOME-appletEdit
- 1. To send files out from a computer run Bluetooth Applet in Terminal or from: Menu-> Run program:
bluetooth-applet
- 2. You can make Menu enter:
sux
mousepad /usr/share/applications/bluetooth-applet.desktop
- copy and paste the text below in:
[Desktop Entry]
Name=Bluetooth-applet
Icon=bluetooth
Exec=bluetooth-applet
Terminal=false
Type=Application;
Categories=GTK;GNOME;Settings;HardwareSettings;
- Save the file and run the applet from: Menu-> Settings-> Bluetooth-applet.
- 3. The applet will be loaded to the Desktop panel; choose from its menu: Send files to device-> Open (choose a file).
- 3. Next choose your device and click on-> Send to.
- 4. Sending file needs to be accepted on destination device.
KDE-BluetoothEdit
- The second way to send files out is using Bluetooth application designed for KDE environment.
- 1. Installation:
apt-get install kdebluetooth
- 2. To send a file to the second device (a mobile) run the application from: Menu-> Network-> kbtobexclient.
- 3. It should detect all available Bluetooth devices itself, if not click on: Search.
- 4. Mark your device in left bottom window.
- 5. Drag a file from top window and drop it off in right bottom window, then click on: Send.
- The third way to send files out and downloading theme too is using GNOME file manager - Nautilus.
- 1. Installation:
apt-get install nautilus nautilus-share obexfs gvfs-backends
- 2. Next choose from Bluetooth applet: Show files on device.
- 3. It will open Nautilus window, files can be coping, pasting or removing in the same way like in any different folder.
- 4. Nautilus will remember the last connection so next time don't run "bluetooth-applet" first,
- just run Nautilus in Terminal or: Menu-> Run program:
nautilus
- and choose "Go" tab-> device name (it's "/on Motorola L6" in my Nautilus window).
- 5. You can add Nautilus enter to Menu editing the file as root:
/usr/share/applications/nautilus.desktop
- and remove the line below out:
NoDisplay=true
- 6. Save the file and run application from: Menu-> Accessories-> File Manager.
- Bluetooth home page: http://bluetooth.com/English/Pages/default.aspx
- Bluez project page: http://www.bluez.org/
- About Bluez on Wikipedia: http://en.wikipedia.org/wiki/Bluez#BlueZ
- GNOME-Bluetooth project page: http://live.gnome.org/GnomeBluetooth
- About Bluetooth on Wikipedia: http://en.wikipedia.org/wiki/Bluetooth