Wonderful. How would non linear translation fit into the evdev framework? And can we get edge scrolling and other features of synaptics used with a wider range of (non trackpad) input devices? On the calibration front, newer HTC/MSM devices allow for a more advanced kernel driver which will need calibration data pushed into the kernel so that the TSSC block can be used fully. How would that fit into X?
Sent from my HTC smartphone -----Original Message----- From: Daniel Stone <[email protected]> Sent: Thursday, July 08, 2010 11:34 AM To: Abdoulaye Walsimou Gaye <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: [PATCH] Remove xcalibrate and tslib support Hi, On Thu, Jul 08, 2010 at 05:06:19PM +0200, Abdoulaye Walsimou Gaye wrote: > Please don't do that. > I use Kdrive (Xfbdev) with tslib. > Xfbdev + tslib is extremely useful for embedded systems without > keyboard, which are driven > by a pen. This is the case for many new smart phones for example. > So please, don't do that. KDrive is essentially unmaintained these days, and the focus is on pushing Xorg towards the same memory footprint as KDrive has (or had before XKB, which blows everything else out of the water really). If you must continue using KDrive, I'd recommend trying to work on a raw evdev driver, akin to xf86-input-evdev. Cheers, Daniel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
