Skip to content

Instantly share code, notes, and snippets.

@sdoro
Last active December 18, 2015 03:08
Show Gist options
  • Save sdoro/5715718 to your computer and use it in GitHub Desktop.
Save sdoro/5715718 to your computer and use it in GitHub Desktop.
How to change bluetooth device name (in Ubuntu) ?
you have to create a file called /etc/machine-info which should have the following content:
PRETTY_HOSTNAME=the device name you want
@sdoro
Copy link
Author

sdoro commented Jun 6, 2013

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment