capture Mouse Movement on Linux screen with C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LurkB
    New Member
    • Oct 2008
    • 13

    capture Mouse Movement on Linux screen with C#

    Hello,

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

    Thanks in Advance
    L
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    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.

    Comment

    • LurkB
      New Member
      • Oct 2008
      • 13

      #3
      thanks I'll check it out.

      Comment

      Working...