Results 1 to 2 of 2

Thread: Ubuntu 10.10 Trackpad problems on MacBook7,1

  1. #1
    Join Date
    Dec 2010
    Beans
    7
    Distro
    Ubuntu 10.04 Lucid Lynx

    Ubuntu 10.10 Trackpad problems on MacBook7,1

    I tried Ubuntu 10.10 on my MacBook, but I had a few problems. They, surprisingly, were not the problems most people have.
    1) The trackpad had the "Tap to Click" setting on, but I couldn't find out how to change it.
    2) The clicking was only right click.

    I also had a few other problems that I will mention, but you aren't obligated to answer them:
    1) I couldn't find my wireless network.
    2) BootCamp isn't partitioning, so I can't really install Ubuntu.

  2. #2
    Join Date
    Mar 2009
    Beans
    65

    Re: Ubuntu 10.10 Trackpad problems on MacBook7,1

    Quote Originally Posted by katacarbix View Post
    I tried Ubuntu 10.10 on my MacBook, but I had a few problems. They, surprisingly, were not the problems most people have.
    1) The trackpad had the "Tap to Click" setting on, but I couldn't find out how to change it.
    2) The clicking was only right click.

    I also had a few other problems that I will mention, but you aren't obligated to answer them:
    1) I couldn't find my wireless network.
    2) BootCamp isn't partitioning, so I can't really install Ubuntu.
    I run this command everytime I boot up. It enables clicking and tapping.

    Code:
    sudo synclient TapButton1=1 TapButton2=2 TapButton3=3 ClickFinger2=2 ClickFinger3=3
    (left click is enabled by default so I dont have to manually set it).
    You can put it in your /etc/rc.local file (mark it as executable), however my rc.local file doesnt seem to be automatically run on bootup, like it has in every prior version of Ubuntu that I have used (since 6.04).
    Also, did you install the wireless device drivers? Connect your Macbook to your router via ethernet and go to System-> Administration->Additional Drivers.

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
  •