From: Sriram V <vshrirama@gmail.com>
To: linux-input@vger.kernel.org
Subject: input_set_abs max
Date: Tue, 28 Feb 2017 18:32:41 +0530 [thread overview]
Message-ID: <CAH9_wROD04FGhDjg471t4oYLtJkWeW2atrAvMSznokftkFMNpw@mail.gmail.com> (raw)
Hi,
I have a 480x800 LCD and the touchscreen driver gives 0 to 4095 and
max value is X=4095, Y = 4095
I am using android. Currently, with this setup. I am not able to see
the effects on my touchscreen on the
LCD.
I use the call input_set_abs_params with ABS_X and ABS_Y to tell the
upper layer that my touchscreen
gives 0 to 4095.
Eventhough, i am able to see the events generated using evtest.
I wanted to check who maps these values 0 to 4095 to the Appropriate
pixel on the LCD.
Regards,
Sriram
next reply other threads:[~2017-02-28 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-28 13:02 Sriram V [this message]
2017-02-28 16:17 ` input_set_abs max Roderick Colenbrander
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=CAH9_wROD04FGhDjg471t4oYLtJkWeW2atrAvMSznokftkFMNpw@mail.gmail.com \
--to=vshrirama@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 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).