Connecting Tech Pros Worldwide Help | Site Map

capture Mouse Movement on Linux screen with C#

Newbie
 
Join Date: Oct 2008
Posts: 13
#1: May 6 '09
Hello,

I wonder how I could monitor a mouse movement on LINUX operating system screen using C#

Thanks in Advance
L
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: May 6 '09

re: capture Mouse Movement on Linux screen with C#


The last time I checked the mono project, the GUI toolkit was still coarse. Have a look at the GTK# API and see if it can be of use.
Newbie
 
Join Date: Oct 2008
Posts: 13
#3: May 6 '09

re: capture Mouse Movement on Linux screen with C#


thanks I'll check it out.
Reply