From dd969cc556a9f632dbac8025d2a5c92161c5274c Mon Sep 17 00:00:00 2001 From: David Lago Date: Fri, 25 Nov 2016 11:49:31 -0500 Subject: [PATCH] Adding bluetooth pairing instructions, renaming Yoga 3 to generic Ubuntu post install isntructions --- README.md | 2 +- LenovoYoga3Ubuntu.md => UbuntuInstallationNotes.md | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) rename LenovoYoga3Ubuntu.md => UbuntuInstallationNotes.md (92%) diff --git a/README.md b/README.md index f84af11..ad1e81f 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ cd dotfiles ``` ### Other files of interest - * [Lenovo Yoga 3 Ubuntu 16.04 post-install](https://github.com/davidlago/dotfiles/blob/master/LenovoYoga3Ubuntu.md) + * [Ubuntu 16.04 Installation Notes](https://github.com/davidlago/dotfiles/blob/master/UbuntuInstallationNotes.md) diff --git a/LenovoYoga3Ubuntu.md b/UbuntuInstallationNotes.md similarity index 92% rename from LenovoYoga3Ubuntu.md rename to UbuntuInstallationNotes.md index f121e16..2cc0cc9 100644 --- a/LenovoYoga3Ubuntu.md +++ b/UbuntuInstallationNotes.md @@ -1,6 +1,6 @@ -## Installing Ubuntu in a Lenovo Yoga 3 Pro +## Ubuntu installation notes This is a brief document outlining the steps I am taking as I configure my new -Yoga Pro 3 to my liking. I'm assuming Ubuntu 16.04 has been successfully +laptop to my liking. I'm assuming Ubuntu 16.04 LTS has been successfully installed, and that the `setup.sh` and `install.sh` scripts have been run. @@ -87,3 +87,6 @@ This is a list of some of the apps I install right away, in no particular order: * Un-check Chrome's advanced setting "Continue running background apps..." to prevent annoying error message after every reboot. + + * To be able to pair bluetooth headphones (Bose QC 35) edit `\etc\bluetooth\main.conf` + and set `ControllerMode = bredr`