DaemonSerj wrote (in a message from Saturday 5)
> Hi!
>
> I have a special pointer-type device and need to implement
> functionality like mouse.
> Its work through COM port ,but it have own internal
> protocol and specific hardware.
>
> How to start?
>
Write a new input driver for your device. You can use existing input
drivers as an example. The input drivers are located in
xc/programs/Xserver/hw/xfree86/input.
Matthieu
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel