Hi

I have written an xfree input driver for the synaptics-touchpad from my 
Acer-Laptop that utilizing the absolute-mode for some extra features like 
corner-taps, multi-finger-taps and border-scrolling. It have worked since 
august without problems for me, but now I want to share it with others 
synaptics-touchpad owners and have the following questions:

1. Is there a possibility to compile a input-driver modul outside the xfree 
source tree? When yes, how does the makefile have to look like?

2. Can I use a binary mouse-driver module, compiled for version 4.0.3, for 
newer Version (4.1.0)?

2. Is there a documentation for the input-driver structs and functions (like 
the LocalDevicePtr)?

3. I want to write a configuration-gui and for this I need a two-way 
communication with the driver. At the momentan I try it with shared-memory. 
Is there a better solution?

4. I have had a problem with the handling of the reconnect message from the 
mouse (0xAA, 0x00) by the kernel (Kernel 2.4.4), so I had to patch it to make 
it working . Does anybody know if there is already a solution in newer 
kernels?

Stefan
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to