linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: petero2@telia.com
Cc: dtor@insightbb.com, linux-kernel@vger.kernel.org,
	linux-input@atrey.karlin.mff.cuni.cz
Subject: One odd thing about Synaptics
Date: Wed, 11 Apr 2007 17:17:49 -0700	[thread overview]
Message-ID: <20070411171749.2337d620.zaitcev@redhat.com> (raw)

Hi, Peter:

There's one thing I wanted to report, just in case... It does not affect
anything, but it's odd.

Every time I lift a finger from the pad, the driver sends an event with
odd values (X is 1 and Y is 5855):

Event: time 1174695694.561806, type 1 (Key), code 330 (Touch), value 0
Event: time 1174695694.561809, type 3 (Absolute), code 0 (X), value 1425
Event: time 1174695694.561811, type 3 (Absolute), code 1 (Y), value 1223
Event: time 1174695694.561813, type 3 (Absolute), code 24 (Pressure), value 20
Event: time 1174695694.561816, -------------- Report Sync ------------
Event: time 1174695694.573918, type 3 (Absolute), code 0 (X), value 1500
Event: time 1174695694.573921, type 3 (Absolute), code 1 (Y), value 1265
Event: time 1174695694.573922, type 3 (Absolute), code 24 (Pressure), value 5
Event: time 1174695694.573924, type 3 (Absolute), code 28 (Tool Width), value 5
Event: time 1174695694.573926, -------------- Report Sync ------------
Event: time 1174695694.585575, type 3 (Absolute), code 0 (X), value 1
Event: time 1174695694.585578, type 3 (Absolute), code 1 (Y), value 5855
Event: time 1174695694.585580, type 3 (Absolute), code 24 (Pressure), value 2
Event: time 1174695694.585582, type 1 (Key), code 325 (ToolFinger), value 0
Event: time 1174695694.585584, type 1 (Key), code 333 (Tool Doubletap), value 1
Event: time 1174695694.585587, -------------- Report Sync ------------
Event: time 1174695694.622685, type 3 (Absolute), code 24 (Pressure), value 1

This correspods to hw.x=1, hw.y=0 in the driver. Looks like a bug somewhere.

Cheers,
-- Pete

                 reply	other threads:[~2007-04-12  0:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070411171749.2337d620.zaitcev@redhat.com \
    --to=zaitcev@redhat.com \
    --cc=dtor@insightbb.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petero2@telia.com \
    /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).