## page was copied from GknokiiSync <> <> <> See also: [[NokiaEvolutionSyncing/Gnokii]] ||<>|| The [[http://www.gnokii.org/|gnokii]] project began in 1998 to connect Nokia mobile phones to Linux. With a little manual configuration, it is possible to backup contacts, send SMS and edit your calendar. This example is for a Nokia 6300 over bluetooth. Configuration specifics for your phone can be found at the [[http://wiki.gnokii.org/index.php/Config|gnokii website.]] 1. Pair your phone to the computer using the Gnome Bluetooth Applet on your top panel or using the BluetoothSetup instructions. 1. Find the Bluetooth ID of the connected handset using {{{hcitool scan}}} 1. {{{cp /etc/gnokiirc ~/.gnokiirc}}} 1. {{{nano ~/.gnokiirc}}} 1. Change the Bluetooth port to {{{port = aa:bb:cc:dd:ee:ff}}} where the letters correspond to the hcitool scan. 1. Set the model to {{{model = 6510}}} 1. Test the connection using {{{gnokii --identify}}}. Find Xgnokii in your Applications/Accessories top panel menu and use your phone from your computer. ---- CategoryBluetooth