linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Mailhot <nicolas.mailhot@laposte.net>
To: Andrej Gelenberg <andrej.gelenberg@googlemail.com>
Cc: linux-input <linux-input@vger.kernel.org>, xorg@lists.freedesktop.org
Subject: Re: Tablet with evdev driver
Date: Sun, 16 Mar 2008 17:41:12 +0100	[thread overview]
Message-ID: <1205685672.3154.11.camel@rousalka.dyndns.org> (raw)
In-Reply-To: <alpine.LNX.1.00.0803161706250.15404@localhost>


[-- Attachment #1.1: Type: text/plain, Size: 512 bytes --]

Le dimanche 16 mars 2008 à 17:16 +0100, Andrej Gelenberg a écrit :

> i have one G-Pen 340 Pen Tablet. It report as evdev. I wrote small test 
> program and i known now, than X-Axis have code 0x2 and Y-Axis have code 
> 0x3. My question is, how can i remap XYZ-Axis?

The evdev driver relays the kernel view of an input device. If a device
needs to be quirked (change axis order, etc) it's better to do it at the
kernel level (this is how mouse wheels are handled for example)

-- 
Nicolas Mailhot

[-- Attachment #1.2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

           reply	other threads:[~2008-03-16 16:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <alpine.LNX.1.00.0803161706250.15404@localhost>]

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=1205685672.3154.11.camel@rousalka.dyndns.org \
    --to=nicolas.mailhot@laposte.net \
    --cc=andrej.gelenberg@googlemail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=xorg@lists.freedesktop.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).