[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: synaptics compatibility patch for 2.6.15



On Fri, Jan 06, 2006 at 01:25 PM, Benjamin Herrenschmidt wrote:

> Can the driver be informed when synaptics takes control of it btw ?

Not currently.

On x86 absolute mode is set on psmouse-base module initialization.
There's no config option here, if you build the kernel with psmouse and
you have a synaptics touchpad you can use it only in absolute mode
(mousedev takes care of a proper absolute to relative conversion).

X driver opens event interface and check for ABS_X, ABS_Y, ABS_PRESSURE
and BTN_TOOL_FINGER bits with an ioctl. If success it hooks the device
with another ioctl to evdev.


luca

-- 
Beware of programmers who carry screwdrivers.
			-- Leonard Brandwein

http://shammash.homelinux.org/ - http://www.artha.org/shammash/



Reply to: