From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ping Cheng Subject: Re: [PATCH] input: mt: Add hovering distance axis Date: Wed, 8 Dec 2010 15:31:12 -0800 Message-ID: References: <1291710468-2022-1-git-send-email-rydberg@euromail.se> <4CFFC45C.2040107@canonical.com> <20101208180521.GA31522@core.coreip.homeip.net> <4CFFD11D.4070107@euromail.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <4CFFD11D.4070107@euromail.se> Sender: linux-kernel-owner@vger.kernel.org To: Henrik Rydberg Cc: Dmitry Torokhov , Chase Douglas , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Ping Cheng List-Id: linux-input@vger.kernel.org On Wed, Dec 8, 2010 at 10:40 AM, Henrik Rydberg wrote: > On 12/08/2010 07:20 PM, Ping Cheng wrote: >> >> ABS_DISTANCE is used in wacom driver as the distance between the tool >> tip and the tablet. > > > Thanks for the confirmation. While at it, what are the units for the distance, > for instance for the Cintiq? mm? I am not so sure. It is a rough count of how far the tool is away from the tablet. Ping