linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amordea Whiteoak <amordea@gmail.com>
To: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Cc: linux-input <linux-input@vger.kernel.org>,
	Peter Hutterer <peter.hutterer@who-t.net>,
	Andrew Duggan <aduggan@synaptics.com>
Subject: Re: PROBLEM: [HP Stream Notebook - 11-d010nr] clickpad malfunctions after performing a hardware click
Date: Mon, 15 Dec 2014 15:05:04 -0500	[thread overview]
Message-ID: <CALmnu0a_HmgJXa9aYbCpyRhAb5h_FrLyhVUeeojMJa0tPUTHTg@mail.gmail.com> (raw)
In-Reply-To: <CAN+gG=GucHKyGB0Z=qP+G2KSej0yoVe3vpa3AzRbBDeP2jw9Qg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 993 bytes --]

> Strictly speaking, there is no right click button on clickpads. We
> emulate one with the software buttons in Xorg.
> IIRC, there were some "workarounds" in your original bugs which
> consist in disabling the software buttons area. Can you make sure that
> there is no left over from this?

I learn new things about clickpads every day. :)

To my knowledge, those configurations changes should reset upon reboot
and I never committed any of those lines to any of my startup files.
So we should be good there, I think. Just in case, I am enclosing the
output of my synclient -l, which should be the default configuration.

> If this still doesn't work, we wil need to check that the X and Y
> ranges reported by your clickpad are accurate and that the software
> buttons are properly activated.

I don't know the testing methodology to use to provide positioning
data for my trackpad, but let me know if you need that and how you
want me to get it and I will be happy to provide.

Thank you!

[-- Attachment #2: synclient.list --]
[-- Type: application/octet-stream, Size: 1993 bytes --]

Parameter settings:
    LeftEdge                = 161
    RightEdge               = 3848
    TopEdge                 = 123
    BottomEdge              = 2144
    FingerLow               = 25
    FingerHigh              = 30
    MaxTapTime              = 180
    MaxTapMove              = 202
    MaxDoubleTapTime        = 180
    SingleTapTimeout        = 180
    ClickTime               = 100
    EmulateMidButtonTime    = 75
    EmulateTwoFingerMinZ    = 282
    EmulateTwoFingerMinW    = 7
    VertScrollDelta         = 92
    HorizScrollDelta        = 92
    VertEdgeScroll          = 1
    HorizEdgeScroll         = 0
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 0
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.0434594
    TouchpadOff             = 0
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 2
    RBCornerButton          = 3
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 1
    TapButton2              = 3
    TapButton3              = 0
    ClickFinger1            = 1
    ClickFinger2            = 1
    ClickFinger3            = 0
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 10
    PalmMinZ                = 200
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 30
    PressureMotionMaxZ      = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    ResolutionDetect        = 1
    GrabEventDevice         = 0
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0
    HorizHysteresis         = 23
    VertHysteresis          = 23
    ClickPad                = 0

  reply	other threads:[~2014-12-15 20:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-07 22:50 PROBLEM: [HP Stream Notebook - 11-d010nr] clickpad malfunctions after performing a hardware click Amordea Whiteoak
2014-12-08 15:01 ` Benjamin Tissoires
2014-12-08 16:20   ` Amordea Whiteoak
2014-12-08 16:44     ` Benjamin Tissoires
2014-12-08 17:14       ` Amordea Whiteoak
2014-12-08 17:59         ` Benjamin Tissoires
2014-12-08 18:28           ` Andrew Duggan
2014-12-08 18:39           ` Amordea Whiteoak
2014-12-08 18:48             ` Andrew Duggan
2014-12-08 19:16             ` Amordea Whiteoak
2014-12-08 19:26               ` Benjamin Tissoires
2014-12-08 19:33                 ` Amordea Whiteoak
2014-12-13 23:52                   ` Amordea Whiteoak
2014-12-15 15:27                     ` Benjamin Tissoires
2014-12-15 20:05                       ` Amordea Whiteoak [this message]
2014-12-17  1:09                         ` Peter Hutterer
2014-12-17 23:23                           ` Amordea Whiteoak
2014-12-08 22:34               ` Peter Hutterer
2014-12-08 22:50                 ` Amordea Whiteoak

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=CALmnu0a_HmgJXa9aYbCpyRhAb5h_FrLyhVUeeojMJa0tPUTHTg@mail.gmail.com \
    --to=amordea@gmail.com \
    --cc=aduggan@synaptics.com \
    --cc=benjamin.tissoires@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=peter.hutterer@who-t.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).