Bluetooth: Difference between revisions

imported>Mickours
→‎Enabling extra codecs: add a worning on the Nixpkgs version
imported>Grahamc
Indicate how to have devices automatically connect with bluetoothctl trust.
Line 27: Line 27:
[bluetooth] # pair [hex-address]
[bluetooth] # pair [hex-address]
[bluetooth] # connect [hex-address]</syntaxhighlight>
[bluetooth] # connect [hex-address]</syntaxhighlight>
Bluetooth devices automatically connect with <tt>bluetoothctl</tt> as well:
<syntaxhighlight lang="console">$ bluetoothctl
[bluetooth] # trust [hex-address]</syntaxhighlight>


==Using Bluetooth headsets with PulseAudio==
==Using Bluetooth headsets with PulseAudio==