Results 1 to 7 of 7

Thread: synaptics touchpad - typing delay? (8.10)

  1. #1
    Join Date
    Dec 2004
    Beans
    374

    synaptics touchpad - typing delay? (8.10)

    Hi folks,
    I desperately need to enable typing delay with a synaptics touchpad. Palm detection would also work, but I don't know how to configure that.

    I have installed touchfreeze and it seems to do nothing. GSynaptics fails to start with "
    Code:
    GSynaptics couldn't initialize.
    You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics
    Likewise with synclient:
    Code:
    hbarta@baobab:~$ synclient -l
    Can't access shared memory area. SHMConfig disabled?
    hbarta@baobab:~$
    I have added the following in /etc/X11/xorg.conf
    Code:
    Section "InputDevice"
            Identifier      "Synaptics Touchpad"
            Driver          "synaptics"
            Option          "SendCoreEvents"        "true"
            Option          "Device"                "/dev/psaux"
            Option          "Protocol"              "auto-dev"
            Option          "HorizScrollDelta"      "0"
            Option          "SHMConfig"             "on"
    EndSection
    both before and after
    Code:
    Section "Device"
            Identifier      "Configured Video Device"
    EndSection
    In /var/log/Xorg.0.log I find:
    Code:
    (==) Using config file: "/etc/X11/xorg.conf"
      .
      .
      .
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
            compiled for 1.5.2, module version = 0.15.2
            Module class: X.Org XInput Driver
            ABI class: X.Org XInput driver, version 2.1
    (II) Synaptics touchpad driver version 0.15.2
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (**) Option "Device" "/dev/input/event8"
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (--) SynPS/2 Synaptics TouchPad touchpad found
    I find no mention of SHMConfig and cannot find any warnings or errors related to the config file, but have to note that the config file is a lot *lot* smaller than it used to be, so either more things are autoconfigured or there is configuration information located elsewhere.

    I would really appreciate help getting this configured properly as touching the pad during typing puts the cursor other than where it belongs and makes my ramblings even less intelligible.

    thanks,
    hank

  2. #2
    Join Date
    Dec 2004
    Beans
    374

    Re: synaptics touchpad - typing delay? (8.10)

    If no one knows the direct answer to this one, I would very much appreciate pointers on where else to look. Typing and getting it scrambled because the cursor jumps around every time I get close to the touch pad is maddening.

    thanks,
    hank

  3. #3
    Join Date
    Jun 2008
    Beans
    46

    Re: synaptics touchpad - typing delay? (8.10)

    HankB,

    Try disabling tapping feature that way it doesn't 'click'

  4. #4
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: synaptics touchpad - typing delay? (8.10)

    Disable/uninstall synaptic driver.....
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  5. #5
    Join Date
    Dec 2004
    Beans
    374

    Re: synaptics touchpad - typing delay? (8.10)

    Quote Originally Posted by estamand View Post
    HankB,
    Try disabling tapping feature that way it doesn't 'click'
    Then I have to go back to clicking on the buttons. I rather like tapping on the touch pad.


    Quote Originally Posted by Yezinki View Post
    Disable/uninstall synaptic driver.....
    Then I lose all synaptic features.

    Thanks for the suggestions, but both of these are rather a disappointment. I've had the synaptic touchpad working with full functionality since I first installed Ubuntu on this laptop in 2005. It seems rather a disappointment that I cannot continue with full H/W support. In this regard 8.10 seems a bit of a step back.

    thanks,
    hank

  6. #6
    Join Date
    Aug 2005
    Beans
    380

    Re: synaptics touchpad - typing delay? (8.10)

    Maybe this post is relevant.

  7. #7
    Join Date
    Dec 2004
    Beans
    374

    Re: synaptics touchpad - typing delay? (8.10)

    Quote Originally Posted by mannheim View Post
    Maybe this post is relevant.
    Thanks for the tip. I tried it but it didn't seem to make any difference in getting SHNConfig set.

    best,
    hank

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
  •