All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Baryshkov <dbaryshkov@gmail.com>
To: linux-input@vger.kernel.org
Subject: Re: Sensitivity of Synaptics pointing stick
Date: Sat, 16 Feb 2008 23:52:23 +0000 (UTC)	[thread overview]
Message-ID: <fp7svm$4ve$1@ger.gmane.org> (raw)
In-Reply-To: 47B6AD0D.5060109@web.de

Jan Kiszka wrote:

> Dmitry Baryshkov wrote:
>> Hi, Jan,
>> 
>> Jan Kiszka wrote:
>> 
>>> Hi,
>>>
>>> it looks like I have a Synaptics pointing stick on my Lifebook E8110,
>>> connected as PS/2 pass-through device via a Synaptics touchpad. It
>>> works, but it is horribly insensitive, making me crack my fingers
>>> regularly. Is anyone aware of a way to tune the sensitivity of this
>>> device (like one can do with Thinkpad trackpoints)?
>>>
>>>
>> It's strange, because I have the same laptop and both touch pad and
>> touch stick are working very well. Try setting MinSpeed, MaxSpeed,
Hi, Ian,

>> AccelFactor and TrackstickSpeed parameters.
> 
> It doesn't like me: I do not see any impact. Could you send me your
> XF11Config to crosscheck?

Sure:

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option          "SHMConfig"             "true"
EndSection

-- 
With best wishes
Dmitry



  reply	other threads:[~2008-02-16 23:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-14 18:21 Sensitivity of Synaptics pointing stick Jan Kiszka
2008-02-15 20:40 ` Dmitry Baryshkov
2008-02-16  9:29   ` Jan Kiszka
2008-02-16 23:52     ` Dmitry Baryshkov [this message]
2008-02-17 16:49       ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fp7svm$4ve$1@ger.gmane.org' \
    --to=dbaryshkov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.