Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

  1. #1
    Join Date
    Mar 2008
    Beans
    53

    [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    I would like to disable my mbp's touchpad. It causes me nothing but grief whenever i try to type, as my hand continually swipes it, switching to some part of the text that i did NOT want to be typing in. Alternatively, disabling the touch=click or lowering sensitivity options would also be welcomed. Thanks!

  2. #2
    Join Date
    May 2007
    Location
    Belgium
    Beans
    32

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    Hi ThatGuyThere,

    I have a MPB GEN1. And this is what it worked for me: System->Preferences->Mouse, and then go to the Touchpad tab, where you can enable or disable it (under General). After doing that I was able to open System->Pereferences->Touchpad, where there is a tab "Tapping". That is the one you want to disable. For having the Touchpad option, you will need to install gsynaptics

    Code:
    sudo install gsynaptics
    I hope it helps
    cheers
    Tchorix
    MacBookPro 15" Intel Core Duo (1st generation) - Ubuntu Gutsy 7.10 - Satanic Edition

  3. #3
    Join Date
    May 2007
    Location
    Savannah, GA
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    Just as an alternative, you can also install gsynaptics in the Synaptic Package Center.

    I think it's accessable through the System/Administration menu. Once there, do a search for 'gsynaptics' and mark for install and you're there.
    Last edited by Brightbelt; May 14th, 2008 at 02:10 PM. Reason: typo

  4. #4
    Join Date
    Mar 2008
    Beans
    53

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    Quote Originally Posted by tchorix View Post
    Hi ThatGuyThere,

    I have a MPB GEN1. And this is what it worked for me: System->Preferences->Mouse, and then go to the Touchpad tab, where you can enable or disable it (under General). After doing that I was able to open System->Pereferences->Touchpad, where there is a tab "Tapping". That is the one you want to disable. For having the Touchpad option, you will need to install gsynaptics

    Code:
    sudo install gsynaptics
    I hope it helps
    cheers
    Tchorix
    I have already tried sudo apt-get install gsynaptics, and it tells me that it is already installed. There is no 'general' tab whenever i go to my mouse preferences. I do have a synaptics touchpad option in my preferences, but when i click it, it gives me this:
    Code:
    GSynaptics couldn't initialize.
    You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics
    Where is that file usually located?
    Last edited by ThatGuyThere; May 14th, 2008 at 04:41 PM.

  5. #5
    Join Date
    Jun 2007
    Location
    USA
    Beans
    291
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    It's found in /etc/X11/xorg.conf
    Macbook 2,1 2.16 Core 2 Duo / 2Gb Ram / 120Gb HDD: Ubuntu Studio 9.04 64 Bit/ Mac OS X 10.4.11

    Registered Linux User # 449355 / Registered Ubuntu User # 16921

  6. #6
    Join Date
    Mar 2008
    Beans
    53

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    I've found the file, but i don't know where and what to type in

  7. #7
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...


  8. #8
    Join Date
    Mar 2008
    Beans
    53

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    Quote Originally Posted by cyberdork33 View Post
    I followed the touchpad instructions, pasted in, saved, logged out, logged in, but i get an error. Had to go to a failsafe terminal session, and open firefox... Is this a known error, or did i mess up somewhere along the line...?

  9. #9
    Join Date
    Feb 2008
    Beans
    1,031

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    The little program you want is syndaemon, which you almost certainly already have installed...this blocks touchpad events when the keyboard is in use. For simple use, "syndaemon -d" will do, but type "syndaemon --help" to get an idea of the syntax if you want to be more specialised. I just launch it at startup by adding the command to the current session (System->Preferences->Sessions)

  10. #10
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: [INTEL MBP GEN2] disabling Ubuntu Hardy Touchpad...

    Quote Originally Posted by ThatGuyThere View Post
    I followed the touchpad instructions, pasted in, saved, logged out, logged in, but i get an error. Had to go to a failsafe terminal session, and open firefox... Is this a known error, or did i mess up somewhere along the line...?
    I referenced it because it shows how to put the option you are asking about in the file. You should not just copy and paste. add only the options you need/want and tune it.

    Quote Originally Posted by issih View Post
    The little program you want is syndaemon, which you almost certainly already have installed...this blocks touchpad events when the keyboard is in use. For simple use, "syndaemon -d" will do, but type "syndaemon --help" to get an idea of the syntax if you want to be more specialised. I just launch it at startup by adding the command to the current session (System->Preferences->Sessions)
    I think that still relies on the above option being set.

Page 1 of 2 12 LastLast

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
  •