Last active
December 18, 2015 03:08
-
-
Save sdoro/5715718 to your computer and use it in GitHub Desktop.
How to change bluetooth device name (in Ubuntu) ?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
you have to create a file called /etc/machine-info which should have the following content: | |
PRETTY_HOSTNAME=the device name you want |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a better solution:
apt-get install bluetooth blueman bluez-hcidump bluewho python-bluez bluez-tools
than disable bluetooth indicator from panel using "Unity Tweak Tool".