Results 1 to 3 of 3

Thread: MacBook Pro Trackpad Palm Recognition Help

  1. #1
    Join Date
    Nov 2012
    Beans
    5

    MacBook Pro Trackpad Palm Recognition Help

    Ok, so I am trying to figure out how to have the trackpad on my MacBook Pro 8.1 Ubuntu 64bit to ignore my palm resting on the trackpad... Here's what I've tried:

    Code:
    matthew@MBPUBUNTU:~$ sudo cp /usr/share/X11/xorg.conf.d/50-synaptics.conf /etc/X11/xorg.conf.d/my-synaptics.conf
    [sudo] password for matthew: 
    cp: cannot create regular file `/etc/X11/xorg.conf.d/my-synaptics.conf': No such file or directory

  2. #2
    Join Date
    Apr 2009
    Location
    Utah, USA
    Beans
    37
    Distro
    Kubuntu 12.10 Quantal Quetzal

    Re: MacBook Pro Trackpad Palm Recognition Help

    I believe that's because there isn't a '/etc/X11/xorg.conf.d/' directory in a fresh Ubuntu install. This page on the wiki explains where to place X configuration files, and the updated directory locations: https://wiki.ubuntu.com/X/Config

    I'm guessing you're following along with instructions from somewhere; could you post these or link to them?
    MacBook Pro 8,2

  3. #3
    Join Date
    Nov 2012
    Beans
    5

    Re: MacBook Pro Trackpad Palm Recognition Help

    Worked. Thank you very much.

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
  •