bluetooth
parent
6e11407c6a
commit
96ba9a646b
|
@ -4,10 +4,12 @@ Assume you use Archlinux.
|
||||||
|
|
||||||
Read [Bluetooth](https://wiki.archlinux.org/index.php/Bluetooth).
|
Read [Bluetooth](https://wiki.archlinux.org/index.php/Bluetooth).
|
||||||
|
|
||||||
After install `bluez`, `bluez-utils`, start/enable service:
|
Start/enable service:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
systemctl start bluetooth.service
|
systemctl start bluetooth.service
|
||||||
|
|
||||||
systemctl enable bluetooth.service
|
systemctl enable bluetooth.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
GUI: use [blueman](https://github.com/blueman-project/blueman)
|
||||||
|
|
Loading…
Reference in New Issue