Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Bluetooth keyboard and trackpad and dual-booting OS X

  1. #11
    Join Date
    May 2014
    Beans
    1

    Re: Bluetooth keyboard and trackpad and dual-booting OS X

    Quote Originally Posted by Brian_Marple View Post
    Did this ever get resolved? Anybody have success with zerosly's instructions?

    I'm just getting started with Ubuntu and would like to get this bluetooth issue taken care of.

    Thanks
    Yes it worked for my Magic Mouse with minor changes to the script. See more instructions on this page:
    https://bugs.launchpad.net/ubuntu/+s...z/+bug/1001825

  2. #12
    Join Date
    Apr 2015
    Beans
    1

    Thumbs up Re: Bluetooth keyboard and trackpad and dual-booting OS X

    Umm, yeah, of course you must change the line
    Code:
    /media/angel/Macintosh\ HD
    to
    Code:
    /media/<username>/Macintosh\ HD
    (<username> being your username), and you must
    Code:
    sudo apt-get install libplist-utils
    and
    Code:
    plutil -i (blah, blah)
    becomes
    Code:
    plistutil -i (blah, blah)

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •