Changing Blutooth Laptop Name
When I connect my Bluetooth headphones to my laptop it says: "Connecting to HP-laptop-14-xxx". It's kind of annoying. I set my hostname to "Laptop" but nothing changed.
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.worldWhen I connect my Bluetooth headphones to my laptop it says: "Connecting to HP-laptop-14-xxx". It's kind of annoying. I set my hostname to "Laptop" but nothing changed.
3 replies
Wow, that worked! Thank you very much.
I might see what you mean, maybe:
Defaults to 'BlueZ X.YZ', if Name is not set here and plugin 'hostname' is not loaded.
The plugin 'hostname' is loaded by default and overides the Name set here so
consider modifying /etc/machine-info with variable PRETTY_HOSTNAME= instead.
#Name = BlueZ
The only parameter set in /etc/bluetooth/main.conf is Auto-Enable=True.