RE: Wanted: udp mouse driver (hermann markus)

Wade Mealing <[email protected]> Wed, 15 Dec 2004 08:39:38 +1000
Newsgroups gmane.linux.redhat.devel
Message-ID <[email protected]>
[email protected] wrote:

>Send Redhat-devel-list mailing list submissions to
>	[email protected]
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	https://www.redhat.com/mailman/listinfo/redhat-devel-list
>or, via email, send a message with subject or body 'help' to
>	[email protected]
>
>You can reach the person managing the list at
>	[email protected]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Redhat-devel-list digest..."
>  
>
>------------------------------------------------------------------------
>
>Today's Topics:
>
>   1. Wanted: udp mouse driver (hermann markus)
>  
>
>
> ------------------------------------------------------------------------
>
> Subject:
> Wanted: udp mouse driver
> From:
> "hermann markus" <[email protected]>
> Date:
> Tue, 14 Dec 2004 17:47:29 +0100 (MET)
> To:
> [email protected]
>
> To:
> [email protected]
>
>
>Hello,
>I desperately need to drive a mouse remotely from different computers via
>network.
>Therefore I would like to use the XInput interface, and configure an
>additional pointer device in XF86Config. But my user mode proggy that
>listens on a socket and simulates a mouse protocol on a local pipe
>(/dev/mymouse) produces only a very steppy response.
>
>Who can help me to solve this problem easily?
>What is the best approach for such a task?
>
>
>Any ideas or source code are very welcome
>
>Mark
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Redhat-devel-list mailing list
>[email protected]
>https://www.redhat.com/mailman/listinfo/redhat-devel-list
>
I think that the synergy2 ( http://freshmeat.net/projects/synergy2/ )  
application would have some decent code in sharing the mouse
between screens.

Might be useful to share/take code from this application.

Wade Mealing