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

Thread: Disabling the Touchpad Tap

  1. #1
    Join Date
    Feb 2008
    Beans
    25

    Disabling the Touchpad Tap

    So far I've been loving my gazelle to death, and I've already been on two vacations this summer where I've only had my laptop (separated from my windows desktop, I'm slowing trying to wean myself off windows ) and I haven't missed my desktop or windows at all. So I consider that progress.

    The one thing though that drives me crazy, and this is not specific just to system76 lappies is the touchpad tap. I just hate it. Now I've looked around the forums to try and fix it, but all the HOWTOs suggest using gsynaptics or going to preferences->mouse and going to the touchpad tab. Problem is I don't have a synaptics touchpad section in my xorg.conf and I don't have a touchpad tab in my mouse preferences, so I'm at a loss as to what to do. I'll post my xorg.conf and see what you guys can do for me.
    Code:
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
    EndSection
    
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       30.0 - 110.0
        VertRefresh     50.0 - 150.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection

  2. #2
    Join Date
    May 2007
    Beans
    79
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: Disabling the Touchpad Tap

    Try going to:

    Preferences -> Touchpad -> Tapping

    Then uncheck "Enable tapping".

    Hope that helps.

  3. #3
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Disabling the Touchpad Tap

    The GazV5 doesn't have the System > Preferences > Touchpad application.

    I'm not aware of a way to disable tapping. You should be able to adjust the sensitivity, though, through System > Preferences > Mouse.
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  4. #4
    Join Date
    Feb 2008
    Beans
    25

    Re: Disabling the Touchpad Tap

    Hmm, thats sad that nothing can be done. I couldn't try some other touchpad drivers or something that would allow me to disable tap? I'm willing to try whatever, because I really don't like the touchpad tap.

  5. #5
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Disabling the Touchpad Tap

    There are some drivers out there for ElandTech touchpads. However, they have to be cooked into the kernel. They will probably be available in the next Ubuntu version.

    I know they were working on them near the end of Gutsy, but I don't think they had the kinks worked out for Hardy.
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  6. #6
    Join Date
    Mar 2008
    Location
    Somerset, NJ
    Beans
    147
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Disabling the Touchpad Tap

    Sorry, related problem. I added the Touchpad program from Add/Remove Software and it says this: GSynaptics couldn't initialize.
    You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics. Not sure what to change, and REALLY not keen on ruining my xorg config.

    Which, here it is:

    Code:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008
    
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
    EndSection
    
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    
    Section "InputDevice"
    
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
    
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       30.0 - 110.0
        VertRefresh     50.0 - 150.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection

  7. #7
    Join Date
    Jul 2007
    Location
    usa: inland northwest
    Beans
    80
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Disabling the Touchpad Tap

    Not a solution, but here are a few more links:

    I like tap-to-click, but I looked into this issue a bit a few months ago to try to fix my roommate's "broken" Gazelle. The most interesting URL I bookmarked was http://forum.eeeuser.com/viewtopic.php?pid=253004. I went back tonight and found that it had spawned a follow-on thread, http://forum.eeeuser.com/viewtopic.php?id=30685. I spent about 30 minutes on it tonight but couldn't get it to work. Not sure if that's because I have a panv3 instead of an EeePC, or if it's because I'm using kernel version
    Code:
    $ uname -r
    2.6.24-20-generic
    $
    instead of 2.6.24-17.

    On the off chance they are useful, here are the other bookmarks I made, which might give you some search engine fodder:
    http://arjan.opmeer.net/elantech/ (what you need to include if you feel like recompiling your kernel... which I don't)
    https://bugs.launchpad.net/ubuntu/+s...22/+bug/123775 (a filed bug report on the issue; doesn't seem to have any guarantee that it will be in Ibex)
    http://ubuntuforums.org/showthread.php?t=492984&page=3
    https://help.ubuntu.com/community/SynapticsTouchpad

  8. #8
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Disabling the Touchpad Tap

    melrom,

    That program is for synaptics touchpads. It will not work with the touchpad in your GazV5.
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  9. #9
    Join Date
    Jan 2008
    Beans
    4,757

    Re: Disabling the Touchpad Tap

    You can disable tapping while you type on the keyboard:

    Add
    Code:
    Option "SHMConfig" "true"
    in the Section "InputDevice" section.

    And put in your startup items:
    Code:
    syndaemon -i 1 -d -t -K
    Or you could try running the command now to see if it makes a difference...

    Will that help?

    Regards
    Iain

  10. #10
    Join Date
    Jul 2007
    Location
    CT
    Beans
    79
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Disabling the Touchpad Tap

    Unfortunately that line only works if you have a synaptics touchpad. The Gazp5 has the elantech touch pad, so shmconfig and syndaemon don't work with it.
    Gazp5: 2 GB DDR2 667 MHZ, 120 GB 7200 RPM SATA, nVidia GeForce 8400M GS 512 MB,Core 2 Duo T5250 1.5 GHz
    Desktop: 6 GB DDR2 800, 500 GB 7200 RPM SATA HD, nVidia GeForce 9800GT 512MB, Core 2 Duo E6600 2.5 GHz

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
  •